Skip to content

v3.5.0

Compare
Choose a tag to compare
@rabilrbl rabilrbl released this 25 May 08:38
· 157 commits to main since this release

What's Changed

  • Bump Go version to 1.22
  • Added Missing Cache Control Headers
  • Refactored Task Scheduler, which was causing crashes from the logs I received.
  • SSOToken now has seperate scheduler, previously it was combined with AccessToken which was causing loads of issue.
  • The above changes should fix Uninterrupted crashes and OTP Errors.
  • Due to changes in Auth system, you will required to login again after update. (Store file changed to store_v2.toml)

Full Changelog: v3.4...v3.5.0