# Changelog

## 4.0.1 - Jan 19, 2021

* Capacitor updated to V2.4.6, latest before V3
* Local Notifications fix for iOS 14
* GPS permission fix for iOS 14
* Tested on iOS 14
* UI resources updated
* Video player version updated to latest
* Menu selection persistance
* Auto-masonry logic update
* Various UI and performance updates

## 4.0.0 - Jul 09, 2020

* Capacitor updated to V2.2.1
* Improved functionality for Local Notifications
* Android permission and Auto turn-on GPS plugin
* Tested on Android 10

## 3.0.0 - Apr 14, 2020

* Capacitor updated to V1.5.2
* Ionic updated to Version 5
* All plugins fixed and tested for device functionality
* Tested On iOS + Android + Web tested with latest versions
* README and Documentation updated
* Setup videos released

## 2.2.0 - Nov 14, 2019

* Startup Pack Updated with latest libraries  - Tested on Android and iOS

## 2.0.0 - 2019-10-15

* Ionic React Capacitor Full app - Pro version released
* App created and tested on Ionic React stable release

## 1.1.0 - 2019-09-25

* Ionic React Capacitor Full app - Beginner version launched
* More features added
* Tested on Ionic React RC 2

## 1.1.0 - 2019-09-16

* Updated with Ionic-React Release Candidate (RC)

## 1.0.0 - 2019-05-17

* First release 🎉 with Ionic-React beta


---

# 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://enappd.gitbook.io/ionic-5-react-capacitor-full-app/extra/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.
