CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.139.0-ls146/index.html
LinuxServer Changes:
Full Changelog: v0.138.0-ls145...v0.139.0-ls146
Remote Changes:
Back onto organisation tools for this release, with some long-requested additions. Collections can now have a cover image, or alternatively you can manually set the preview model used! You can also now add models to more than one collection, and have multiple collections in path templates.
What's Changed
✨ New Features ✨
- Allow models to appear in multiple collections by @Floppy in manyfold3d/manyfold#5971
- Choose preview models for collections, or upload a cover image by @Floppy in manyfold3d/manyfold#5994
- Add {collections} token to path template to allow multiple collections in folder paths by @Floppy in manyfold3d/manyfold#6003
- Add CLI task for bulk setting of permission presets by @Floppy in manyfold3d/manyfold#6041
- Add CLI commands for initial setup by @Floppy in manyfold3d/manyfold#6048
🔒 Security 🔒
- Change CLI password reset command to send reset mail if possible by @Floppy in manyfold3d/manyfold#6049
🐛 Bug Fixes 🐛
- Fix inoperable delete buttons inside forms by @Floppy in manyfold3d/manyfold#5988
- Fix bulk form layouts by @Floppy in manyfold3d/manyfold#6015
- Don't overwrite manually-set collections when parsing path template by @Floppy in manyfold3d/manyfold#6016
- Automatically update slugs name when names change, while still allowing manual setting by @Floppy in manyfold3d/manyfold#6025
- Apply natural sort to file sorting in dropdowns and card views by @Floppy in manyfold3d/manyfold#6027
- Fix problem form resolve buttons and layout by @Floppy in manyfold3d/manyfold#6026
- Apply default permissions after importing from other sites, not before by @Floppy in manyfold3d/manyfold#6028
- Fix extraneous redirection to model edit form after creating creator or collection by @Floppy in manyfold3d/manyfold#6046
- Fix incorrect permission default in new creator/collection forms by @Floppy in manyfold3d/manyfold#6047
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in manyfold3d/manyfold#5999
- Translations updated: fr by @Floppy in manyfold3d/manyfold#5998
- Translations updated: es by @Floppy in manyfold3d/manyfold#5997
- Translations updated: zh-CN by @Floppy in manyfold3d/manyfold#5996
- Translations updated: de by @Floppy in manyfold3d/manyfold#6018
- Translations updated: es by @Floppy in manyfold3d/manyfold#6017
🛠️ Other Improvements 🛠️
- Improve test coverage for parsing info from datapackages by @Floppy in manyfold3d/manyfold#5976
- Cleanup collection tree methods by @Floppy in manyfold3d/manyfold#5979
- Update and enable collection upgrade job after some live testing by @Floppy in manyfold3d/manyfold#5981
- OpenAPI definition updated by @Floppy in manyfold3d/manyfold#5984
- Push docker images to DockerHub as well as GHCR by @Floppy in manyfold3d/manyfold#5987
- OpenAPI definition updated by @Floppy in manyfold3d/manyfold#5995
- Add ability to install only certain database adapters via bundler groups by @Floppy in manyfold3d/manyfold#5887
Full Changelog: manyfold3d/manyfold@v0.138.0...v0.139.0