Skip to content

4.5.7

Choose a tag to compare

@github-actions github-actions released this 18 Apr 13:02
· 126 commits to main since this release

4.5.7 (2025-04-18)

Bug Fixes

  • Fixed an issue where, upon FCM token refresh, the newly generated token was mistakenly deleted and re-added. With this fix, only the old unused token is deleted, and the new token is retained and added as expected. (#517) (ccb9de2)