# Change logs

## - 2025-07-15

* Added a new API for [get users from a device](https://jframework.gitbook.io/developers/references/api-reference/endpoints/devices/get-users-from-a-device).
*

## - 2025-06-27

### Added

* Added a new API for [calculate total price checkout upgrade](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/calculate-total-price-checkout).
* Added a new API for [renewal or upgrade user package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/renewal-or-upgrade-user-package).
* Added a new API for [activate a license](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/activate-a-license).
* Added a new API for [deactivate a license](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/deactivate-a-license).
* Added a new API for [refresh device token](https://jframework.gitbook.io/developers/references/api-reference/endpoints/devices/refresh-device-token).

## - 2025-06-12

* Added APIs for CRUD operations on the Email Address resource.

## - 2025-06-10

### Added

* Added a new API for [add packages to a feature](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/add-packages-to-a-feature).
* Added a new API for [remove packages from a feature](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/remove-packages-from-a-feature).
* Added a new API for [update package feature data](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/update-package-feature-data).
* Added a new API for [get an event](https://jframework.gitbook.io/developers/references/api-reference/endpoints/events/get-an-event).

## - 2025-06-09

### Added

* APIs for CRUD the app integration analytics resource.
* APIs for CRUD the app integration recaptcha resource.
* Added a new API for [update user device](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/update-user-device).

### Removed

* Remove page API for update an email of brand.
* Remove page [statistics the percentage licenses used](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/licenses/statistics-the-percentage-licenses-used/README.md)

## - 2025-06-07

### Added

* Added example response in API [Gets the connection authenticate brand status](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/list-all-brand-partner-auth)
* Added a new API for [get roles from a permission](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/get-roles-from-a-permission).
* Added a new API for [remove roles from a permission](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/remove-roles-from-a-permission).

### Changed

* Changed API `GET api/v1/prices/{id}/checkout-link` to `POST api/v1/prices/{id}/generate-checkout-link`

## - 2025-06-06

### Changed

* Change title 'Deactive a user' to 'Deactivate a user' in page [Deactivate a user ](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/deactivate-a-user).
* Change title 'Statistics' to 'Statistics devices' in page [Statistics devices ](https://jframework.gitbook.io/developers/references/api-reference/endpoints/devices/statistics).

## - 2025-06-05

### Fixed

* Fix issue reaction pages doesn't showing.

## - 2025-05-28

### Added

* Add a new API for [get roles assigned to the user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/gets-roles-assigned-to-the-user).

### Changed

* Change the method PATCH to POST in API assign roles to a user.

## - 2025-05-13

### Added

* Add a new API for [get features from a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/get-features-from-package).
* Add a new API for [get packages from a feature](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/get-packages-from-feature).

## - 2025-05-08

### Added

* Add a new API for [get email template default by event](https://jframework.gitbook.io/developers/references/api-reference/endpoints/events/get-email-template-default-by-event).
* Add a new API for [get phone template default by event](https://jframework.gitbook.io/developers/references/api-reference/endpoints/events/get-phone-template-default-by-event).
* Add a new API for [get domains](https://jframework.gitbook.io/developers/references/api-reference/endpoints/domains/get-domains).

## - 2025-04-16

### Added

* Add a new API for [add a device to a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/add-a-device-to-a-user).
* Add a new API for [remove a device from a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/remove-a-device-from-a-user).
* Add a new API for [get devices from a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/get-devices-from-a-user).

## - 2025-04-04

### Added

* Add a new API for [activate a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/activate-a-user).
* Add a new API for [deactivate a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/deactivate-a-user).
* Add a new API for [suspend a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/suspend-a-user).
* Add a new API for [unsuspend a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/unsuspend-a-user).
* Add a new API for [lock a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/lock-a-user).
* Add a new API for [unlock a user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/unlock-a-user).

## - 2025-03-31

### Added

* Add a new API for [add roles to a permission](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/add-roles-to-a-permission).
* Add a new API for [assign users to a role](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/assign-users-to-a-role).
* Add a new API for [get current device of the user authorized](https://jframework.gitbook.io/developers/references/api-reference/endpoints/devices/get-current-device-access).

## - 2025-03-18

### Added

* Add a new API for [Create a new brand](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/create-a-brand).
* Add a new API for [check domain if exists in the system](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/check-domain-exists).
* Add a new API for [generate a new domain that unique in the system](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/generate-domain).

### Fixed

* Fix the API [register a new user](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/register-a-new-user) that has the message after call this API is 'The Referral Code invalid'.

## - 2025-03-07

### Added

* Add response example in [Cryptographies](https://jframework.gitbook.io/developers/references/api-reference/endpoints/reame).
* Add response example in [Cities](https://jframework.gitbook.io/developers/references/api-reference/endpoints/cities).
* Add response example in [States](https://jframework.gitbook.io/developers/references/api-reference/endpoints/states).
* Add response example in [Get tracking emails](https://jframework.gitbook.io/developers/references/api-reference/endpoints/tracking-emails/get-tracking-emails).
* Add response example in [Get a tracking email](https://jframework.gitbook.io/developers/references/api-reference/endpoints/tracking-emails/get-a-tracking-email).
* Add response example in [CRUD configurations](https://jframework.gitbook.io/developers/references/api-reference/endpoints/configurations).
* Update page Quick start and Overview.

## - 2025-03-06

### Added

* Add response example in [App integration SMS](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/sms).
* Add response example in [Coupons](https://jframework.gitbook.io/developers/references/api-reference/endpoints/coupons).
* Add response example in [Statistic device](https://jframework.gitbook.io/developers/references/api-reference/endpoints/devices/statistics).

### Changed

* Add response example in [API Keys](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/api-keys/README.md).
* Add response example in [Issue](https://jframework.gitbook.io/developers/references/api-reference/endpoints/issues).

## - 2025-03-05

### Added

* Add response example in [Devices](https://jframework.gitbook.io/developers/references/api-reference/endpoints/devices).

### Changed

* Add response example in [CDN](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/cdn.md).
* Add response example in [CRUD email pattern](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/email-patterns/README.md).
* Add response example in [Issue category pattern](https://jframework.gitbook.io/developers/references/api-reference/endpoints/issue-categories).

## - 2025-03-04

### Added

* Add a new page in [Create a feature](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/create-a-feature).
* Add a new page in [Update a feature](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/update-a-feature).
* Add a new page in [Delete a feature](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/delete-a-feature).
* Add a new page in [Get a feature](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/get-a-feature).
* Add a new page in [Get features](https://jframework.gitbook.io/developers/references/api-reference/endpoints/features/get-features).
* Add a new page in [Create a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/create-a-package).
* Add a new page in [Get a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/get-a-package).
* Add a new page in [Delete a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/delete-a-package).
* Add a new page in [Update a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/update-a-package).
* Add a new page in [Get packages](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/get-packages).
* Add a new page in [Add features to a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/add-features-to-a-package).
* Add a new page in [Remove features from a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/remove-features-from-a-package).
* Add a new page in [Get prices from a package](https://jframework.gitbook.io/developers/references/api-reference/endpoints/packages/get-prices-from-a-package).

### Changed

* Add response example in [Get a payment](https://jframework.gitbook.io/developers/references/api-reference/endpoints/payments/get-a-payment).
* Add response example in [Get payments](https://jframework.gitbook.io/developers/references/api-reference/endpoints/payments/get-payments).
* Add response example in [Get payments](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/notifications/get-notifications-by-the-user-authorized.md).

## - 2025-03-03

### Added

* Add a new page in [Create a permission](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/create-a-permission)
* Add a new page in [Get a permission](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/get-a-permission)
* Add a new page in [Update a permission](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/update-a-permission)
* Add a new page in [Delete a permission](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/delete-a-permission)
* Add a new page in [Get permissions](https://jframework.gitbook.io/developers/references/api-reference/endpoints/permissions/get-permissions)
* Add a new page in [Create an app integration SMTP](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/smtp/creates-an-app-integration-smtp).
* Add a new page in [Delete an app integration SMTP](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/smtp/deletes-an-app-integration-smtp).
* Add a new page in [Get an app integration SMTP](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/smtp/gets-an-app-integration-smtp-with-brand).
* Add a new page in [Update an app integration SMTP](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/smtp/update-an-app-integration-smtp).
* Add a new page in [Get an app integration with brand](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/smtp/gets-an-app-integration-smtp-with-brand).

### Changed

* Add response example in [Get a brand](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/get-a-brand).
* Add response example in [Get brands](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/get-brands).
* Add response example in [Create a link](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/brands/create-a-link-with-a-brand.md\)).
* Add response example in [Update a link](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/brands/update-a-link.md).
* Add response example in [Delete a link](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/brands/delete-a-link-for-a-brand.md).
* Add response example in [Get a brand's email](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/get-emails-with-a-brand).
* Add response example in [Update a email](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/brands/update-a-email.md).
* Add response example in [Update a brand's profile](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/update-a-brand-profile).
* Add response example in [Update a brand's setting](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/update-a-brand-setting).
* Add response example in [Update a brand's data](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/update-a-brand).
* Add response example in [Get exchange rates](https://jframework.gitbook.io/developers/references/api-reference/endpoints/exchange-rates/get-exchange-rates).

## - 2025-02-28

### Added

* Add a new page in [Get permissions granted by role](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/get-permissions-granted-by-role).
* Add a new page in [Remove permissions from a role](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/remove-permissions-from-a-role).
* Add a new page in [Associate permissions with a role](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/roles/associate-permissions-with-a-role.md).
* Add a new page in [Delete a role](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/get-permissions-granted-by-role).

## - 2025-02-27

### Added

* Add a new list all organizations page in [List organizations](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/organizations/list-organizations.md).
* Add a new page in [Deletes an organization](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/organizations/list-organizations.md).
* Add a new page in [Adds a new user to the organization](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/add-a-user-in-an-organization).
* Add a new page in [Updates an organization/a>.](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/add-a-user-in-an-organization)
* [Add a new page in ](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/add-a-user-in-an-organization)[Get roles/a>.](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/get-roles)
* [Add a new page in ](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/get-roles)[Create a role/a>.](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/create-a-role)
* [Add a new page in ](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/create-a-role)[Get a role/a>.](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/get-a-role)
* [Add a new page in ](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/get-a-role)[Update a role/a>.](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/update-a-role)

[Changed](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/update-a-role)

* [Add response example in ](https://jframework.gitbook.io/developers/references/api-reference/endpoints/roles/update-a-role)[Gets an organization](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/get-an-organization).
* Add response example in [Add a new user to the organization](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/adds-a-user-for-default-language-code-organization).
* Add response example in [Remove a user in an organization](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/remove-a-user-in-an-organization).
* Add response example in [Creates an organization](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/create-an-organization).
* Add response example in [Assign role to user in organization](https://jframework.gitbook.io/developers/references/api-reference/endpoints/organizations/create-an-organization).
* Add response example in [List users in organization](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/organizations/list-users-of-an-organization.md).
* Add response example in [Updates users status in organization](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/organizations/list-users-of-an-organization.md).

## - 2025-02-25

### Added

* Add a new Currency page in [Get currencies](https://jframework.gitbook.io/developers/references/api-reference/endpoints/get-currencies).
* Add a new create a commission rate page in [Create a commission rate](https://jframework.gitbook.io/developers/references/api-reference/endpoints/commission-rates/create-a-commission-rate).
* Add updates a commission rate page in [Updates a commission rate](https://jframework.gitbook.io/developers/references/api-reference/endpoints/commission-rates/update-a-commission-rate).
* Add deletes commission rate page in [Deletes a commission rate](https://jframework.gitbook.io/developers/references/api-reference/endpoints/commission-rates/delete-a-commission-rate).
* Add a new get discount value base on quantity page in [Get discount value](https://jframework.gitbook.io/developers/references/api-reference/endpoints/commission-rates/delete-a-commission-rate).
* Add a new get a commission rate page in [Get a commission rate](https://jframework.gitbook.io/developers/references/api-reference/endpoints/commission-rates/get-a-commission-rate).
* Add a new list commission rates page in [List commission rates](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/commission-rates/list-commission-rates.md).

## - 2025-02-24

### Added

* Add a new Country page in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/get-countries).
* Add response example in [Creates an app integration authentication](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/authentication/creates-an-app-integration-authentication).
* Add response example in [Deletes an app integration authentication](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/authentication/deletes-an-app-integration-authentication).
* Add response example in [Gets an app integration authentication](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/authentication/gets-an-app-integration-authentication).
* Add response example in [List apps integration authentication](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/authentication/list-the-apps-integration-authentication).
* Add response example in [Updates an app integration authentication](https://jframework.gitbook.io/developers/references/api-reference/endpoints/app-integrations/authentication/updates-an-app-integration-authentication).
* Add response example in [Gets a brand link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/brands/get-a-brand).

#### Changed

* Add response example in [Create the licenses](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/create-the-licenses).
* Add response example in [Apply licenses by user logged](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/applies-a-license-to-the-logged-user).
* Add response example in [Apply licenses by userId](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/applies-a-license-to-the-given-a-user).
* Add response example in [Apply licenses by login name](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/applies-a-license-to-the-given-login-name).
* Add response example in [Check license key](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/checks-a-license).
* Add response example in [Get licenses](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/checks-a-license).
* Add response example in [Generate checkout link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/purchase-to-add-licenses-by-checkout-link).
* Add response example in [Purchase licenses by wallet](https://jframework.gitbook.io/developers/references/api-reference/endpoints/licenses/purchase-to-add-licenses-by-user-wallet).
* Add response example in [Statistic percentage licenses used](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/licenses/statistics-the-percentage-licenses-used.md).

#### Removed

* Remove page authenticatiob.md and split for each other page api.

## - 2025-02-22

#### Changed

* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/applies-the-referral-code-to-a-user).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/gets-the-referees-of-a-user).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/change-password).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/forgot-password).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/reset-password).
* Add page api check referral user code in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/check-referral-user-code).
* Add page api statistics users in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/statistics-users).

## - 2025-02-21

#### Changed

* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/get-users).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/get-a-user).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/update-a-user).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/register-a-new-user).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/authentication-by-google).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/authentication-by-apple).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/verify-user-email).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/gets-the-current-user-logged-in).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/update-type-user).
* Add response example in [Link](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/assigns-roles-to-a-user).
* Add response example in [Link](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/users/removes-roles-to-a-user.md).

## - 2025-02-20

#### Changed

* Add response example in [POST api/v1/users/auth](https://jframework.gitbook.io/developers/references/api-reference/endpoints/users/authentication).
* Add response example in [POST api/v1/users/auth/by-email](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/users/authentication-by-email.md).
* Add response example in [POST api/v1/users/auth/passwordless/email-otp](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/users/authentication-email-otp-code.md).
* Add response example in [POST api/v1/users/auth/passwordless/verify-email-otp](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/users/verify-email-otp-code.md).
* Add response example in [POST api/v1/users/auth/passwordless/sms-otp](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/users/authentication-sms-otp-code.md).
* Add response example in [POST api/v1/users/auth/passwordless/verify-sms-otp](https://github.com/1Byte-Software/jfw-developers-docs-sync/blob/main/references/api-reference/endpoints/users/verify-sms-otp-code.md).
* Update response object in rate-limiting page.

## - 2024-11-16: Improve MFA. <a href="#id-2024-02-26-initialized" id="id-2024-02-26-initialized"></a>

* Improve MFA for JFW.

## - 2024-03-15: Updated content. <a href="#id-2024-02-26-initialized" id="id-2024-02-26-initialized"></a>

* Added Source Code Documentation page.

## - 2024-03-09: Updated content. <a href="#id-2024-02-26-initialized" id="id-2024-02-26-initialized"></a>

* Updated Payment-related: Payment, Payment History, Payment Method.
* Updated Point-related: Point, Point History, Point Event, Point Reward.
* Updated Memory Classes: Event Class, CDN Service.
* Added Implementation: Login with Google.

## - 2024-03-08: Updated content. <a href="#id-2024-02-26-initialized" id="id-2024-02-26-initialized"></a>

* Updated User Notification.
* Updated Roles & Permissions: Role, Permission.
* Updated Tracking-related: Tracking Event, Tracking Activity, Tracking Email, Tracking Pattern, Helpdesk.

## - 2024-03-07: Updated content. <a href="#id-2024-02-26-initialized" id="id-2024-02-26-initialized"></a>

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

## - 2024-03-06: Updated content. <a href="#id-2024-02-26-initialized" id="id-2024-02-26-initialized"></a>

* Migrated old JFW documentation to pages.
* Updated API references from JFW Protocol.

## - 2024-03-05: Initialized. <a href="#id-2024-02-26-initialized" id="id-2024-02-26-initialized"></a>
