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 #6868
- Add AVIF image support by @Floppy in #6928
🐛 Bug Fixes 🐛
- Remove datapackages properly from disk when models are merged by @Floppy in #6865
- Fix path generation for split models by @Floppy in #6929
- Fix missing previews after archive extraction by @Floppy in #6930
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
- Improve file relation selector by @Floppy in #6931
- Recategorise gcode files into "slicer" category by @Floppy in #6933
- Split chitu file types into project and sliced file formats by @Floppy in #6932
- Support new-style MyMiniFactory page URLs by @Floppy in #6938
Full Changelog: v0.147.2...v0.148.0