CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.104.0-ls67/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
This release makes it easier to include content from Manyfold elsewhere on the web, by adding support for the oEmbed standard. On many blog platforms, you should now be able to just paste in a public model, creator or collection URL, and get a nice preview. If the platform you're using allows it, you might even get a proper 3D view if you've got a model selected as the preview file!
We've also got two long-requested features for you; deleting libraries (finally), and the ability to open a file directly in your slicer. Currently OrcaSlicer and Cura are supported, but we will add more in future when we can! We could do PrusaSlicer and Bambu Studio as well, but they will only open files from Printables or Makerworld respectively; perhaps in time we can convince them to open that up a bit.
What's Changed
✨ New Features ✨
- OEmbed support for model URLs by @Floppy in manyfold3d/manyfold#3740
- Delete library button added to library settings by @matthewbadeau in manyfold3d/manyfold#3627
- Download straight into slicers from model detail page by @Floppy in manyfold3d/manyfold#3779
- Add dropdown menu for files including "open in slicer" actions by @Floppy in manyfold3d/manyfold#3791
🐛 Bug Fixes 🐛
- Make file removal safer by @Floppy in manyfold3d/manyfold#3786
- Fix foreign key errors by removing default scope on files by @Floppy in manyfold3d/manyfold#3790
- Absorb shrine error after library deletion by @Floppy in manyfold3d/manyfold#3793
🛠️ Other Improvements 🛠️
- Add oEmbed autodiscovery tags for creators and collections by @Floppy in manyfold3d/manyfold#3764
- Improve access tests by @Floppy in manyfold3d/manyfold#3763
- Signed download URLs for model files by @Floppy in manyfold3d/manyfold#3778
- Ensure that library deletion doesn't remove files on disk by @Floppy in manyfold3d/manyfold#3789
- Change rubocop includes to plugins by @Floppy in manyfold3d/manyfold#3792
Full Changelog: manyfold3d/manyfold@v0.103.2...v0.104.0