CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.116.0-ls87/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
This is mainly a release driven by a bugfix around permissions on newly uploaded models, but also we've now got full API support for uploads, and support for Gerber and KiCad files for you open hardware folks out there!
What's Changed
✨ New Features ✨
- Add API endpoints for creating new models, and adding new files into existing models by @Floppy in manyfold3d/manyfold#4424
- Add indexing for Gerber and KiCad PCB design files by @Floppy in manyfold3d/manyfold#4432
🔒 Security 🔒
- Simplify upload API by @Floppy in manyfold3d/manyfold#4428
🐛 Bug Fixes 🐛
- Fix indexable choice select box appearance by @Floppy in manyfold3d/manyfold#4425
- Fix file size upgrade job by @Floppy in manyfold3d/manyfold#4426
- Fix permissions given to new uploads by @Floppy in manyfold3d/manyfold#4433
- DIsplay access icons for all models for moderators and admins by @Floppy in manyfold3d/manyfold#4434
Full Changelog: manyfold3d/manyfold@v0.115.1...v0.116.0