# Changelog

### 1.0.0 - 01-10-2020

Merchbees Inventory Value was launched! :tada:&#x20;

### **1.0.1 - 16-10-2020**

#### Added

* Vendor information is added.

### 1.0.2 - 02-11-2020

#### Added

* Product filter is added.

### 1.0.3 - 30-11-2020

#### Added

* Variant filter is added.

### 1.0.4 - 01-12-2020

#### Added

* Negative inventory exclusion filters are added.
* Location filter is added.

### **1.0.4 - 01-12-2020**

**Added**

* Fixed table header is added.

### **1.0.5 - 10-01-2021**

**Added**

* Advanced filtering logic is added. The users can choose the filter applied logic; exclude/include & and/or.
* Collection filter is added.

### **1.0.5 - 30-03-2021**

**Updated**

* Non-tracked items are represented with the "non-tracked" label on the Inventory Quantity column.

#### Added

* The "Hide non-tracked products" option is added to the Filters section.

### **1.0.6 - 18-09-2021**

#### Added

* Inventory Values by Collection page is added. You can also see product-based inventory values by clicking on each collection.

### **1.0.6 - 20-09-2021**

#### Added

* Variant Id, Barcode, and Status (active, draft, archived) columns are added to the See Inventory Values page.
* Status filter is added to the See Inventory Values page.
* Column Visibility feature is added to choose the columns that you want to see.

### **1.0.7 - 24-10-2021**

#### Added

* "Tags" column is added to the See Inventory Values page.

### **1.1.0 - 28-06-2022**

#### Added

* Historical monthly snapshot feature is added.

### **1.1.1 - 07-09-2022**

#### Added

* Historical weekly snapshot feature is added.

### **1.1.2 - 07-12-2022**

#### Improvement

* The performance of the Inventory Values by Collection page is optimized.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.merchbees.com/merchbees-inventory-value/homepage/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
