# Changelog

{% hint style="info" %}
**NOTICE**

Remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
{% endhint %}

### **App Version 1.1.0** – Aug 26, 2021

```
[Updated] Flutter to version 2.2 (Null safety)
[Fixed] Splash screen loading
```

### Version 1.2.0 - Aug 17, 2021

```
- [Update] Mapbox for all demos.
- [Fixed] Add place gallery
- [Fixed] Something CSS, JS, Responsive
```

###

### Version 1.1.9.1 - Apr 14, 2021

```
- [Fixed] City not hidden in the Destination menu when deactive or delete in the Admin Panel.
- [Fixed] Video link not save when edit place.
- [Fixed] 500 error when add new place in the admin panel
- [Fixed] Map autocompale in the Add place of Frontend.
- [Fixed] Error 500 when add new page
- [Fixed] HTML tag in the place description
- [Fixed] Something CSS, JS, Responsive
```

### Version 1.1.9 - Jan 25, 2021

```
- [Added] MapBox
- [Added] TinyMCE text editor to the description in the place
- [Update] Change "post" on slug blog to "blog"
- [Fix] Image demo not showing after install theme
- [Fix] Can't delete testimionials
- [Fix] Can't delete Facebook link on place detail
- [Fix] 500 error when add new place in the admin panel
- [Fix] Something CSS

```

### Version 1.1.8 - Dec 25, 2020

```
- [Fix] Video showing on place detail
- [Fix] Forgot password
- [Fix] Edit Place type can't save
- [Fix] Default admin account can't login
- [Fix] Translation not working
- [Fix] Something CSS
```

### Version 1.1.7 - Dec 15, 2020

```
- [Update] Demo restaurant 
- [Update] Add menu and faq for listing detail
- [Fix] Not showing place on the map when filter
- [Fix] Something CSS
```

###

### Version 1.1.6 - August 5, 2020

```
- [Fix] Upload file
- [Fix] Search city not work on City Guide Demo
```

### Version 1.1.5 - July 2, 2020

```
- [Update] Add title SEO
- [Fix] Remove button Purchase Golo on Business Listing demo
- [Fix] Search place and city when changing language
```

### Version 1.1.4 - June 23, 2020

```
- [UPDATE] Business Listing Demo
- [UPDATE] Theme Setting Functions
- [FIX] Website address of place not showing
- [FIX] Css Style
```

### Version 1.1.3 - May 9, 2020

```
[UPDATE] RTL Support  
[FIX BUG] Can't select city in the add place when changing language
```

### **Version 1.1.2 –** May 5, 2020

```
[FIX BUG] Can't search place when changing language  
[FIX BUG] Title place is NULL on the map when changing language 
```

### **Version 1.1.1 –** April 8, 2020

```
[UPDATE] Change all banner images on the homepage, logo on footer in the Admin Site.
[FIX BUG] Can't add a city.
[FIX BUG]] Can't set the default language.
[FIX BUG]] fix UI style for Edit, View, Delete action of user place page. 
[FIX BUG]] 501 error when saving on the General Setting 
[FIX BUG]] 501 error when upload image for gallery

```

### **Version 1.1.0 –** April 2, 2020

```
[UPDATE] Included Android and iOS Flutter App version 1.0.0.
[UPDATE] Sign Up by Facebook and Google
[UPDATE] Password Recovery
[UPDATE] Multi-Language
[UPDATE] SEO friendly
[UPDATE] Construction Page, Coming Soon Page, Landing App page
```

### Latest Update: 1.0.2 – March, 9 – 2020

* `[FIX BUG] 401 Error when login to Admin Site.`&#x20;
* `[FIX BUG] Not showing the places in maps.`&#x20;
* `[FIX BUG] Requirment for contact form page.`&#x20;
* `[FIX BUG] Check security of scrip file when Upload avatar.`&#x20;
* `[UPDATE] Link for new page`&#x20;


---

# 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://uxper.gitbook.io/lara-golo/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.
