You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
17
17
### Added
18
18
19
+
* The `isLoggedIn()` method now makes sure that a jwt is in place and valid, before determining if you are logged in or not.
19
20
* Migrated all automated tests to `focal` and `mysql8` in preparation for latest updates
20
21
* Add support for JSON/XML/model rules source when loading rules from modules. Each module can now load rules not only inline but from the documented external sources.
21
22
* Ensure non-configured `rules` default to empty array
0 commit comments