Skip to content

v0.2.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 15 Jun 11:37
· 645 commits to default since this release
9e4f23f

Features:

  • Add option to disable default plugins. (300fc1d)
  • Add role-based ACL. (#60)
  • Implement retrieving play history. (#92)
  • Return a Page from getUsers(). (#87)
  • Show a more useful error message when the User slug is empty. (#101)

Internal:

  • Switch to bcryptjs from bcrypt. (#97)
  • Switch to transliteration from speakingurl. (#98)