Skip to content

v0.146.0-ls158

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 02 Jul 13:00
afe0d88

CI Report:

https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.146.0-ls158/index.html

LinuxServer Changes:

Full Changelog: v0.145.1-ls157...v0.146.0-ls158

Remote Changes:

This is the sort of release that's huge and tiny at the same time: we've added a plugin system! Plugins are optional components that you can add to your Manyfold instance that can add extra UI, file types, APIs, all sorts of things. This means that (a) we can add more optional features without bloating the core too much and (b) it should be much easier for other people to write code that slots into Manyfold.

You can manage plugins on a new page in the settings area, and you can see a list of available plugins on the main website. For now, it's a very small list, but we hope it will expand a lot! Over time, we may also move some existing features out into plugins, so that the main app can be slimmed down a bit.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

🌍 Internationalization 🌏

🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.145.1...v0.146.0