> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/liftsupply/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/liftsupply/changelog.md).

# Changelog

```
### Big Update 17/03/2022
Drag n Drop WordPress Elementor Builder

### Version 1.6.3
- Update: Users can delete created listings on the frontend.
- Update: Compatible Ulisting Plugin Version 1.5.8.
- Fix: Account Dropdown not display in header on mobile.
- Fix: Attribute type gallery other not working with layout Gallery.

### Version 1.6.2
- Update: Checkout Plan compatible Ulisting Plugin Version 1.5.7.
- Update: Quick view modal window for the listings.
- Fix: Tabs component in Inventory layout & Single layout not working.

### Version 1.6.1
- Fix: Translate Sale & Suffix in Addlisting page.

### Version 1.6.0
- Fix: Displaying the map with OpenStreetMap with the Map tab in the Property Detail page.

### Version 1.5.9
- Update: Option config Google Map style. 
- Fix: Correct spelling mistakes while working on the website.

### Version 1.5.8
- Fix: Location not working with Google Map in Property Single page.

### Version 1.5.7
- Update: Compatible Ulisting Plugin Version 1.5.5.

### Version 1.5.6
- Fix: The map does not appear with OpenStreetMap in Location builder on single property.
- Fix: Button close form search popup button is not working properly.
- Update: Url Elementor 2.9.9 in tgm plugin

### Version 1.5.5
- Update: Add Promote button with plan type Featureutton Plan in the Addlisting page.
- Fix: Map Tab does not work with OpenStreetMap in Property Single.
- Fix: Gallery Empty in Property Single.

### Version 1.5.4
- Fix: The agent's location is not visible to the OpenStreetMap on the agent page.

### Version 1.5.3
- Fix: Not import attribute option icon in single property.
- Fix: User avatar not display in Listing page.
- Fix: Location Field in Search form not autocomplete.

### Version 1.5.2
- Fix: Not import listing settings.
- Fix: Not import floor plan in single property demo.

### Version 1.5.1
- Update: Listing - Property Schedule Viewing.
- Fix: Field Location does not show the map in the Addlisting page.
- Fix: Location is not autocomplete in the Addlisting page.

### Version 1.5.0
- Update: User must be registered and logged in to see agent information.
- Update: Style info window by Open Street Map.
- Fix: The default user role cannot add listing free to allow.
- Fix: Error info window by Open Street Map on mobile.
- Fix: Style login form on mobile.
- Fix: Import Avatar User not working.

### Version 1.4.6
- Update: Demo Agent & Agency.
- Fix: Font icon not displayed in listing type edit admin.

### Version 1.4.5
- Update: Compatible Ulisting Plugin Version 1.5.4.
- Fix: The link to the account page on the header account.
- Fix: Gallery items empty on the property single.

### Version 1.4.0
- Update: Option "Show Header Compare" in Header Option
- Update: Option "Show Add Listing" in Header Option
- Fix: One Click to import demo

### Version 1.3.0
- Add: Button "Request Property" in single Property

### Version 1.2.2
- Fix: Not Update Featured image listing
- Fix: role user when oneclick install 

### Version 1.2.1
- Update: content.xml (One-click install)

### Version 1.2.0
- Fix: error "Call to undefined function is_plugin_active()"

### Version 1.1.0
- Fix: Send mail contact in property single
- Update: Dashboard Css
- Remove: option logo dark

### Version 1.0.0
- release 
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/liftsupply/changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
