CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.90.0-ls36/index.html
LinuxServer Changes:
Initial Release.
manyfold Changes:
This release focuses on site administration and user management, with a redesign of the site settings area and a new user management section for moderators/admins. You can now also require moderator approval for new accounts, so you can let people sign themselves up, but also check that you want to let them in before they can access everything.
Also, there's a change to the usage reporting; we've added the image name and system architecture to the report. This lets us see which image you're running (standard, solo, linuxserver), and also which CPU architecture you're on. At some point we'll deprecate the 32-bit ARM build and it would be good to know how many people are using it before we do. As always the exact data sent is visible in the admin area, and the aggregated stats are visible to all at tracking.manyfold.app/stats. If you haven't already, please consider enabling the anonymous usage tracking; it really helps us out. (This change is listed as a "breaking change" in the changelog below as we feel it's important to highlight - you don't actually need to do anything though)
What's Changed
💥 Breaking Changes 💥
- Add image name and system architecture to usage report by @Floppy in manyfold3d/manyfold#3213
✨ New Features ✨
- Add user listings for admins & moderators by @Floppy in manyfold3d/manyfold#3209
- Add user editing for moderators by @Floppy in manyfold3d/manyfold#3215
- Add ability to create new users in moderation interface by @Floppy in manyfold3d/manyfold#3216
- Add ability to remove user accounts by @Floppy in manyfold3d/manyfold#3217
- Add moderation link to reset user passwords by @Floppy in manyfold3d/manyfold#3219
- Add option to require moderator approval for new signups by @Floppy in manyfold3d/manyfold#3220
🐛 Bug Fixes 🐛
- Fix pghero link and user list by @Floppy in manyfold3d/manyfold#3210
- Fix usage architecture report by @Floppy in manyfold3d/manyfold#3222
- Fix translation file normalization by @Floppy in manyfold3d/manyfold#3237
- Usage tracking: remove leading v from app version by @Floppy in manyfold3d/manyfold#3235
🛠️ Other Improvements 🛠️
- Redesign site settings area, to allow future expansion by @Floppy in manyfold3d/manyfold#3206
Full Changelog: manyfold3d/manyfold@v0.89.0...v0.90.0