CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.127.0-ls111/index.html
LinuxServer Changes:
Full Changelog: v0.126.0-ls110...v0.127.0-ls111
Remote Changes:
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 manyfold3d/manyfold#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 manyfold3d/manyfold#4871
- Add immediate feedback about what models will be created during upload by @Floppy in manyfold3d/manyfold#4872
- Simplified permission UI - choose a preset or "custom" by @Floppy in manyfold3d/manyfold#4899
- Align all forms with a proper grid layout by @Floppy in manyfold3d/manyfold#4903
🐛 Bug Fixes 🐛
- Fix file extension case-sensitivity in geometric analysis job by @Floppy in manyfold3d/manyfold#4840
🌍 Internationalization 🌏
- New translation: Chinese (zh-CN) by @macdylan in manyfold3d/manyfold#4890
- Translations updated: ru by @Floppy in manyfold3d/manyfold#4894
- Translations updated: es by @Floppy in manyfold3d/manyfold#4904
- Translations updated: zh-CN by @macdylan in manyfold3d/manyfold#4905
- Translations updated: de by @Floppy in manyfold3d/manyfold#4906
🛠️ Other Improvements 🛠️
- Test manifold check using real files by @Floppy in manyfold3d/manyfold#4841
- Add all-contributors credits by @Floppy in manyfold3d/manyfold#4842
- Exclude allcontributors PRs from release notes and CI builds by @Floppy in manyfold3d/manyfold#4844
- Create individual translation sync PRs for each language by @Floppy in manyfold3d/manyfold#4873
- Ignore all links to the local hostname by @Floppy in manyfold3d/manyfold#4885
- Tweak per-locale translation sync by @Floppy in manyfold3d/manyfold#4884
- Add specific i18n section in release notes by @Floppy in manyfold3d/manyfold#4897
Full Changelog: manyfold3d/manyfold@v0.126.0...v0.127.0