Skip to content

Releases: linuxserver/docker-manyfold

v0.123.1-ls103

17 Sep 15:54
3a64008
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.123.1-ls103/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

Minor bugfixes and post-release tweaks for cross-instance search.

What's Changed

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.123.0...v0.123.1

v0.123.0-ls103

16 Sep 11:08
3a64008
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.123.0-ls103/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

This release continues our work on (experimental!) federated search, using the system proposed by the Fediscovery project.

If you've got federation enabled, you can optionally sign up with Fediverse Auxiliary Service Providers (FASPs), which are servers that can provide things like cross-instance search, account recommendations, and other services in future. We've integrated data sharing, follow recommendations and search into this latest version.

To try it out, hook up to our experimental FASP at search.3dprint.social, then visit \follows on your instance. At that point you should be able to find content from other servers just by typing plain text into the search box. As we test this out a bit more in the real world, we'll make it more tightly integrated into the main search process.

Note: Privacy and control are #1 priorities, and so only public content that's also set as "indexable" will be shared with the FASP and made available in results. You're always in full control.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.122.1...v0.123.0

v0.122.1-ls102

15 Sep 22:35
8a261fb
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.122.1-ls102/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

A pre-holiday bugfix release to fix a few small issues and iron out migration problems when doing upgrades between widely-differing versions.

What's Changed

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.122.0...v0.123.0

v0.122.1-ls101

01 Sep 21:23
0acd7e7
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.122.1-ls101/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

A pre-holiday bugfix release to fix a few small issues and iron out migration problems when doing upgrades between widely-differing versions.

What's Changed

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.122.0...v0.123.0

v0.122.1-ls100

25 Aug 14:59
70718ca
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.122.1-ls100/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

A pre-holiday bugfix release to fix a few small issues and iron out migration problems when doing upgrades between widely-differing versions.

What's Changed

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.122.0...v0.123.0

v0.122.0-ls100

20 Aug 12:03
70718ca
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.122.0-ls100/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

This release fixes a few bugs, and changes folder organization errors to use the normal Problem system. That means that now you can see folders that don't match the path template in the problem list, and easily resolve a load of them at the same time, rather than one-by-one on the model page as you had to before.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

New Contributors

Full Changelog: manyfold3d/manyfold@v0.121.0...v0.122.0

v0.121.0-ls99

18 Aug 21:20
480e6d7
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.121.0-ls99/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

This release is mostly invisible background work for future features, though there are a few little improvements you might notice.

  • You can now enable generation of thumbnail-sized images to help lists load quicker (currently in "downloads" settings; no it's not a good place)
  • 3D files now show their dimensions in the detail page, thanks to a much more efficient file analysis tool which we'll be doing a lot more with in future
  • You can command library filesystem scans from the CLI - useful for cron jobs maybe!
  • Basic support for "Fediverse Auxiliary Service Providers" (FASPs). This is a system built as part of the Fediscovery project which aims to solve the problems with federated search, new instances with empty timelines, etc. It's early days, and there aren't any real servers out there you can connect up to yet, but that should change over the next few months, and we're getting ready for it.

And one more thing; the Advanced Admin UI has been removed. It was only ever a stopgap until the rest of the application got the features it needed, which we think we've hit now. If there's anything you used that you can't do, open a feature request and we'll get a replacement in for you.

What's Changed

✨ New Features ✨

🔒 Security 🔒

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.120.0...v0.121.0

v0.121.0-ls98

12 Aug 13:38
28360da
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.121.0-ls98/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

This release is mostly invisible background work for future features, though there are a few little improvements you might notice.

  • You can now enable generation of thumbnail-sized images to help lists load quicker (currently in "downloads" settings; no it's not a good place)
  • 3D files now show their dimensions in the detail page, thanks to a much more efficient file analysis tool which we'll be doing a lot more with in future
  • You can command library filesystem scans from the CLI - useful for cron jobs maybe!
  • Basic support for "Fediverse Auxiliary Service Providers" (FASPs). This is a system built as part of the Fediscovery project which aims to solve the problems with federated search, new instances with empty timelines, etc. It's early days, and there aren't any real servers out there you can connect up to yet, but that should change over the next few months, and we're getting ready for it.

And one more thing; the Advanced Admin UI has been removed. It was only ever a stopgap until the rest of the application got the features it needed, which we think we've hit now. If there's anything you used that you can't do, open a feature request and we'll get a replacement in for you.

What's Changed

✨ New Features ✨

🔒 Security 🔒

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.120.0...v0.121.0

v0.120.1-ls97

11 Aug 21:21
8d16b14
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.120.1-ls97/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

A small but important bugfix for instances that show libraries in the navbar.

What's Changed

🐛 Bug Fixes 🐛

Full Changelog: manyfold3d/manyfold@v0.120.0...v0.120.1

v0.120.1-ls96

07 Aug 12:15
bb29496
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.120.1-ls96/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

A small but important bugfix for instances that show libraries in the navbar.

What's Changed

🐛 Bug Fixes 🐛

Full Changelog: manyfold3d/manyfold@v0.120.0...v0.120.1