github manyfold3d/manyfold v0.130.0

latest release: v0.130.1
6 hours ago

The last few weeks have been quiet, focused on background work for an upcoming new feature. That's not quite ready yet, but here's a Christmas release for you, with a grab bag of small features, bugfixes, design tweaks, and performance improvements. Happy holidays! 🎄

What's Changed

✨ New Features ✨

  • Show expected path in message for path problems by @Floppy in #5117
  • Add support for Solidworks Assembly (.sldasm) files by @Floppy in #5123
  • Add FlockXR file format support by @Floppy in #5144
  • Improved design of breadcrumbs and generalised with a UI component by @Floppy in #5149
  • Add sorting and pagination in user management, and sort by "pending" by default by @Floppy in #5176

🐛 Bug Fixes 🐛

  • Terminate offscreen renderer workers when disconnected from page by @Floppy in #5136
  • Fix missing sidebar on OAuth application pages by @Floppy in #5151
  • Fix test artefact tidyup by @Floppy in #5153
  • Start analysis jobs after model save is completed during upload by @Floppy in #5157
  • Run database migration before generating OpenAPI docs by @Floppy in #5165
  • Fix image derivative backfill job by @Floppy in #5158
  • Add a startup job to fix stale attachment data by @Floppy in #5159
  • Run attachment fixer task at start by @Floppy in #5172
  • Fix user moderation UI bug when there are dots in usernames by @Floppy in #5177

🔋 Sustainability & Performance 🔋

  • Speed up SQLite a little with memory temp store by @Floppy in #5175

🌍 Internationalization 🌏

🛠️ Other Improvements 🛠️

  • Add AGENTS.md, giving relevant instructions to LLM coding tools by @Floppy in #5143
  • Add AI guidance links and detail on prompt provenance logging by @Floppy in #5147
  • Backend implementation for Groups by @Floppy in #5127
  • Autogenerate API definitions nightly by @Floppy in #5155
  • Test correct serialization of JSON fields by @Floppy in #5161
  • Make JSON serializer on MariaDB safer by @Floppy in #5171

Full Changelog: v0.129.4...v0.130.0

Don't miss a new manyfold release

NewReleases is sending notifications on new releases.