# Changelog

Here is a record of all remarkable changes made to the theme. With this note, you can easily know what we updated for the **Concept** Template.

## Concept version 1.1.2 (03/09/2025)

We have improved & fixed the following features:&#x20;

* **Fixed:**
  * Resolved the issue where `product.json` was missing when importing the source to the store, caused by recent Shopify code condition updates.

## Concept version 1.1.2 (03/06/2024)

We have improved & fixed the following features:&#x20;

* **Added:**
  * Introduced a new "Custom section" with support for <mark style="color:purple;">**AI Sidekick**</mark> block generation.
* **Updated:**
  * Reorganized theme settings for a more structured, user-friendly control experience.
* **Fixed:**
  * Discount badge now updates correctly when changing variants on the product page.
  * Fixed scroll issue after closing image popup on the product page.
  * Some other minor issues
* **Improved:** JS, CSS, Liquid

## Concept version 1.1.1 (12/27/2024)

We have updated the following features:&#x20;

* **Updated:** Change the font family for **Home** **Beauty** **Blossom**, **Home Accessories Avenue**, **Home Furniture Finesse**, **Home Dreamy Decor**, **Home Vogue Vault** to [**Shopify's font update notification.**](https://shopify.dev/changelog/changes-to-our-font-library)

We have improved & fixed the following features:&#x20;

* **Improved:** JS, CSS, Liquid&#x20;
* **Fixed:** Some other minor issues

## Concept version 1.1.0 (04/12/2024)

We have added the following new features:

* **New Home:** [**Home 08 - Vogue Vault**](https://concept-theme.myshopify.com/?_ab=0&_fd=0&_sc=1\&preview_theme_id=141404373231)
* **Added:** [**Toolbar mobile**](https://halosoft.gitbook.io/concept-documentation/popup-group/toolbar-mobile)
* **Updated:** Blog post - Improved section construction easier
* **Improved:** JS, CSS, Liquid
* **Fixed:** Some other minor issues

## Concept version 1.0.1 (02/05/2024)

* Add Short Description from meta fields and rich text

## Concept version 1.0.0 (Released 02/02/2024)


---

# Agent Instructions: 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:

```
GET https://halosoft.gitbook.io/concept-documentation/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
