LinuxServer Changes:
Initial Release.
manyfold Changes:
This release adds the ability to resolve problems in bulk; so if you have a lot of missing files, or empty folders, now you can remove them all in one go! There are also new application and database performance dashboards, so you can see how your instance is performing, as well as the usual collection of bug fixes.
What's Changed
✨ New Features ✨
- Add application and database performance dashboards by @Floppy in manyfold3d/manyfold#3043
- Add fediverse creator opengraph tags by @Floppy in manyfold3d/manyfold#3047
- Raise problems for zero-length files by @Floppy in manyfold3d/manyfold#3101
- Resolve problems in bulk by @Floppy in manyfold3d/manyfold#3108
- Add pagination for bulk model editing page by @Floppy in manyfold3d/manyfold#3113
🐛 Bug Fixes 🐛
- Add @ to opengraph tag by @Floppy in manyfold3d/manyfold#3049
- Don't set SSL options if unavailable because of OpenSSL 1.x by @Floppy in manyfold3d/manyfold#3098
- Stop zero-length files showing as duplicates by @Floppy in manyfold3d/manyfold#3100
- Fix IOerror on getting file size by @Floppy in manyfold3d/manyfold#3103
- Discard old jobs that were queued up for removed objects by @Floppy in manyfold3d/manyfold#3102
- Fix file deletion errors caused by presupported links by @Floppy in manyfold3d/manyfold#3112
- Add tag completion on upload form by @Floppy in manyfold3d/manyfold#3114
- Restore tag sorting by name in dropdowns by @Floppy in manyfold3d/manyfold#3116
🌍 Sustainability & Performance 🌍
- Remove unnecessary indexes by @Floppy in manyfold3d/manyfold#3050
🛠️ Other Improvements 🛠️
- Ignore admin and healthcheck paths in performance dashboard by @Floppy in manyfold3d/manyfold#3080
- Gather memory statistics for rails_performance by @Floppy in manyfold3d/manyfold#3091
- Improvements to problem list core by @Floppy in manyfold3d/manyfold#3099
- Update setting text to reflect empty file check by @Floppy in manyfold3d/manyfold#3104
- Exclude documents from duplicate detection by @Floppy in manyfold3d/manyfold#3115
Full Changelog: manyfold3d/manyfold@v0.86.0...v0.87.0