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

# Changelog

### **V1.1.19 (**&#x4A;uly 12, 202&#x34;**)**

```
- Compatible with Woocommerce 9.1.x
- [FIX] Fix Out Of Date the file "hara\woocommerce\single-product\product-image.php" 
```

### **V1.1.2 (**&#x4E;ovember **04, 2022)**

```
- Compatible with WordPress 6.1
- Compatible with WooCommerce 7.0.x
- Compatible with Elementor 3.8.x
- [FIX] Fix Out Of Date the file "hara\woocommerce\cart\cart.php"
- [FIX] Fix Out Of Date the file "hara\woocommerce\global\form-login.php"
- [FIX] Fix Out Of Date the file "hara\woocommerce\single-product\add-to-cart\grouped.php"
```

### **V1.1.1 (**&#x53;eptember **26, 2022)**

```
- Compatible with WooCommerce 6.9.x
- Compatible with Elementor 3.7.x
- [ADD NEW] Add new options "TB Add-Ons Elementor" in Theme Options
- [ADD NEW] Add new 'locate_template' on folder 'hara/elementor_templates'  (Can override file on folder 'elementor_templates' in child theme)
- [FIX] Fix missing short description on the mobile Variable Product
```

### **V1.1.0 (July 14, 2022)**

```
- Compatible with WooCommerce 6.7.x
- [ADD NEW] Added 4 new demos
```

### **V1.0.8 (June 15, 2022)**

```
- [ADD NEW] Add new demo 6
```

### **V1.0.7 (June 02, 2022)**

```
- Compatible with WordPress 6.0 
- [FIX] Fixed column division in the page builder elementor
- [FIX] Fix missing "Demo 05" on import demo
```

### **V1.0.6 (M**ay **20, 2022)**

```
- Compatible with WooCommerce 6.5.x
- [ADD NEW] Support search product sku
- [ADD NEW] Add new options "Search Query" in Theme Options/WooCommerce Theme/Search Products
- [ADD NEW] Add new options "Show SKU on AJAX results" in Theme Options/WooCommerce Theme/Search Products
```

### **V1.0.5 (M**ay **04, 2022)**

```
- [ADD NEW] Add new demo 5
```

### **V1.0.4 (**&#x41;pril **05, 2022)**

```
- Compatible with WooCommerce 6.3.x
- Compatible with elementor 3.6.x
- [ADD NEW] Add new demo Dokan Marketplace
- [ADD NEW] Add new demo WC Marketplace
- [ADD NEW] Add new demo WCFM Marketplace
- [ADD NEW] Add new demo WC Vendors Marketplace
- [FIX] Update function compatible with elementor 3.5.x
```

### **V1.0.3 (February 08, 2022)**

```
- Compatible with Wordpres 5.9
- [FIX] Fix unable to create a mega menu
```

### **V1.0.2 (January 22, 2022)**

```
- Compatible with WooCommerce 6.1.x
- [FIX] Fix mobile single product when using elementor pro
```

### **V1.0.1 (December 27, 2021)**

```
- Update sample data Demo RTL
```

### **V1.0.0 (December 22, 2021)**

```
- First 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://thembay-docs.gitbook.io/hara/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.
