This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryUpdates 🐛 Bug Fixes 🐛, ✨ New Features ✨, and 🛠️ Other Improvements 🛠️ across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds automatic links between files during format conversion. Adds automatic links between files during format conversion. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Adds UI elements for editing file relationships with tabs. Adds UI elements for editing file relationships with tabs. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Enables static rendering of STEP files. Enables static rendering of STEP files. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Combines all linked files into a single listing in the UI. Combines all linked files into a single listing in the UI. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Improves rendering of 2D DXF files. Improves rendering of 2D DXF files. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Performance | Medium |
Improves performance of file handler code. Improves performance of file handler code. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes bad link generation for model file edit pages. Fixes bad link generation for model file edit pages. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes error when viewing files only via render derivative. Fixes error when viewing files only via render derivative. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Hides related file tabs when no relationships exist. Hides related file tabs when no relationships exist. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Copies file metadata during format conversion. Copies file metadata during format conversion. Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
This release adds "alternative format" links between files. Now, when you convert a file to another format, they'll be automatically linked together, in the same way as supported files.
There's a new UI for editing these relationships, you can switch between them with tabs, and they will be collapsed into one in the listings. There's more possibilities here for different relationship types in future, so let us know what you'd like to see!
We've also got a long-requested feature, static rendering for STEP files! We can't show them interactively yet, but at least you can see which file is which!
What's Changed
✨ New Features ✨
- Automatically add links between files during format conversion by @Floppy in https://github.com/manyfold3d/manyfold/pull/6227
- Add UI elements for editing file relationships by @Floppy in https://github.com/manyfold3d/manyfold/pull/6240
- Update F3D to enable STEP file rendering by @Floppy in https://github.com/manyfold3d/manyfold/pull/6245
- Combine all linked files in UI, not just supported/unsupported by @Floppy in https://github.com/manyfold3d/manyfold/pull/6256
🐛 Bug Fixes 🐛
- Fix bad link generation for model file edit pages by @Floppy in https://github.com/manyfold3d/manyfold/pull/6231
- Fix show error with files only viewable via render derivative by @Floppy in https://github.com/manyfold3d/manyfold/pull/6244
- Don't show related file tabs if there aren't any by @Floppy in https://github.com/manyfold3d/manyfold/pull/6259
- Copy file metadata when converting file formats by @Floppy in https://github.com/manyfold3d/manyfold/pull/6260
🔋 Sustainability & Performance 🔋
- Improve performance of file handler code by @Floppy in https://github.com/manyfold3d/manyfold/pull/6252
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in https://github.com/manyfold3d/manyfold/pull/6254
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/6253
🛠️ Other Improvements 🛠️
- Improve rendering of 2D DXF files by @Floppy in https://github.com/manyfold3d/manyfold/pull/6246
- Update Bundler platforms by @Floppy in https://github.com/manyfold3d/manyfold/pull/6258
- Remove unnecessary translation key by @Floppy in https://github.com/manyfold3d/manyfold/pull/6276
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.142.0...v0.143.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]