> For the complete documentation index, see [llms.txt](https://documents.risingbamboo.com/wp-ecommax/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-ecommax/update/change-log.md).

# Change Log

## Ecommax ver 2.0.0 ( 04 Apr 2026 )

* \[UPDATED] Added 8 more demo homepages, bringing the total number of demos to 20.
* \[IMPROVED] Compatible with latest WordPress version
* \[IMPROVED] Compatible with latest WooCommerce Plugin version

***

## Ecommax ver 1.2.5 ( 08 Dec 2025 )

* \[FIXED] Duplicate meta tags on the product single page when adding the single product section to the mega menu.
* \[FIXED] issues where cross-sell products were missing on the empty cart page and where the cross-sell configuration could not be enabled or disabled.
* \[FIXED] a bug that displayed customer details after completing checkout.

***

## Ecommax ver 1.2.4 ( 28 Aug 2025 )

* \[IMPROVED] Righ to Left (RTL) for WooCommerce
* \[FIXED] Description doesn't appear in Quick View.

***

## Ecommax ver 1.2.3 ( 17 Jun 2025 )

* \[FIXED] Load textdomain just in time was called incorrectly.
* \[FIXED] Brand page get configuration like shop.
* \[FIXED] The 'Continue Shopping' button functionality to ensure it continues working correctly even when the Shop Page title is changed by the customer.
* \[FIXED] The logo displayed in the Account Canvas menu always uses the Dark Logo option configured in the Customizer.
* \[FIXED] Displayed a user-friendly message when the category filter returns no products.
* \[FIXED] Fixed incorrect pagination behavior when using AJAX calls
* \[IMPROVED] Compatible with latest WordPress version
* \[IMPROVED] Compatible with latest WooCommerce Plugin version
* \[COMPATIBLE] More compatible with Stripe payment gateway

***

## Ecommax ver 1.2.2 ( 05 Apr 2025 )

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

***

## Ecommax ver 1.2.1 ( 18 Mar 2025 )

* \[FIXED] Product Page - Product Image Scroll Style
* \[IMPROVED] Compatibility with latest WooCommerce version

***

## Ecommax ver 1.2.0 ( 22 Jan 2025 )

* \[ADDED] [RBB WooCommerce Single Product](/wp-ecommax/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

***

## Ecommax ver 1.1.2 ( 25 Sep 2024 )

* \[UPDATED] Hide the Vertical Menu block on the header (Browse All Category/Shop Now block on the header) if you don't set it up in admin

***

## Ecommax ver 1.1.1 ( 19 Sep 2024 )

\[UPDATED] Add config Custom Fields on Product pages. Read more details [**HERE**](/wp-ecommax/ecommerce-settings/custom-fields.md#id-2-configuration-in-customize)

***

## Ecommax ver 1.1.0 ( 17 Sep 2024 )

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

* \[UPDATED] 06 Homepage layouts
* \[UPDATED] Add Custom Fields configuration
* \[UPDATED] Add setting for search in menu mobile ( Enable/Disable option)
* \[UPDATED] Rising Bamboo plugin
* \[IMPROVED] Optimize code and responsive
* \[IMPROVED] Page speed loading
* \[FIXED] Error when disabling the "Back To Top" function
* \[FIXED] Some minor errors when translating the theme with the POT file


---

# 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-ecommax/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.
