Release v0.142.0
26 May 2026This 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 #6194
- Add indexer support for DragonFruit VOXL files by @Floppy in #6209
🐛 Bug Fixes 🐛
- Fix bug where updating ignored problems caused background job failure by @Floppy in #6205
- Always generate file derivatives when analysing files by @Floppy in #6203
- Fall back to matching creators and collections by name when parsing datapackages by @Floppy in #6207
- Handle stack overflows during analysis of some 3MF files by @Floppy in #6208
- Avoid IOErrors by reloading attachment data after detecting inefficient file formats by @Floppy in #6210
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in #6226
- Translations updated: es by @Floppy in #6218
🛠️ Other Improvements 🛠️
- Add Relationship model to support generic relationships between models, files, links etc. by @Floppy in #6196
- Handle bad unicode when parsing README files by @Floppy in #6206
- Change presupported file link to use new Relationship model by @Floppy in #6217
Full Changelog: v0.141.0…v0.142.0
See the original release on GitHub: v0.142.0