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 💥
- Hide libraries by default, with admin option to show them again by @Floppy in manyfold3d/manyfold#3848
- Require moderator approval for signups by default by @Floppy in manyfold3d/manyfold#3860
✨ New Features ✨
- Change user fediverse handles to editable username by @Floppy in manyfold3d/manyfold#3839
- Add editing for creator slugs (aka fedi usernames) by @Floppy in manyfold3d/manyfold#3844
- Add setting for default library, used when uploading by @Floppy in manyfold3d/manyfold#3846
- Hide "unassigned" creator/collection if empty by @Floppy in manyfold3d/manyfold#3852
- Send email to moderators when new accounts are created and need approval by @Floppy in manyfold3d/manyfold#3853
- Send notifications to moderators when a new report is received by @Floppy in manyfold3d/manyfold#3862
- Change "enable signup" environment setting into a settings page option by @Floppy in manyfold3d/manyfold#3865
- Move site name, icon, and tagline into site settings appearance page by @Floppy in manyfold3d/manyfold#3867
- Add server rules to site settings, with markdown support and automatically shown at signup by @Floppy in manyfold3d/manyfold#3868
- Add customisable "about" page for specific instance by @Floppy in manyfold3d/manyfold#3871
- Add setting for an instance-specific financial support link by @Floppy in manyfold3d/manyfold#3874
- Czech translation by @Floppy in manyfold3d/manyfold#3882
- Show follower counts for Models, Creators and Collections by @Floppy in manyfold3d/manyfold#3887
🐛 Bug Fixes 🐛
- Ignore self in multimodel uniqueness check by @Floppy in manyfold3d/manyfold#3838
- Remove punctuation that breaks links in mailers by @Floppy in manyfold3d/manyfold#3854
- Fix signup validation failure bug by @Floppy in manyfold3d/manyfold#3859
- Don't include "JSON files only" as a download option by @Floppy in manyfold3d/manyfold#3880
- Remove debug output that was accidentally left in by @Floppy in manyfold3d/manyfold#3883
- Don't store incoming activities by @Floppy in manyfold3d/manyfold#3889
🛠️ Other Improvements 🛠️
- Add custom validator for checking uniqueness across different tables by @Floppy in manyfold3d/manyfold#3837
- Disambiguate usernames on startup by @Floppy in manyfold3d/manyfold#3845
- Improve wording for Creator slug/handle/username edit box by @Floppy in manyfold3d/manyfold#3847
- Enable cs locale (Czech) on translation.io by @Floppy in manyfold3d/manyfold#3863
- Remove statistics from footer, and move to admin area by @Floppy in manyfold3d/manyfold#3872
- Reorganised footer with local instance links by @Floppy in manyfold3d/manyfold#3873
- Only show version in footer to administrators by @Floppy in manyfold3d/manyfold#3879
- Translation updates for DE, ES, & PL by @Floppy in manyfold3d/manyfold#3881
- Reimplement timeline without using Federails Activities by @Floppy in manyfold3d/manyfold#3891
Full Changelog: manyfold3d/manyfold@v0.105.0...v0.106.0