CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.108.1-ls75/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
We've taken a few days to squash some bugs, so hopefully you'll get a smoother Manyfold experience!
What's Changed
🐛 Bug Fixes 🐛
- Fix automatic application of "new" tag by @Floppy in manyfold3d/manyfold#3994
- Fix 404 bug clicking "new collection" from upload or edit form by @Floppy in manyfold3d/manyfold#3995
- Restrict preview file selection to only image or renderable 3d files by @Floppy in manyfold3d/manyfold#3996
- Change to Github Flavoured Markdown parser by @Floppy in manyfold3d/manyfold#3997
- Allow re-parsing of data when a creator is set, without overwriting it by @Floppy in manyfold3d/manyfold#4008
- Fix problem not saving file ignore regexes by @Floppy in manyfold3d/manyfold#4009
- Deduplicate links when loading metadata from datapackages by @Floppy in manyfold3d/manyfold#4010
- Ensure no null data is written when parsing metadata by @Floppy in manyfold3d/manyfold#4012
- Preserve file created/modified times during upload and download by @Floppy in manyfold3d/manyfold#4011
- Fix ignored file regex input, and improve some help text by @Floppy in manyfold3d/manyfold#4016
- Fail safely when parsing metadata if datapackage file is missing by @Floppy in manyfold3d/manyfold#4018
- Prevent the creation of libraries inside other library folders by @Floppy in manyfold3d/manyfold#4019
- Fix carousel pause button by @Floppy in manyfold3d/manyfold#4020
- Fix inconsequential but annoying analyse job errors by @Floppy in manyfold3d/manyfold#4024
🛠️ Other Improvements 🛠️
- Add help text to indicate that s3 endpoint needs complete URL, including scheme by @Floppy in manyfold3d/manyfold#3998
- Adds default values for missing translations in links by @matthewbadeau in manyfold3d/manyfold#4013
- Improve job documentation by @Floppy in manyfold3d/manyfold#4014
- Add a few sites to the translations to retain their naming style by @matthewbadeau in manyfold3d/manyfold#4015
- Add FUNDING.yml file with opencollective link by @Floppy in manyfold3d/manyfold#4021
- Translation updates by @Floppy in manyfold3d/manyfold#4022
- Change code coverage to use Codacy instead of CodeClimate by @Floppy in manyfold3d/manyfold#4023
Full Changelog: manyfold3d/manyfold@v0.108.0...v0.108.1