LinuxServer Changes:
Initial Release.
manyfold Changes:
This release was just going to be bugfixes, but then we added support for a load of new file formats, particularly ones used for stuff like game development or higher-end graphics work. So, you can now index Collada (DAE), FBX, IGES, DXF, 3DS/MAX, Maya, Modo, Sketchup and even more. Take a look at the supported formats page on the website for the full list!
There's also an important bug fix for OIDC login, which should fix issues with the redirect URL being incorrect.
What's Changed
✨ New Features ✨
- Index DXF files by @Floppy in manyfold3d/manyfold#3123
- Many new formats (3DS, DAE, FBX, AMF, IGES and more!) by @Floppy in manyfold3d/manyfold#3124
🐛 Bug Fixes 🐛
- Prevent orphaned problems when merging models by @Floppy in manyfold3d/manyfold#3118
- Don't require PUBLIC_PORT if PUBLIC_HOSTNAME is set, unless it's a non-default port by @Floppy in manyfold3d/manyfold#3122
🛠️ Other Improvements 🛠️
- Remove orphaned problems in "check all" job by @Floppy in manyfold3d/manyfold#3117
- Refactor and simplify old file removal code by @Floppy in manyfold3d/manyfold#3121
Full Changelog: manyfold3d/manyfold@v0.87.0...v0.87.1