# Changelog

## 2.0.5

*27 Nov, 2023*&#x20;

* **UPDATE:** Upgraded to the latest Flutter version 3.13.9
* **UPDATE:** Upgraded to the latest Dart version 3.1.5.
* **UPDATE:** Upgraded to the latest DevTools version 2.25.0.
* **UPDATE:** All dependencies have been updated to their latest versions.
* **UPDATE:** Improved the process for adding cars.
* **UPDATE:** Improved the navigation bar.
* **UPDATE:** The Search Screen has been improved for a more intuitive user experience.
* **UPDATE:**&#x48;ome Screen has been improved.
* **UPDATE:** The image slider has been rebuilt in the Car details screen.
* **UPDATE:** Added internet connection observer.
* **UPDATE:** Added a feature to show sold cars.
* **UPDATE:** Added a new setting to discount cars.
* **UPDATE:** Added a function to restore users' passwords.
* **UPDATE:** Improved localization for the app.
* **FIXED:** Fixed bugs in the dealer block in the Car details screen.

## 2.0.4

*01 June, 2023*

* **UPDATE:** Flutter 3.10.2
* **IMPROVEMENT:** App Optimization
* **IMPROVEMENT:** Optimized SplashScreen and HomeScreen

## 2.0.3

*26 Dec, 2022*

* **UPDATE:** Flutter 3.7.3
* **FIXED:** Minor bug fixes

## 2.0.2

*22 Dec, 2022*

* **IMPROVEMENT:** Loading speed&#x20;
* **FIXED:** Users authorization
* **UPDATE:** Flutter 3.3.10

## 2.0.1

*5 Dec, 2022*

* **NEW:** App from React Native to Flutter
* **IMPROVEMENT:** App Optimization
* **FIXED:** Authorization and registration
* **FIXED:** Searching for cars
* **FIXED:** Adding cars
* **FIXED:** Bugs in design

## 1.2.0

*18 May, 2022*

* **FIXED:** Bugs with registration form
* **FIXED:** Bugs with html tags
* **FIXED:** Limit on search cars, and my cars

## 1.1

*3 Nov, 2021*

* **NEW:** Support for all iOS versions added
* **NEW:** Listing Category icons can be loaded in the app
* **NEW:** Zoom-In feature for listing gallery added
* **UPDATE:** Translation functionality updated
* **UPDATE:** Listing images are optimized
* **UPDATE:** Price filter input method updated
* **UPDATE:** Add Listing form optimized
* **UPDATE:** Android and iOS libraries updated
* **IMPROVEMENT:** App overall performance improved
* **IMPROVEMENT:** Profile section interface improved
* **IMPROVEMENT:** App speed improved
* **FIX:** Edit listing bug fixed

## 1.0.11

*30 Sep, 2020*

* **FIX:** Minor bug fixes.

## 1.0.10

*27 Jul, 2020*

* Application libraries were updated to meet new platform requirements:
  * `react-native: 0.59.10`
  * `react-native-cli: ^2.0.1`

## 1.0.7

*3 Feb, 2020*

* **FIX:** IOS 13.x bug fixes.
* **FIX:** Minor bug fixes.

## 1.0.6

*29 Jan, 2020*

* **FIX:** Duplicate Listings bug fixed.
* **FIX:** Call button bug fixed.
* **FIX:** Functional bug fixes.
* **FIX:** Minor bug fixes.

## 1.0.5

*28 Oct, 2019*

* Installation & Compilation methods updated.
* **FIX:** Minor bug fixes.

## 1.0.4

*20 Sep, 2019*

* **NEW:** [AdMob](https://admob.google.com/home/) added.
* **NEW:** [Push Notifications via Firebase](https://firebase.google.com/docs/cloud-messaging) added.
* **NEW:** [Firebase](https://firebase.google.com/) added.

## 1.0.3

*16 Sep, 2019*

* **NEW:** Translation functionality added.
* **FIX:** Minor bug fixes.

## 1.0.2

*3 Sep, 2019*

* **FIX:** Minor bug fixes.

## 1.0

*29 Jul, 2019*

* Plugin 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://docs.stylemixthemes.com/motors-app-documentation/extra-materials/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.
