CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.149.0-ls171/index.html
LinuxServer Changes:
Full Changelog: v0.148.0-ls170...v0.149.0-ls171
Remote Changes:
This week we've added a way to let API clients easily write changed content back to the same file, and some speed and stability improvements!
What's Changed
✨ New Features ✨
- Add API PUT endpoint for overwriting raw file content by @Floppy in manyfold3d/manyfold#6971
- Add write-back URL to file API requests by @Floppy in manyfold3d/manyfold#6977
🐛 Bug Fixes 🐛
- Fix incorrect preview file selection after archive extraction by @Floppy in manyfold3d/manyfold#6976
- Fix overly-aggressive file type validation check by @Floppy in manyfold3d/manyfold#6978
- Fix non-applied filters on creator/collection pages by @Floppy in manyfold3d/manyfold#6990
- Fix translation files and config by @Floppy in manyfold3d/manyfold#7024
🔋 Sustainability & Performance 🔋
- Change pagination engine to Pagy - should be faster by @Floppy in manyfold3d/manyfold#6975
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in manyfold3d/manyfold#6940
- Translations updated: es by @Floppy in manyfold3d/manyfold#6980
🛠️ Other Improvements 🛠️
- Pin footer to viewport bottom on short pages by @facorazza in manyfold3d/manyfold#6946
- Combine filename and ID lookup for show/raw/raw_put methods by @Floppy in manyfold3d/manyfold#6974
- Tidy up translations by @Floppy in manyfold3d/manyfold#7007
- ignore unused pagination keys by @Floppy in manyfold3d/manyfold#7008
New Contributors
- @facorazza made their first contribution in manyfold3d/manyfold#6946
Full Changelog: manyfold3d/manyfold@v0.148.0...v0.149.0