Skip to content

v0.5.2

Choose a tag to compare

@brijeshgajjarfynd brijeshgajjarfynd released this 29 Aug 18:55
· 121 commits to main since this release
9899209

What's Changed

Full Changelog: v0.5.1...v0.5.2

Changed

  • Fixed TTL not getting set for online mode access token set for extension users. It caused redis to fill-in with non-expiring keys since all users who launches extension, a new session key is generated and stored without TTL due to this bug.