Skip to content

Releases: linuxserver/docker-manyfold

v0.88.0-ls34

11 Nov 21:09
d536463
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.88.0-ls34/index.html

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 ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.87.0...v0.87.1

v0.88.0-ls33

08 Nov 11:03
0a63151
Compare
Choose a tag to compare

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 ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.87.0...v0.87.1

v0.87.1-ls32

07 Nov 17:05
1681378
Compare
Choose a tag to compare

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 ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.87.0...v0.87.1

v0.87.0-ls31

06 Nov 11:06
e8e3d4c
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

manyfold Changes:

This release adds the ability to resolve problems in bulk; so if you have a lot of missing files, or empty folders, now you can remove them all in one go! There are also new application and database performance dashboards, so you can see how your instance is performing, as well as the usual collection of bug fixes.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🌍 Sustainability & Performance 🌍

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.86.0...v0.87.0

v0.86.0-ls30

04 Nov 21:14
b66929d
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

manyfold Changes:

This release adds another long-requested feature, a big download button for an entire model! No, I'm not sure how it took this long either. But, there's not just one download button - there are options! You can download just the supported files, just the unsupported, or just one particular file type!

Note: The downloads are generated on the fly (and cached for 6 hours), so for large models it might take a little while to start downloading; we'll get some UI feedback for that into a future release so you can see what's happening.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.85.1...v0.86.0

v0.86.0-ls29

24 Oct 13:20
bf698ee
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

manyfold Changes:

This release adds another long-requested feature, a big download button for an entire model! No, I'm not sure how it took this long either. But, there's not just one download button - there are options! You can download just the supported files, just the unsupported, or just one particular file type!

Note: The downloads are generated on the fly (and cached for 6 hours), so for large models it might take a little while to start downloading; we'll get some UI feedback for that into a future release so you can see what's happening.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.85.1...v0.86.0

v0.85.1-ls28

21 Oct 13:54
b87daf1
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

manyfold Changes:

Quick fix for a missing database field that accidentally didn't get added to production systems.

What's Changed

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.85.0...v0.85.1

v0.84.1-ls27

18 Oct 13:58
8570fc6
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

manyfold Changes:

A small fix for data migration when upgrading very outdated instances.

What's Changed

🐛 Bug Fixes 🐛

Full Changelog: manyfold3d/manyfold@v0.84.0...v0.84.1

v0.84.0-ls26

18 Oct 09:04
68aea9b
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

manyfold Changes:

If you're on a public or shared instance, this might be helpful; now you can mark models as "sensitive" (i.e. NSFW, or otherwise something to be careful about). You can also choose how you want to display sensitive items; you can show them normally, blur them in the lists, or you can hide them completely!

There are also a couple of high-priority bugfixes for database migrations that were causing problems in v0.83.0.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

Full Changelog: manyfold3d/manyfold@v0.83.0...v0.84.0

v0.83.0-ls25

17 Oct 09:04
f463f5c
Compare
Choose a tag to compare

LinuxServer Changes:

Initial Release.

manyfold Changes:

We've all got too many passwords; so, this release adds experimental support for single sign-on using OpenID Connect (OIDC)!

We say "experimental" because OIDC is a big world with many providers, so it's entirely possible that there will be problems we've not found yet; if you find that your provider doesn't work as you'd expect, report a bug and we'll get it fixed. Take a look at the authentication config docs for details of how to set it up.

There are also new config options for customising your site. Not every site can just be called "Manyfold", that'll be confusing, so now you can change the title, tagline, and icon to something more personal!

We've ALSO added a few new formats; FeeeCAD, BRep, and Markdown. Enjoy!

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.82.1...v0.83.0