LinuxServer Changes:
Initial Release.
manyfold Changes:
Now you can set a creator, collection, license and tags straight away at upload time! That'll make things a bit easier...
What's Changed
✨ New Features ✨
- Set creator/collection/license/tags during upload by @Floppy in manyfold3d/manyfold#2637
🐛 Bug Fixes 🐛
- Calculate tag list before model pagination is applied by @Floppy in manyfold3d/manyfold#2633
- Fix download behaviour for ASCII files by @Floppy in manyfold3d/manyfold#2634
- Make sure new tags are used in paths in bulk edit organize by @Floppy in manyfold3d/manyfold#2638
- Fix incorrect DISTINCT queries by @Floppy in manyfold3d/manyfold#2642
- Fix tags not being removed in bulk editor by @Floppy in manyfold3d/manyfold#2653
- Move activity backfill to after permission-related DB changes by @Floppy in manyfold3d/manyfold#2659
- Sweep up old cache files every hour by @Floppy in manyfold3d/manyfold#2660
- Improve error visibility for failed uploads by @Floppy in manyfold3d/manyfold#2664
- Make archive extraction thread-safe by @Floppy in manyfold3d/manyfold#2665
- Fix changing presupported state causing database inconsistency by @Floppy in manyfold3d/manyfold#2666
🛠️ Other Improvements 🛠️
- Update to Ruby 3.3.5 by @Floppy in manyfold3d/manyfold#2641
Full Changelog: manyfold3d/manyfold@v0.77.3...v0.78.0