github manyfold3d/manyfold v0.135.0

4 hours ago

This release sees some improvements to the path template, which lets you maps your folders on disk to models in Manyfold however you want. We're hoping these changes make setup easier for people with existing collections!

You can now set the template per library - this makes multiple libraries useful again, if you want to have different organisational schemes!

Also, you now get a live preview of exactly what information will be inferred from the existing folder structure. If you enable "infer metadata from path", it will take a random sample of folders in your library, and show you what matching them to the path template would come up with, before you've even created the library.

There are more template improvements coming soon, so stay tuned!

One more big piece of news; we've changed Manyfold's open source license from MIT to AGPL 3.0. MIT is a great license to start projects with, but now Manyfold is more mature, we need to defend it a little more with a strong copyleft license. In general this won't affect anything, unless you change the Manyfold code, in which case the source to your changed version also has to be made available under the same license.

What's Changed

✨ New Features ✨

  • Change path template to a per-library setting instead of global, and allow it to be set during first run by @Floppy in #5725
  • Adds preview capability for path template editing by @Floppy in #5749

🐛 Bug Fixes 🐛

🌍 Internationalization 🌏

🛠️ Other Improvements 🛠️

Full Changelog: v0.134.0...v0.135.0

Don't miss a new manyfold release

NewReleases is sending notifications on new releases.