v0.79.0-ls17
LinuxServer-CI
released this
18 Sep 11:53
·
43 commits
to main
since this release
LinuxServer Changes:
Initial Release.
manyfold Changes:
This release sees the arrival of a long-awaited feature, the ability to upload files into an existing model! Now you can add images, extra files, fixed files, whatever you want. It also comes with improved upload performance, and a load of bugfixes for some issues that have been on the backlog for a long time!
What's Changed
✨ New Features ✨
- Upload files into existing models by @Floppy in manyfold3d/manyfold#2686
- Add file type icon to blank previews by @Floppy in manyfold3d/manyfold#2685
🐛 Bug Fixes 🐛
- Link tags on model page to list by @Floppy in manyfold3d/manyfold#2676
- Redirect back to edit page after using new creator/collection button by @Floppy in manyfold3d/manyfold#2677
- Make "problem" links dark to fix contrast issues. by @aneurinprice in manyfold3d/manyfold#2679
- Fix invisible tag selector border by @Floppy in manyfold3d/manyfold#2684
- Fix library storage key lookup by @Floppy in manyfold3d/manyfold#2691
- Remove overflowing text on image carousel buttons by @Floppy in manyfold3d/manyfold#2692
- Fix bulk actions in advanced admin interface by @Floppy in manyfold3d/manyfold#2693
- Send logs to stdout by @Floppy in manyfold3d/manyfold#2694
- Fix redirection when viewing a page that requires login by @Floppy in manyfold3d/manyfold#2697
- Make sure tag ordering is consistent by @Floppy in manyfold3d/manyfold#2698
- Fix upload problems caused by Shrine config by @Floppy in manyfold3d/manyfold#2703
🛠️ Other Improvements 🛠️
- Improve performance and disk usage during upload processing by @Floppy in manyfold3d/manyfold#2674
Full Changelog: manyfold3d/manyfold@v0.78.1...v0.79.0