# Change Log

{% hint style="info" %}
**Are you looking for a customized version or a** [**Pro version**](https://1.envato.market/g1BZdA)**?**

We have a [professional version](https://1.envato.market/g1BZdA) available, and we can create a private customized version with your desired features and functions to provide to you. Please feel free to contact us at <mark style="color:blue;"><info.codehas@gmail.com></mark>
{% endhint %}

## 0.4.3

* Additional date and time formats are included under settings.
* The table name display issue has been fixed.
* Missing translation strings updated.
* Overall report issue fixed.
* Default role definition for persons.

## 0.3.8

* A new feature has been added to bypass the kitchen portal (the item will be ready automatically)
* For the dining table, display the table name on the invoice.
* Missing translation strings updated.
* Overall report issue fixed

0.3.5

* Missing translation strings updated
* Customer selection and searching have been upgraded.
* A new command was added for optimization and cache enabled.
* \[new] Guest reservation management has new filters,

## 0.3.2

* Missing translation strings updated
* Fixed: ingredients delete functionality&#x20;

## 0.3.1

* Missing translation strings updated
* App times listed added
* Responsive issues fixed

## 0.2.9

* Print configuration implementation upgrade.
* Google captcha issue fixed.

## 0.2.8

* Print toggling feature for kitchen and receipt.
* Dashboard expenses amount and profit after expenses.

## 0.2.6 \[Urgent short update]

* \[Fixed] In the POS cart, items can be designated as ready without being sent to the kitchen for processing.
* \[Fixed] Typos&#x20;

## 0.2.5

* Fixed: UI scrolling issue.
* Dashboard graphical report upgraded (supported with the last period)&#x20;
* In the POS, the cart item can be marked as ready without sending it to the kitchen.&#x20;
* The order is defined by colors. (dine-in, pickup or delivery)  &#x20;

## 0.2.2 \[Urgent]

* Fixed: Storage linkage blacked for some service providers can be bypassed during installation. And please follow these necessary [<mark style="color:blue;">**actions**</mark>](https://codehas.gitbook.io/repair-box/faq#how-to-handle-a-storage-link-command-blocked-by-the-hosting-service-provider). &#x20;

## 0.2.1

* Added: In order processing, Filtering submitted orders by order type
* Added: In order processing, Filtering submitted orders by the order service table if the order type is  "dining"
* Invoice layout upgraded
* Fixed: Invoice printing issues.
* &#x20;The print link font has been increased to be easier to access.
* Added: New input added (optional, can leave an empty) mentioned invoice type at settings > print configuration.
* Disabled all models to be closed automatically.

## 0.1.8

* Added: discount in % and Flat
* Added: Discounts can apply only at the time of payment. Users are not able to apply discounts while printing.
* Fixed: Tax ID fields are repeating (TAX ID and TAX IDENTITY (VAT) ) in the printout.
* Fixed: The order was updated, it is not going to the kitchen display.
* Fixed: The print back button issue is fixed.
* Added: multiple delivery addresses for a customer.
* Fixed: Not routing back to the POS window after updating customer details
* Many minor issues were fixed and reported by customers.

## 0.1.6

* The Food categories are displayed in a much better way.
* Invoice printing configuration.
* Customer selection/add new customer/edit update from POS.
* Order acknowledgment from the POS and Kitchen portal to stop the buzzer.
* The print back button issue is fixed.
* POS UI upgraded.
* Image sizes adjusted
* Many minor issues were fixed and reported by customers.

## 0.1.1

* The POS search issue was fixed (it was mounted after the last update).
* Food items export/import issue fixed with the category.
* Split bill functionality added.

## 0.0.9

* VAT calculation bug fixed.
* Food items' SKUs are generated automatically.
* Food item import/export bug fixed

## 0.0.7

* Spelling and typos fixed.
* Ingredients – Not able to enter decimal values in cost and price, spelling mistake for Unit fixed
* Order canceled with reason added.
* Search for customers with mobile numbers for delivery orders with order history related to selected customers added.
* A notification sound is added when an order is received for cooking for the chef.
* Notification sounds when cooking is complete for the order Taker.
* Some windows are not redirecting back to the list view after adding a new record.

## 0.0.5

* The customer information on the recipient.   (name, email, phone, and address/shipping address)
* Print order after taking or while in progress.
* The database backup function was upgraded

## 0.0.3

* Reporting/dashboard statistics calculation based on completed orders

## 0.0.1

### Added

* Initial released


---

# 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/restaurant-pos/get-started/change-log.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.
