Skip to content

5.1.0-pre.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@d-fischer d-fischer released this 29 Mar 22:53
· 675 commits to main since this release
6433a8d

Features

Improvements

  • [auth, auth-electron] implement queue for requests to bundled AuthProvider implementations (1db82da, #318, #320)
  • [auth-electron] increase maximum compatible electron version (17ed87e)

Fixes

  • [api] fix rate limiter catching 429s that are not related to the main request rate limit (77af842)
  • [chat] account for possible period at the end of the /vips and /mods reply (a4d9020)
  • [auth-electron] make sure old scopes are not lost when requesting new scopes (922c5f6)