# Changelog

### 1.0.0 - (11-12-2020)

* Initial release

### 2.0.0 - (03-04-2021)

* Flutter 2.0 upgrade

### 3.0.0 - (20-08-2021)

**CMS Dashboard**

* Updated to latest Angular version
* Added Product subscription feature
* Added POS order Feature
* Now order can be of pickup type too

**User Mobile App**

* Updated to latest Flutter version
* Added Product subscription feature
* Added POS order Feature
* Now order can be of pickup type too
* Dark Theme option added

**Delivery Mobile App**

* Updated to latest Flutter version

**Web App**

* Updated to latest Angular version
* Added Product subscription feature
* Added POS order Feature
* Now order can be of pickup type too

**API**

* Updated to latest NestJS version
* Added Product subscription feature
* Added POS order Feature
* Now order can be of pickup type too

### 3.0.1 - (08-10-2021)

* Srtipe issue fixed


---

# 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.ionicfirebaseapp.com/multi-location-grocery/introduction/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.
