CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.114.0-ls85/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
More updates and fixes for public instances in this release that we've identified during our beta testing. The main change is that now there's an option to automatically create a Creator record when a new user signs up for an account. Personal sites probably won't want to do that so it's disabled by default, but if you're running a public instance, it should make it easier for people to get started!
What's Changed
✨ New Features ✨
- Add public access indicators by @Floppy in manyfold3d/manyfold#4348
- Default creator in form by @Floppy in manyfold3d/manyfold#4357
- Option to automatically set up a creator when users sign up for an account by @Floppy in manyfold3d/manyfold#4361
- Require license and public creator when making models public by @Floppy in manyfold3d/manyfold#4373
- Automatically publish creator when publishing models by @Floppy in manyfold3d/manyfold#4378
🔒 Security 🔒
- Fix permission bug where contributors could edit things they didn't have permission to by @Floppy in manyfold3d/manyfold#4354
- Only show problems to moderators and above by @Floppy in manyfold3d/manyfold#4360
🐛 Bug Fixes 🐛
- Fix page error after deleting user by @Floppy in manyfold3d/manyfold#4344
- Fix destroy permissions for model files by @Floppy in manyfold3d/manyfold#4345
- FIx missing validation and error messages for creator and collection forms by @Floppy in manyfold3d/manyfold#4347
- Fix non-functional delete buttons for creators and collections by @Floppy in manyfold3d/manyfold#4349
- Preserve permissions when splitting models by @Floppy in manyfold3d/manyfold#4368
- Add missing parameter to fix resolve buttons (like "merge all") by @Floppy in manyfold3d/manyfold#4369
- Don't overwrite permissions with defaults if already set by @Floppy in manyfold3d/manyfold#4371
- Fix nil file sizes when preparing downloads by @Floppy in manyfold3d/manyfold#4372
- Fix model form error reporting by @Floppy in manyfold3d/manyfold#4375
🛠️ Other Improvements 🛠️
- Exclude tombstoned actors when creating user list by @Floppy in manyfold3d/manyfold#4350
- Remove delete button from logged-in account in admin area by @Floppy in manyfold3d/manyfold#4351
- Only show local creators & collections in forms by @Floppy in manyfold3d/manyfold#4355
- Translation updates (DE, ES, PL, JA) by @Floppy in manyfold3d/manyfold#4363
- Add link to suggest ngrok for dev instances by @Floppy in manyfold3d/manyfold#4370
- Update welcome page to reflect automatic creator setup by @Floppy in manyfold3d/manyfold#4376
- Minor spanish updates by @Floppy in manyfold3d/manyfold#4377
Full Changelog: manyfold3d/manyfold@v0.113.0...v0.114.0