All Versions
95
Latest Version
Avg Release Cycle
15 days
Latest Release
323 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v6.2.1 Changes
April 06, 2021 -
v6.2.0 Changes
March 30, 2021 -
v6.1.1 Changes
March 22, 2021 -
v6.1.0 Changes
March 15, 2021 -
v6.0.5 Changes
March 11, 2021๐ Bug Fixes
- serurity: decrease token expiration time to 1 hour (c7a13c9)
-
v6.0.4 Changes
March 09, 2021 -
v6.0.3 Changes
March 04, 2021 -
v6.0.2 Changes
March 04, 2021 -
v6.0.1 Changes
February 26, 2021 -
v6.0.0 Changes
February 22, 2021๐ Bug Fixes
- auth: support multi-instances and remove auth's redirection (#407) (8fcf9d4)
- gemfile: gemfile.lock forest_liana version mismatch (#401) (60ceaf1)
๐ Features
๐ฅ BREAKING CHANGES
- auth: Introduces a new authentication system.
- The application_url property is required to initialize ForestLiana,
- CORS rules must be adapted (to allow null origins).
- auth: New authentication system. The application_url must be set in the ForestLiana initializer, adding a regex CORS rule for null origin is required.