> For the complete documentation index, see [llms.txt](https://documents.risingbamboo.com/wp-automize/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.risingbamboo.com/wp-automize/update/change-log.md).

# Change Log

## Automize v1.3.5 ( 07 Apr 2026)

* \[FIXED] Fix script elementor-v2-editor-components in WordPress latest version
* \[COMPATIBLE] Woocommerce plugin latest version

***

## Automize v1.3.4 ( 10 Feb 2026)

* \[FIXED] wrong pagination when ajax call.
* \[FIXED] cross-sell missing in cart page.
* \[FIXED] bug show customer detail when checkout product done.
* \[FIXED] bug the cross-sell configuration cannot be enabled or disabled.
* \[FIXED] RTL error in single product page.
* \[FIXED] style menu mobile overlap item.
* \[FIXED] meta product and social share dupplicate single product in mega menu.
* \[COMPATIBLE] Woocommerce plugin latest version
* \[COMPATIBLE] WordPress latest version

***

## Automize v1.3.3 ( 28 Aug 2025)

* \[IMPROVED] Righ to Left (RTL) for WooCommerce
* \[IMPROVED] Compatibility with the Stripe payment gateway
* \[IMPROVED] Displayed a user-friendly message when the category filter returns no products.
* \[COMPATIBLE] Woocommerce plugin latest version
* \[FIXED] Updated the “Continue Shopping” button link in the Cart Canvas for better user experience.

***

## Automize v1.3.2 ( 21 Apr 2025)

* \[FIXED] Load textdomain just in time was called incorrectly.
* \[FIXED] Brand page get configuration like shop.
* \[IMPROVED] Compatible with latest WordPress version

***

## Automize v1.3.1 ( 03 Apr 2025)

* \[FIXED] Error when enabling Video Popup function
* \[IMPROVED] Compatibility with some popular plugins, for example Revolution Slider
* \[IMPROVED] WooCommerce latest version
* \[UPDATED] Risingbamboo plugin ver 1.4.0

***

## Automize v1.3.0 ( 22 Jan 2025)

* \[ADDED] [RBB WooCommerce Single Product](/wp-automize/rbb-elements/rbb-woocommerce-single-product.md) - Elementor Widget.
* \[FIXED] Some minor bugs.
* \[FIXED] Bugs when running the theme installation process.
* \[IMPROVED] Minor improvements to search feature

***

## Automize v1.2.0 ( 13 Sep 2024)

{% hint style="info" %}
Details of the new features ( Show custom fields) we updated in this update, please read more [**HERE**](/wp-automize/ecommerce-settings/custom-fields.md)
{% endhint %}

* \[UPDATED] 03 Homepage layouts
* \[UPDATED] Add Custom Fields Product
* \[UPDATED] Show Custom Fields on Product box on Homepage & Category Page
* \[IMPROVED] Optimize code and responsive
* \[FIXED] Error when disabling the "Back To Top" function

***

## Automize v1.1.0 ( 13 Aug 2024)

* \[UPDATED] 04 Homepage layouts
* \[IMPROVED] Disable Elementor cache after setup to fix incorrect caching on all WooCommerce My Account


---

# 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://documents.risingbamboo.com/wp-automize/update/change-log.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.
