# Changelog

## <mark style="color:blue;">Version</mark> <mark style="color:blue;">2.0</mark> <mark style="color:blue;">| Feb 2026</mark>

* [x] **Email Passcode Delivery**\
  Merchants can now send passcodes directly to customers via email for secure and convenient access.
* [x] **Multi-Language Support**\
  The app now supports multiple languages, ensuring a better and more accessible experience for global merchants and customers.
* [x] **Blog & Article Login Restriction**\
  Added login restrictions for blogs and articles, allowing merchants to control access to protected content.
* [x] **Improved Passcode Preview**\
  Introduced a real-life textual scenario in the passcode section to clearly demonstrate how passcode restrictions work in real situations.
* [x] **Passcode Expiry Settings**\
  Passcodes can now expire based on a specific date/time or after a defined duration, providing greater security and flexible access control.

## <mark style="color:blue;">Version 1.5 | July 2025</mark>

* [x] Added a feature to apply passcodes to the entire website
* [x] Added an option to **"exclude"** specific pages from the applied restrictions

## <mark style="color:blue;">Version 1.4 | June 2025</mark>

* [x] Added an option for the **"exclude"**  feature to bypass restrictions on selected products and collections

## <mark style="color:blue;">Version 1.3 | May 2023</mark>

* [x] Added feature to restrict access & grant access using passcodes

## <mark style="color:blue;">Version 1.2 | Jan 2023</mark>

* [x] Revamped the user interface

## <mark style="color:blue;">Version 1.1 | Sep 2022</mark>

* [x] Added a feature for locking CMS web pages.

## <mark style="color:blue;">Version 1.0 | Apr 2022</mark>

* [x] Launched the first version
* [x] Added functionality for locking products & collections


---

# 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://magecomp.gitbook.io/shopify/apps/shoplock-login-required/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.
