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

# Change Log

### Canabuzz ver 1.2.0 (09 Apr 2026) <a href="#mate-ver-1.8.0-15-apr-2025" id="mate-ver-1.8.0-15-apr-2025"></a>

* \[FIXED] Upgraded Customer Accounts: Migrated from Legacy to New Customer Accounts to enhance security and streamline the sign-in process.
* \[UPDATED] Self-Service Passwordless Login: Enabled modern login via 6-digit verification codes sent to email, eliminating the need for traditional passwords.
* \[UPDATED] Shop Pay Integration: Optimized for "Sign in with Shop," allowing over 150M+ users to log in instantly.
* \[UPDATED] Enhanced Account UI: Updated the customer dashboard for a more native, mobile-friendly experience.

***

### Canabuzz ver 1.1.0 (16 Apr 2025) <a href="#mate-ver-1.8.0-15-apr-2025" id="mate-ver-1.8.0-15-apr-2025"></a>

* \[FIXED] Right to Left on some Homepages
* \[FIXED] Retina Display images
* \[FIXED] Some errors when uploading SVG files
* \[UPDATED] Sample Data File
* \[UPDATED] Documentation - Instructions on how to fix the "Missing Translation" error, Additional instructions on importing sample data


---

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

```
GET https://documents.vinovathemes.com/canabuzz-documentation/greeting/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.
