This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryUpdates 🐛 Bug Fixes 🐛, 🛠️ Other Improvements 🛠️, and ✨ New Features ✨ across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Allow video files to be used as previews. Allow video files to be used as previews. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Medium |
Add indexer support for DragonFruit VOXL files. Add indexer support for DragonFruit VOXL files. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Fix background job failure when updating ignored problems. Fix background job failure when updating ignored problems. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Always generate file derivatives during analysis. Always generate file derivatives during analysis. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Fallback to name matching for creators and collections when parsing datapackages. Fallback to name matching for creators and collections when parsing datapackages. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Handle stack overflows during analysis of 3MF files. Handle stack overflows during analysis of 3MF files. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Avoid IOErrors by reloading attachment data after detecting inefficient formats. Avoid IOErrors by reloading attachment data after detecting inefficient formats. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Low |
Handle bad unicode when parsing README files. Handle bad unicode when parsing README files. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Introduce Relationship model for generic relationships between models, files, links, etc. Introduce Relationship model for generic relationships between models, files, links, etc. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Refactor | Low |
Change presupported file link to use the new Relationship model. Change presupported file link to use the new Relationship model. Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
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 https://github.com/manyfold3d/manyfold/pull/6194
- Add indexer support for DragonFruit VOXL files by @Floppy in https://github.com/manyfold3d/manyfold/pull/6209
🐛 Bug Fixes 🐛
- Fix bug where updating ignored problems caused background job failure by @Floppy in https://github.com/manyfold3d/manyfold/pull/6205
- Always generate file derivatives when analysing files by @Floppy in https://github.com/manyfold3d/manyfold/pull/6203
- Fall back to matching creators and collections by name when parsing datapackages by @Floppy in https://github.com/manyfold3d/manyfold/pull/6207
- Handle stack overflows during analysis of some 3MF files by @Floppy in https://github.com/manyfold3d/manyfold/pull/6208
- Avoid IOErrors by reloading attachment data after detecting inefficient file formats by @Floppy in https://github.com/manyfold3d/manyfold/pull/6210
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in https://github.com/manyfold3d/manyfold/pull/6226
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/6218
🛠️ Other Improvements 🛠️
- Add Relationship model to support generic relationships between models, files, links etc. by @Floppy in https://github.com/manyfold3d/manyfold/pull/6196
- Handle bad unicode when parsing README files by @Floppy in https://github.com/manyfold3d/manyfold/pull/6206
- Change presupported file link to use new Relationship model by @Floppy in https://github.com/manyfold3d/manyfold/pull/6217
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]