# 🛠️ Change Log

Stay up-to-date with all improvements, fixes, and new features in the Ultimate Repair Shop Solution.

{% hint style="success" %}

#### 🧩 Are you looking for a customised or professional version?

For customized solutions, feel free to contact us at <info.codehas@gmail.com>. Check out our PRO version [here](https://app.gitbook.com/s/9IDlXtx4EuAHUVncWuQM/live-demo).
{% endhint %}

***

**📦 Version 0.7.9**

* Quick repair status check/update directly from POS modal
* UI bug fixes
* Default warehouse for product selling
* Restored missing translations

***

**📦 Version 0.7.7**

* New command added for cache enablement and full optimization
* Default selling warehouse configuration added
* Fixed missing translations

***

**📦 Version 0.7.2**

* Fixed tax calculation issue
* Updated database migrations to support decimals

***

**📦 Version 0.6.9**

* Fixed responsiveness in the repair tracking widget
* Resolved issue with large price/cost input on products
* Upgraded user role module to fix admin permission issue
* Fixed printer configuration storage
* Added .env option: CURRENCY\_DECIMAL\_DISPLAY=true | false for decimal formatting

***

**📦 Version 0.6.8**

* Password reset functionality restored (Our apologies!)
* UI improvements

***

**📦 Version 0.6.6**

* Updated customer module
* Repair order profit included in reports
* Fixed product attribute price and cost issues
* UI upgraded

***

**📦 Version 0.6.4**

* Fixed repair invoice bugs
* Customer module updates

***

**📦 Version 0.5.0**

* Fixed VAT calculation issue

***

**📦 Version 0.4.9**

* Resolved translation bugs
* UI improvements (admin panel + POS portal)

***

**📦 Version 0.4.6**

* Major Upgrade:
  * PHP 8.1 compatibility
  * Laravel 10.9 backend upgrade
  * Tailwind CSS updated to 3.2.\*
  * Upgraded all core libraries

***

**📦 Version 0.4.3**

* SKU improvements for products
* UI enhancements

***

**📦 Version 0.4.1**

* Serial-based product creation/update supported
* Added label printing config module in settings
* Translations added
* UI updates

***

**📦 Version 0.3.6**

* Invoice layout redesign
* Label printing system enhancements
* Translation system improved
* UI upgrades

***

**📦 Version 0.3.3**

* Added out-of-stock alerts
* Enhanced role permissions

***

**📦 Version 0.2.8**

* Updated POS portal
* Modified tax calculations
* Dashboard enhancements
* UI/UX refinements

***

**📦 Version 0.2.2**

* Fixed invoice formation issues
* Patched high-security vulnerabilities
* Upgraded product and custom product modules
* Enhanced UI and color schemes
* Repair tracking widget embed improvements

***

**📦 Version 0.1.4**

* Improved date/time formatting
* Patched security vulnerabilities
* Optimized UI
* Improved installer and license system

***

**📦 Version 0.1.1**

* Fixed:
  * Custom bill total amount issues
  * Missing printable invoice totals
  * Google reCAPTCHA in auth module
  * POS cart item edit functionality
  * Search bugs
* Enhanced:
  * Security across API routes
  * Overall reporting UI
  * Translation strings
* New:
  * Repair order profit and cost tracking

***

**📦 Version 0.0.5**

* Improved UI comfort
* Fixed search issues
* Included missing locale strings

***

**📦 Version 0.0.3**

* Optimized files
* Fixed image storage links

***

**📦 Version 0.0.1**

* 🚀 Initial release

***


---

# 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/repair-shop-solution/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.
