# Change Log

### Version 1.0&#x20;

* Initial release&#x20;

### Version 1.1.0

We have resolved several issues to enhance the overall experience.

#### Fixes & Improvements

* Fixed collection gallery CSS issue in swiper initialized.
* Fixed collection list color contrast for better accessibility.
* Fixed contact form alignment issue.
* Fixed content showcase spacing for improved layout.
* Fixed customer address pagination alignment.
* Fixed featured collection dropdown z-index issue.
* Fixed header responsiveness across devices.
* Fixed Firefox transition issue in image gallery.
* Fixed main cart height display.
* Fixed main product color contrast for readability.
* Fixed testimonial author image display.

#### Removed

* Newsletter popup background overlay color updated.
* Gift card: removed default color styling.
* Removed unused label in Shop the Look section.
* Removed unwanted label in Page section.
* Removed default SVG content in Icon with Text section.

### Version 2.0

This build introduces support for high-variant products.

#### Added

* Support for high-variant products.

#### Fixed

* Minor CSS tweaks for better UI consistency.

### Version 2.1.0

We have new features and improvements.

#### Improvements

* The carousel autoplay now pauses when the user hovers over the section, making browsing smoother and more interactive.
* Thumbnail images now appear even when the product count is less than one, ensuring a consistent visual presentation across all product galleries.

### Version 2.2.0

We have new features and improvements.

#### Improvements

* Added a faded animation on the cart page when adding or removing products for better User Experience.
* Removed the cart drawer on the cart page to prevent showing two carts at the same time.\
  Set a maximum limit for blocks in the collection list section to ensure consistent layout control.<br>


---

# 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://themessupport.gitbook.io/lollipop/getting-started/change-log.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.
