| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-27 | 1.6 kB | |
| v0.148.0 source code.tar.gz | 2026-08-27 | 5.0 MB | |
| v0.148.0 source code.zip | 2026-08-27 | 5.7 MB | |
| Totals: 3 Items | 10.7 MB | 3 | |
A grab bag of updates and fixed this time round. The main new thing is that if you have a zip (or other archive file) inside a model, then you can extract it in-place by clicking on the option in the menu. We've also got a few bugfixes and some UI improvements around file relationships.
What's Changed
✨ New Features ✨
- Menu option to extract archive files in place by @Floppy in https://github.com/manyfold3d/manyfold/pull/6868
- Add AVIF image support by @Floppy in https://github.com/manyfold3d/manyfold/pull/6928
🐛 Bug Fixes 🐛
- Remove datapackages properly from disk when models are merged by @Floppy in https://github.com/manyfold3d/manyfold/pull/6865
- Fix path generation for split models by @Floppy in https://github.com/manyfold3d/manyfold/pull/6929
- Fix missing previews after archive extraction by @Floppy in https://github.com/manyfold3d/manyfold/pull/6930
🌍 Internationalization 🌏
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/6870
🛠️ Other Improvements 🛠️
- Improve file relation selector by @Floppy in https://github.com/manyfold3d/manyfold/pull/6931
- Recategorise gcode files into "slicer" category by @Floppy in https://github.com/manyfold3d/manyfold/pull/6933
- Split chitu file types into project and sliced file formats by @Floppy in https://github.com/manyfold3d/manyfold/pull/6932
- Support new-style MyMiniFactory page URLs by @Floppy in https://github.com/manyfold3d/manyfold/pull/6938
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.147.2...v0.148.0