Skip to content

v0.146.0-ls159

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 06 Jul 18:11
65bbb37

CI Report:

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

LinuxServer Changes:

Full Changelog: v0.146.0-ls158...v0.146.0-ls159

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