# 📦 Changelog

Stay up to date with the latest features, improvements, and bug fixes in Advance Point of Sale – Next POS.&#x20;

{% hint style="success" %}

#### 🧩 Are you looking for a customized version?

We can provide a customized version tailored to your needs.

Please don’t hesitate to contact us at:

📩 <info.codehas@gmail.com>
{% endhint %}

***

### 🔖 0.5.6&#x20;

* The searching issue has been fixed for POS.
* Missing translation strings has been added.
* POS layout UI upgraded with frindly interface,

***

### 🔖 0.5.1&#x20;

* ✅ Order edit in POS now auto-selects the customer
* 🕒 New date and time format options added

***

### 🔖 0.4.9&#x20;

* 🔍 \[Fixed] POS customer search issue
* 🎨 Major UI upgrade for smoother experience
* 📝 \[Fixed] Typos and missing translations recovered

***

### 🔖 0.4.2&#x20;

* 🔍 \[Fixed] POS customer search issue
* 📋 \[Fixed] Customer details adjusted in sale orders
* 🧾 \[New] Barcodes for sold items now available
* 📝 \[Fixed] Typos and missing translations recovered

***

### 🔖 0.3.6&#x20;

* 📤 \[New] XML exports for categories, products, variants, and sale orders

***

### 🔖 0.3.5&#x20;

* ➖ \[New] Negative stock sale allowed (Sell items even when stock is 0)
* 💰 \[New] Sale return/refund system added

***

### 🔖 0.3.3&#x20;

* 🎨 UI major upgrade
* 💸 Currency decimal toggle (enable/disable)
* ➕ Add new customers directly during POS sale flow

***

### 🔖 0.3.2&#x20;

* 🎨 Another major UI upgrade
* 🔍 Product and sale order search issue resolved

***

### 🔖 0.2.6&#x20;

* 🛠️ \[Fixed] User info & password update issues
* 👤 \[Fixed] Profile info update issue
* 🔙 \[Fixed] Print page back button issue
* 🚥 NProgress loading indicator added
* 🛒 Multiple named carts supported
* 🏠 \[Fixed] Default homepage bug
* 📦 \[Fixed] POS models for tax, discount, and order notes

***

### 🔖 0.2.1&#x20;

* 🌐 \[Fixed] Missing translation strings updated

***

### 🔖 0.1.8&#x20;

* 💰 \[Fixed] Tax implementation issue

***

### 🔖 0.1.6&#x20;

* 🆔 \[Fixed] Product SKU generation
* 📝 Typos corrected

***

### 🔖 0.0.8&#x20;

* 🛠️ \[Fixed] Supplier issue
* 📝 Typos corrected
* 📊 Dashboard bug resolved

***

### 🔖 0.0.7&#x20;

* 📱 \[Fixed] Responsive layout improvements
* 📝 Typos corrected
* 🛠️ Storage link blockage bypassed during install
* 📦 \[Fixed] Product listing bug (when no supplier is set)

***

### 🔖 0.0.2 – Initial Release&#x20;

* 🚀 First public launch of Advance Point of Sale – Next POS

***

Let me know if you want to split major versions (like 0.x vs 1.x in the future) into subpages, or if I should prep the Sidebar structure to reflect these entries.


---

# 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://codehas.gitbook.io/advance-point-of-sale-next-pos/setup/change-logs.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.
