github manyfold3d/manyfold v0.126.0

3 days ago

This time round, we've got a new permission option during upload, so you can easily make models public straight away, and there's a default site-wide setting for that option so you can make it extra easy for users!

We've also got improvements for translators, with a new environment option that enables "experimental" languages (i.e. ones that are only partially translated) in the running app, and the addition of an experimental Chinese (zh-CN) translation which is currently being worked on by our amazing volunteer translators.

There are also big improvements to the speed of some mesh operations, as we've moved to a new more efficient library for file conversion. 3MF conversion now happens quickly, even for large meshes, and the change we've made will allow more conversion options in future.

What's Changed

✨ New Features ✨

  • Add environment option to show experimental translations in UI (currently pt, ru, zh-CN) by @Floppy in #4809
  • Add option to make models public by default by @Floppy in #4819
  • Select permissions during upload by @Floppy in #4823

🐛 Bug Fixes 🐛

  • Fix upload errors by letting scheduled cache sweep take care of temporary files by @Floppy in #4830
  • Fix case sensitivity bug with file conversion by @Floppy in #4835

🌍 Sustainability & Performance 🌍

  • Much faster 3MF conversion using assimp library by @Floppy in #4832

🛠️ Other Improvements 🛠️

Full Changelog: v0.125.0...v0.126.0

Don't miss a new manyfold release

NewReleases is sending notifications on new releases.