Release v0.116.0

27 June 2025

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 #4424
  • Add indexing for Gerber and KiCad PCB design files by @Floppy in #4432

    🔒 Security 🔒

  • Simplify upload API by @Floppy in #4428

    🐛 Bug Fixes 🐛

  • Fix indexable choice select box appearance by @Floppy in #4425
  • Fix file size upgrade job by @Floppy in #4426
  • Fix permissions given to new uploads by @Floppy in #4433
  • DIsplay access icons for all models for moderators and admins by @Floppy in #4434

Full Changelog: v0.115.1…v0.116.0

See the original release on GitHub: v0.116.0