# Change Log

### Furstore ver 1.5.0 ( 09 Apr 2026 )

* \[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.

***

### Furstore ver 1.4.0 ( 16 Apr 2025 )

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

***

### Furstore ver 1.3.1 ( 20 May 2024 )

* \[FIXED] Fixed some minor bugs
* \[IMPROVED] Improved performance of 3 homepages 7-8-9

***

### Furstore ver 1.3.0 ( 28 Dec 2023 )

* \[ADDED] 03 Homepage layouts - Bringing the total to 9 Homepage Layouts

***

### Furstore ver 1.2.1 ( 01 Dec 2023 )

* \[ADDED] Slider Image Popup on Product Detail

***

### Furstore ver 1.2.0 ( 17 Nov 2023 )

* \[FIXED] Paypal button checkout
* \[FIXED] Fix product price displayed incorrectly on the mega-menu

***

### Furstore ver 1.1.0 ( 08 Nov 2023 )

* \[UPDATED] [**Deactivate license function** ](/furstore-documentation/installation/transfer-license-to-a-new-domain.md)- Allows customers to deactivate the license in the old domain and transfer it to the new domain.
* \[UPDATED] New Documentation - By using the new Online Documentation, you have an additional "**Search Bar**" to find the problem you are looking for quickly.
* \[IMPROVE] Right to Left


---

# 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://documents.vinovathemes.com/furstore-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.
