Skip to content

V.1.1 ~ Access Token Management / Themes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Byorun Byorun released this 10 Jul 19:28
· 208 commits to master since this release

changes from v1.0

IMPORTANT: all existing API tokens will be deleted if you update from v1.0

  • Removed old votekey from the user table. All access tokens will now be saved in access_tokens
  • A user can now have up to 4 access tokens and can chose between readonly and read/write tokens
  • Fixed voting via API call (now also requires a read/write token)
  • The layout for views has changed in order to allow others to create themes or ui improvements more easily