File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66
77## [ 3.5.15]
8- ### Added
9- - Enhanced JWT token refresh handling with improved background and foreground state management
10- - Added null safety checks for JWT operations to prevent crashes
11- - Improved token refresh retry logic with proper period handling
12-
138### Fixed
149- Fixed JWT token refresh issues when app is in background, ensuring reliable token refresh in all app states
15- - Fixed null pointer exceptions in JWT operations by adding proper null checks
1610- Fixed inbox metadata null check issues to prevent crashes in inbox display
1711
1812### Changed
1913- Migrated embedded message OOTB views to use Material Design buttons for better UI consistency
2014- Updated sample app Gradle configuration to use newer versions for better compatibility
21- - Improved JWT flow housekeeping with better error handling and retry policies
2215
2316## [ 3.5.14]
2417### Fixed
You can’t perform that action at this time.
0 commit comments