> For the complete documentation index, see [llms.txt](https://jframework.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jframework.gitbook.io/help/changelog.md).

# Changelog

## 2025-05-29: Add brand link page

* Added the [Brand Link](/help/services/brand-settings-branding/brand-link.md) page concept.

## 2025-03-23: Added a built-in roles page

* Added the [Built-in Roles](/help/other-concepts/built-in-resource/built-in-roles.md) page to help people better understand built-in roles in JFW.

## 2025-03-09

* Remove some external references.

## 2025-03-01

* Restructure some contents and sort by service name.

## 2025-03-01: Added a welcome page

* Added the [Welcome](/help/getting-started/overview.md) page to help people better understand Jframework.
* Added the [SDKs](/help/getting-started/sdks.md) page.

## 2024-06-07: Updated content.

* Updated the Event data.

## 2024-06-03: Updated content.

* Added the [How to be a reseller](/help/services/identity/brand/how-to-be-a-reseller.md) concept.
* Added the [Login with Email link](/help/services/identity/user/authentication-methods/passwordless/login-with-email-link.md) concept.

## 2024-05-31: Updated content.

* Added the [Tag](/help/services/brand-settings-branding/tags.md) concept.

## 2024-05-29: Updated content.

* Added Device > Device Type.

## 2024-05-07: Updated content.

* Added Notification > Notification Channel Type.
* Added Notification > Notification Type.

## 2024-04-10: Updated content.

* Added the [Download Files from a CDN](/help/services/content-delivery-network-cdn/cdn/downloading-files-from-a-cdn.md) concept.
* Added the folder structure in [CDN Storage](/help/services/content-delivery-network-cdn/cdn/cdn-storage.md).

## 2024-04-05: Updated content.

* Added the Entity status concept: License Status, License Delivery Type, License Source, JFW Log Level, JFW Status, and Tracking Level.
* Fixed the broken links.
* Removed Design Specifications.
* Restructured the content in Components, Glossary, and Concepts.

## 2024-04-04: Updated content.

* Updated the State, Currency, and Language concepts.

## 2024-03-26: Updated content.

* Update tracking event data from DB.
* Add custom events to event types.

## 2024-03-25: Updated content.

* Add event-type documentation
* Add best practices for CDN upload/download API.
* Update CDN file upload documentation.
* Update Design Specs.

## 2024-03-22: Updated content.

* Update the permission table in role-based access control.
* Update design specifications.
* Add multiple brand management features.
* Add permission codes.
* Organize concepts.

## 2024-03-21: Updated content.

* Updated Roles & Permissions data.

## 2024-03-20: Updated content.

* Updated Design Specifications > Payment-Related Tables.
* Updated Design Specifications > Plans & Pricing Tables.
* Updated Design Specifications > Roles & Permissions Tables.
* Updated Design Specifications > Point-Related Tables.

## 2024-03-19: Updated content.

* Added Design Specifications.

## 2024-03-15: Updated content.

* Updated Payment Status.
* Updated Feature examples.
* Added User Type.
* Added User Status.
* Merged Licenses & Coupons to Plans & Pricing.
* Revised Brand, User, Device, Notification, Roles & Permissions (RBAC), Plans & Pricing, Payment and Point.

## 2024-03-14: Updated content.

* Added Data Types > Soft Deletion Data.
* Updated Roles & Permissions examples.
* Updated Helpdesk examples.
* Added a hint about the default Time Zone.
* Revised Configuration.

## 2024-03-13: Updated content.

* Added `Convert to Traditional Login` on [External Login](/help/services/identity/user/authentication-methods/external-login.md).
* Added \[FAQs] General.
* Added \[FAQs] Admin Tool.

## 2024-03-12: Updated content.

* Added `jadmin` to Terms.

## 2024-03-11: Updated content.

* Added default Point Events.

## 2024-03-09: Updated content.

* Added Currency Exchange Rate API reference.
* Added Workflows > Login with Google.
* Updated Instruction > Features and Why Jframework.

## 2024-03-08: Updated content.

* Added User Notification concept.
* Added development references:
  * Event (TrackingEvent)
  * Notification > User Notification.
  * Mailing (TrackingEmail, TrackingEmailPattern).

## 2024-03-07: Updated content.

* Added development references:
  * Brand, User (+Username, Password, Accounts, Referral), Device, License and Coupon
  * System Configurations: SMTP Setting, Blacklist, Configuration, External Authentication Provider, and Payment Provider.
  * System Definitions: Country, State, City, Language, Time Zone, and Currency.
  * Plans & Pricing: Feature, Package, Price, Subscription Type.

## 2024-03-06: Updated concepts.

* Revised the concepts of City, Country, and Time Zone to align with JFW design.

## 2024-03-04: Updated concepts.

* Updated City.
* Updated Country.
* Updated Time Zone.
* Updated Exchange Rate.
* Updated Links.

## 2024-03-01: Updated concepts

* Updated the Package & Price.
* Updated the License & Coupon.
* Updated the Point.
* Updated the Wallet.
* Updated the Help Desk.
* Updated the Scheduler.
* Updated the Configuration.
* Updated the Feature.

## 2024-02-29: Updated concepts

* Added Mailing.
* Updated Activity.
* Added Event.
* Updated Roles & Permissions.
* Updated Payment.
* Updated Commission.

## 2024-02-28: Updated concepts

* Updated Brand.
* Updated User.
* Updated Device.
* Updated CDN.

## 2024-02-27: Updated concepts

* Updated Password.
* Updated User Notification, In-App Notification, and Push Notification.

## 2024-02-26: Initialized.

This page is based on [\[JFW\] Jframework - Concepts, Business Logic & Structures - updated 20230614](https://docs.google.com/document/d/18cD6gyRWtP2PB0G_NzpUICRkthjmtunvs6dPmLDDW4I/edit?usp=sharing).


---

# 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://jframework.gitbook.io/help/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.
