github manyfold3d/manyfold v0.127.0

13 hours ago

Big news, with long-awaited improvements to uploading in this release. The upload form will now create a single model with all files if you're not just uploading archives (zipfiles), and it will confirm to you beforehand what will be created. You can set the model name at upload time, as well as the permissions using our new preset options introduced in the last release. If you upload archives only, it will still extract each one and create separate models. Hopefully this is the "least surprising" behaviour and we'd love to hear how you get on with it.

We've also done a load of UI work on making all the forms in the app more consistent and more visually appealing. They're not so messy now, and so hopefully easier to navigate. And ALSO, thanks to @macdylan, we've got a brand new Chinese (zh-CN) translation moving out of "experimental" phase into proper release!

What's Changed

✨ New Features ✨

  • Present password feedback directly to user by @matthewbadeau in #4484
  • Add all uploaded files as a single new model, unless they are all archive files, in which case extract each as a new model by @Floppy in #4871
  • Add immediate feedback about what models will be created during upload by @Floppy in #4872
  • Simplified permission UI - choose a preset or "custom" by @Floppy in #4899
  • Align all forms with a proper grid layout by @Floppy in #4903

🐛 Bug Fixes 🐛

  • Fix file extension case-sensitivity in geometric analysis job by @Floppy in #4840

🌍 Internationalization 🌏

🛠️ Other Improvements 🛠️

  • Test manifold check using real files by @Floppy in #4841
  • Add all-contributors credits by @Floppy in #4842
  • Exclude allcontributors PRs from release notes and CI builds by @Floppy in #4844
  • Create individual translation sync PRs for each language by @Floppy in #4873
  • Ignore all links to the local hostname by @Floppy in #4885
  • Tweak per-locale translation sync by @Floppy in #4884
  • Add specific i18n section in release notes by @Floppy in #4897

Full Changelog: v0.126.0...v0.127.0

Don't miss a new manyfold release

NewReleases is sending notifications on new releases.