Skip to content

Releases: linuxserver/docker-manyfold

v0.108.1-ls75

17 Apr 21:02
9103e73
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.108.1-ls75/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

We've taken a few days to squash some bugs, so hopefully you'll get a smoother Manyfold experience!

What's Changed

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.108.0...v0.108.1

v0.108.0-ls74

15 Apr 14:02
bd7b915
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.108.0-ls74/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

This release is all about the API! We've had a read-only API for a few releases now, but this release brings the ability to update and create data as well.

First, you'll need to create an OAuth application in the settings area, with the appropriate scopes. You can then use it to create, edit and delete all the basic data for creators and collections, and update metadata for models and files. That means that, for instance, you could write a script to import data from another hosting site. The best way to explore the API is to try it live from the API documentation; just click "Authorise" and paste in your app credentials!

There are a few things that aren't in there yet; problems, permissions, admin capabilities, and you can't yet upload new files, but all that will be coming in future releases, so stay tuned!

What's Changed

💥 Breaking Changes 💥

✨ New Features ✨

🔒 Security 🔒

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.107.0...v0.108.0

v0.107.0-ls74

14 Apr 21:19
bd7b915
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.107.0-ls74/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

This release adds some handy new features. First, Manyfold now imports metadata from a datapackage.json file, both on upload and scan. One thing this means is that if you lose your database, you should be able to recover most of your data from the files that are stored on disk along with the models! The other big thing is that now we have API authentication using OAuth; you can create a set of OAuth application credentials, and then use them to access private data using the existing read APIs.

We've also got a new social following page, support for federated unfollows and deletes, support for opening in ElegooSlicer and SuperSlicer, support for HFP and SLDPRT, a new theme, and the usual pile of bugfixes and minor improvements.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

New Contributors

Full Changelog: manyfold3d/manyfold@v0.106.0...v0.107.0

v0.107.0-ls73

09 Apr 17:08
6eaeb6f
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.107.0-ls73/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

This release adds some handy new features. First, Manyfold now imports metadata from a datapackage.json file, both on upload and scan. One thing this means is that if you lose your database, you should be able to recover most of your data from the files that are stored on disk along with the models! The other big thing is that now we have API authentication using OAuth; you can create a set of OAuth application credentials, and then use them to access private data using the existing read APIs.

We've also got a new social following page, support for federated unfollows and deletes, support for opening in ElegooSlicer and SuperSlicer, support for HFP and SLDPRT, a new theme, and the usual pile of bugfixes and minor improvements.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

New Contributors

Full Changelog: manyfold3d/manyfold@v0.106.0...v0.107.0

v0.106.0-ls72

07 Apr 21:21
4280e8a
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.106.0-ls72/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

There's a HUGE changelist in this release, because we've spent some time on a whole load of features for people running public servers as well as the usual collection of bugfixes and minor improvements.

All the appearance and customisation options are now built in to the settings pages, so the old SITE_NAME environment variables have gone away; you can also open and close signups from within settings. There's a new about page, a place to specify server rules and a donation link, and a change to how site statistics are displayed which makes more sense for big instances. Add on email notifications, editable fediverse usernames, and the list gets pretty huge!

We also have a brand new translation into Czech, courtesy of @ichlubna, bringing us to 6 languages now!

There's quite a big UI change though - you may notice that libraries have disappeared. We found that in general people don't use them for organisation, and on public instances they're confusing, so we've hidden them away by default. Now they're really just a way to configure storage locations. You can set default library for uploads, and admins can still move models between libraries. Don't worry though, if you want it back how it was before, you can enable the previous behaviour in the site appearance settings.

What's Changed

💥 Breaking Changes 💥

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.105.0...v0.106.0

v0.106.0-ls71

01 Apr 11:57
7ac456d
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.106.0-ls71/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

There's a HUGE changelist in this release, because we've spent some time on a whole load of features for people running public servers as well as the usual collection of bugfixes and minor improvements.

All the appearance and customisation options are now built in to the settings pages, so the old SITE_NAME environment variables have gone away; you can also open and close signups from within settings. There's a new about page, a place to specify server rules and a donation link, and a change to how site statistics are displayed which makes more sense for big instances. Add on email notifications, editable fediverse usernames, and the list gets pretty huge!

We also have a brand new translation into Czech, courtesy of @ichlubna, bringing us to 6 languages now!

There's quite a big UI change though - you may notice that libraries have disappeared. We found that in general people don't use them for organisation, and on public instances they're confusing, so we've hidden them away by default. Now they're really just a way to configure storage locations. You can set default library for uploads, and admins can still move models between libraries. Don't worry though, if you want it back how it was before, you can enable the previous behaviour in the site appearance settings.

What's Changed

💥 Breaking Changes 💥

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.105.0...v0.106.0

v0.105.0-ls70

31 Mar 21:21
57d2128
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.105.0-ls70/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

This release sees the first proper API endpoints for public models, creators and collections. It's a pretty standard JSON-LD REST API, and should be considered version zero; it will definitely change over time, but we're excited to see what can be done with it! Full documentation is at /api on every instance (including on Try Manyfold), and is linked in the site footer.

Authenticated access tokens for accessing private data will be coming soon, followed by being able to edit data and upload content.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

New Contributors

Full Changelog: manyfold3d/manyfold@v0.104.1...v0.105.0

v0.105.0-ls69

24 Mar 11:09
8603d6c
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.105.0-ls69/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

This release sees the first proper API endpoints for public models, creators and collections. It's a pretty standard JSON-LD REST API, and should be considered version zero; it will definitely change over time, but we're excited to see what can be done with it! Full documentation is at /api on every instance (including on Try Manyfold), and is linked in the site footer.

Authenticated access tokens for accessing private data will be coming soon, followed by being able to edit data and upload content.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

New Contributors

Full Changelog: manyfold3d/manyfold@v0.104.1...v0.105.0

v0.104.1-ls68

20 Mar 10:00
fcb427b
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.104.1-ls68/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Small bugfix for "open in slicer" in single-user mode.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

Full Changelog: manyfold3d/manyfold@v0.104.0...v0.104.1

v0.104.0-ls67

19 Mar 11:05
9a814cf
Compare
Choose a tag to compare

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 ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.103.2...v0.104.0