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

# Changelog

```
#Changelog 
### Version 2.1.9 
- Update: Woocommerce product images size - Update: WooCommerce Template 6.9.1
### Version 2.1.8 
- Fix: Compatible Variation Swatches for WooCommerce 2.0.0 - Fix: RTL carousel Testimonial
### Version 2.1.7 
- Fix: Warning post navigation
### Version 2.1.6 
- Update: WooCommerce Template 
### Version 2.1.5 
- Update: Compatible Elementor 3.5.5 
### Version 2.1.2 
- Fix some bug 
### Version 2.1.0 
- Update: Add config background color for header 
- Update: Add config Handheld Footer Bar 
### Version 2.0.0 
- Update: WordPress 5.8 
- Fix: Css Product Compare 4.x 
### Version 1.9.4 
- Update: Account header dropdown click 
### Version 1.9.3 
- Update search ajax compatible with WPML 
### Version 1.9.2 
- Fix: Css Cart + Checkout Page 
### Version 1.9.1 
- Update Require plugin Quickview + Wishlist + Compare 
### Version 1.9.0 
- Fix: Css Cart + Checkout page 
### Version 1.8.9 
- Update: Template WooCommerce 5.2 
### Version 1.8.8 
-Fix: Css Checkout Shipping 
### Version 1.8.7 
- Fix: Count products Widget Elementor Product Categories 
### Version 1.8.6 
- Fix: Widget Elementor Brand + Testimonial 
### Version 1.8.5 
- Fix: One-click Install 
### Version 1.8.0 
- Update: compare with Elementor 3.1.0 
- Fix: bug notice update Elementor 3.1.0 
### Version 1.7.0 
- Update: Style breadcrumb for header 4 
- Fix: Product category banner css 
- Update: link install plugins 
### Version 1.6.1 
- Fix: New Plugins Wishlist + Compare + Quickview 
### Version 1.6.0 
- Update: Wishlist + Compare + Quickview 
### Version 1.5.0 
- Fix: function freshio_account_dropdown() 
### Version 1.4.0 
- ADD: Icon in megamenu for mobile 
### Version 1.3.0 
- Fix bug icon class in megamenu not save 
### Version 1.2.0 
- Update elementor 2.9 
### Version 1.1.0 
- Support Dokan Multiple Vendor 
### 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/freshio/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.
