CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.132.1-ls132/index.html
LinuxServer Changes:
Full Changelog: v0.132.0-ls131...v0.132.1-ls132
Remote Changes:
This is a bugfix release, with a fixes for a few high-profile bugs in signup, dropdowns, and preview settings. There are also some performance improvements, particularly around the download size of client-side Javascript code.
What's Changed
🐛 Bug Fixes 🐛
- Fix image derivative creation when using non-filesystem storage by @Floppy in manyfold3d/manyfold#5441
- Fix previewable flag not saving in edit form / API by @Floppy in manyfold3d/manyfold#5445
- Fix blank option appearance in dropdowns by @Floppy in manyfold3d/manyfold#5453
- Fix ALTCHA bot protection on failed signup forms by @Floppy in manyfold3d/manyfold#5454
- FIx random test failures by always using longer usernames by @Floppy in manyfold3d/manyfold#5455
- Fix email test command name by @Floppy in manyfold3d/manyfold#5463
- Fix MIME type check in slicer link generation by @Floppy in manyfold3d/manyfold#5462
- Fix blurring of sensitive content in lists by @Floppy in manyfold3d/manyfold#5464
🔋 Sustainability & Performance 🔋
- Database count query performance optimisations by @Floppy in manyfold3d/manyfold#5450
- Reduce JS bundle size by removing client-side password check by @Floppy in manyfold3d/manyfold#5393
🛠️ Other Improvements 🛠️
- Make MIME type checks more efficient by @Floppy in manyfold3d/manyfold#5440
- Improve a few user checks to avoid errors by @Floppy in manyfold3d/manyfold#5446
- Automatically run yarn in setup script by @Floppy in manyfold3d/manyfold#5452
Full Changelog: manyfold3d/manyfold@v0.132.0...v0.132.1