> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/smartic/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/smartic/recommendation-1/changelog.md).

# Changelog

```
#Changelog 
### Version 1.9.3 
- Update: Template WooCommerce 6.5
### Version 1.9.2 
- Update: register url 
### Version 1.9.1 
- Fix: Mega Menu with WordPress 5.9 
### Version 1.9.0 
- Update: compare with Elementor 3.5.4 
### Version 1.8.8 
- Update: Compare plugin v.4.2.4 
### Version 1.8.6 
- Fix: bug notice update Elementor 3.5.1 
### Version 1.8.4 
- Fix: close popup search when header sticky enable 
### Version 1.8.3 
- Fix: ELementor widget 
### Version 1.8.2 
- Fix: Edit icon in elementor admin 
### Version 1.8.1 
- Update: Oneclick sample data 
### Version 1.8.0 
- Update: Template WooCommerce 5.2 - Add: 18 home pages 
### Version 1.7.2
- Fix: Error icon in elementor 
### Version 1.7.1 
- Update: Css label sale in single product 
### Version 1.7.0 
- Fix: Oneclick install - Update: Home 15 + 16 + 17 + 18 
### Version 1.6.0 
- Update: compare with Elementor 3.1.0 - Fix: bug notice update Elementor 3.1.0 
### Version 1.5.0 
- Add: Setup Theme Option 
### Version 1.4.0 
- Update: Wishlist + Compare + Quickview 
### Version 1.3.0 
- Fix: Override elementor in childtheme 
### Version 1.2.0 
- Update: Oneclick Install 
### Version 1.1.0 
- Fix: Popup Gallery 
### 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/smartic/recommendation-1/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.
