github RyouVC/alumulemu v0.2.0
0.2.0

23 days ago

What's Changed

  • Implement RBAC authentication by @korewaChino in #3
    • New users will now be assigned Viewer permissions by default
    • First user created will be given Admin permissions for ease of setup
    • Viewers only have read-only access, Editors may import, rescan or edit game data, and Admins may create or remove users
  • Replaced importer plugin API with a simplified JSON-based standard (#4)
  • Tinfoil clients accessing the root path (/) will now be automatically redirected to /api/tinfoil
  • New Downloads tab that keeps track of downloads
  • Attempt to handle invalid queries gracefully, avoiding panics
  • General UI fixes
    • Title list grid should now be aligned to the center
    • Fixed padding, removing the black bars in the title list before the background
    • Title list and its pages should now be more mobile-friendly

Full Changelog: v0.1.2...v0.2.0

Don't miss a new alumulemu release

NewReleases is sending notifications on new releases.