v0.84.0-ls26
·
72 commits
to main
since this release
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 ✨
- Add "sensitive" setting for models, and user control of how they're displayed by @Floppy in manyfold3d/manyfold#2969
🐛 Bug Fixes 🐛
- Fix migration issue ("destination exists" Problems) by @Floppy in manyfold3d/manyfold#2975
- Fix default role name migration by @Floppy in manyfold3d/manyfold#2976
Full Changelog: manyfold3d/manyfold@v0.83.0...v0.84.0