Skip to content

Releases: RyouVC/alumulemu

0.2.0

29 Mar 17:46

Choose a tag to compare

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

0.1.2

27 Mar 22:53
3920217

Choose a tag to compare

Redirect trailing slashes, fixing Tinfoil clients

0.1.1

27 Mar 21:15
a6938ab

Choose a tag to compare

This release is a hotfix for 0.1.0

What's changed

Properly implement static file router

0.1.0 - Initial Release

27 Mar 20:10
afd2fd3

Choose a tag to compare

Pre-release

Harro Bawsu, Alumulemu 0.1.0 is out!

This is an alpha build, so expect issues. But it is functional enough to warrant a release.