Skip to content

V1.0.7.4 Release

Compare
Choose a tag to compare
@MujyKun MujyKun released this 03 Aug 11:42
· 43 commits to main since this release
  • Added Username and Password Login
  • Added the option to add a hook method ( can be passed into the client ) that will be called whenever there are new notifications.
  • Added refresh tokens.
  • Added automatic reloading of a login or refresh token when a token no longer works.
  • Removed Weverse as a self requirement and pushed it to examples.
  • Added missing Crypto req.
  • Removed outdated package.
  • Hook no longer checks has-new and does a manual check on the notifications.
  • has-new method is no longer recommended.