Releases: RyouVC/alumulemu
Releases · RyouVC/alumulemu
0.2.0
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
Downloadstab 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
Redirect trailing slashes, fixing Tinfoil clients
0.1.1
This release is a hotfix for 0.1.0
What's changed
Properly implement static file router
0.1.0 - Initial 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.