CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.142.0-ls153/index.html
LinuxServer Changes:
- Add custom F3D and VTK alpine packages built by Manyfold project by @Floppy in #20
- Pin Ruby by @thespad in #21
Full Changelog: v0.140.1-ls152...v0.142.0-ls153
Remote Changes:
This release allows the use of videos in preview frames, so you can show off your models in a more dynamic fashion, and also adds indexer support for the upcoming DragonFruit resin slicer VOXL file format.
There are also a number of fixes to metadata scanning and other background jobs, as well as a large behind-the-scenes refactor of presupported relationships which will lead to some new features in the next release.
What's Changed
✨ New Features ✨
- Allow video files to be used as previews by @Floppy in manyfold3d/manyfold#6194
- Add indexer support for DragonFruit VOXL files by @Floppy in manyfold3d/manyfold#6209
🐛 Bug Fixes 🐛
- Fix bug where updating ignored problems caused background job failure by @Floppy in manyfold3d/manyfold#6205
- Always generate file derivatives when analysing files by @Floppy in manyfold3d/manyfold#6203
- Fall back to matching creators and collections by name when parsing datapackages by @Floppy in manyfold3d/manyfold#6207
- Handle stack overflows during analysis of some 3MF files by @Floppy in manyfold3d/manyfold#6208
- Avoid IOErrors by reloading attachment data after detecting inefficient file formats by @Floppy in manyfold3d/manyfold#6210
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in manyfold3d/manyfold#6226
- Translations updated: es by @Floppy in manyfold3d/manyfold#6218
🛠️ Other Improvements 🛠️
- Add Relationship model to support generic relationships between models, files, links etc. by @Floppy in manyfold3d/manyfold#6196
- Handle bad unicode when parsing README files by @Floppy in manyfold3d/manyfold#6206
- Change presupported file link to use new Relationship model by @Floppy in manyfold3d/manyfold#6217
Full Changelog: manyfold3d/manyfold@v0.141.0...v0.142.0