# Changelog

### v 13.5.0 - 22 February 2021

Fix for the new domain structure of firebase.

### v 13.4.0

&#x20;   Updated mobile app

### v 13.3.0 - 21 April 2020

* App Producer on VPS fix

### v 13.2.0 - 27 March 2020

* **Fix Builder**: Send email to cloud only if cloud
* **Fix App**: App Producer fix

## v 13.1.0 - 11 March 2020

* **Fix**: Bug fix for gifted chat on win os&#x20;
* **Improvement**: Square image accept only for image

## v13.0.0 - 10 March 2020

* **Improvement**: New app redesign based on [Galio](https://galio.io/) and [Material Design RN Framework](https://github.com/creativetimofficial/material-kit-react-native)
* **Improvement**: Super simple install on Netlify
* **Improvement**: Simpler local setup
* **Removed**: Firebase Cloud Functions
* **Added**: Netlify Lambda functions
* **Removed**: PayPal payments - will be added soon
* **Improvement**: Easier and simple app coloring
* **Added**: Direct email sending to admin&#x20;
* **Removed**: Automated android app production on PC

To update from previous release just follow the docs. If you already have access to our source code, make new pull. You can continue use your existing Firebase Database

\
Follow the link bellow, to see old change log.&#x20;

{% embed url="<https://headwayapp.co/react-app-builder-changes>" %}


---

# 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://mobidonia.gitbook.io/react-app-builder/faq/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.
