# 🛠️ Changelog

### 1.0.0 - 02-12-2020

Push Down & Hide Out of Stock was launched! :tada:&#x20;

### 1.0.1 - 10-12-2020

#### **Added**

* Multiple selections feature added to the Collection Page. &#x20;

![](/files/-MOFSiVVCSycZitBypt2)

### 1.0.2 - 15-01-2021

#### **Added**

* You can set different sorting rules for different collections.

### ‌1.0.2 - 21-01-2021

#### **Added**‌

* Last Run Time and Next Run Time information added to Push Down Collections Page.

### 1.0.3 - 12-03-2021

#### **Added**

* Push Down feature works in real-time for all subscription plans.

#### Removed

* Daily and hourly scheduled options removed for Push Down feature.&#x20;
* Next Run Time information removed from Push Down Collections Page.

### 1.0.4 - 24-03-2021

#### **Added**

* The best-selling sorting type is added.

### 1.0.5 - 19-04-2021

#### **Added**

* The manual sorting type is added.

### 1.0.6 - 02-06-2021

#### **Added**

* "Take products which "continue selling when out of stock" as out of stock if they have 0 or less inventory" option is added.

### 1.0.7 - 30-08-2021

#### Added

* Excluding specific products from hiding operation

### **1.0.8 - 12-09-2021**

#### **Added**

* The Shopify Default sorting type is added. If this sorting type is selected, the current Shopify sorting rule is applied for each collection automatically and sold-out products are moved to the bottom.

### **1.0.9 - 01-11-2021**

#### **Added**

* Excluding the products that have specific tags from moving to the bottom operation.

### **1.0.10 - 08-11-2021**

#### **Added**

* Determining sold-out definition based on specific location/locations&#x20;

### **1.0.11 - 26-11-2021**

#### **Added**

* Excluding the products that have specific tags from the hiding operation.

### **1.0.12 - 26-12-2021**

#### **Added**

* Redirecting hidden products to a specific collection or custom path.

### **1.0.13 - 30-12-2021**

#### **Added**

* Added "Showcase new products at the top of collection (will include sold out products)" option.
* Added "Automatically enable push down feature on the new collections" option.

### **1.0.14 - 07-01-2022**

#### **Added**

* **"**&#x54;ag products which are hidden by app" feature is added.

### **1.0.15 - 11-02-2022**

#### **Added**

* Red borders are added to sold-out products on the editing manual order page.

### **1.0.16 - 19-02-2023**

#### **Added**

* Hide on multiple channels feature is added. Before this feature, the app was hiding the products only in merchants' online stores. From now on, merchants are able to select where to hide their products. Example channels: Online Store, Instagram, Google, Mobile Apps, etc.

### **1.0.17 - 30-09-2023**

#### **Added**

* On the sold out defintion, we take fullfillment location automatically.
* Added app tutorial for onbarding.&#x20;
* Added "Audit Logs" page to show hide, unhide and push down logs.

<figure><img src="/files/807z8X45qwgQqOr4RVmy" alt=""><figcaption></figcaption></figure>


---

# 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/push-down-and-hide-out-of-stock/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.
