v0.82.0-ls23
LinuxServer Changes:
Initial Release.
manyfold Changes:
Exciting times! This release has not one, but TWO major features!
First, Manyfold will now index PDF, TXT, Markdown and video files. All those models that come with build instructions, licenses, and so on? Now you can see it all!
The second is another big step on something we've been building towards for a long time; Manyfold is now social! Users of Fediverse social networks, using systems like Mastodon, can follow Manyfold creators, collections or individual models. As of this release, if you've followed a creator, when they add a new model, you'll see an update in your feed!
Future releases will add more update types, and will allow you to subscribe directly to content on one Manyfold server from another, so stay tuned for more!
What's Changed
✨ New Features ✨
- Index and display video and document files by @Floppy in manyfold3d/manyfold#2890
- Post ActivityPub message when a creator adds a new model by @Floppy in manyfold3d/manyfold#2900
- Add follow buttons for logged-out users, to follow from their home server by @Floppy in manyfold3d/manyfold#2928
- Search for and follow remote accounts from home server by @Floppy in manyfold3d/manyfold#2929
🐛 Bug Fixes 🐛
- Stop hashtags appearing as headings in activitypub notes by @Floppy in manyfold3d/manyfold#2904
- Make search button translatable by @Floppy in manyfold3d/manyfold#2908
- Remove incorrect hook on comment destroy by @Floppy in manyfold3d/manyfold#2913
- Don't create Federails Actors during migration by @Floppy in manyfold3d/manyfold#2916
- Fix creator/collection ownership by @Floppy in manyfold3d/manyfold#2919
- Make default activities post correct object type by @Floppy in manyfold3d/manyfold#2923
- Fix incorrect permission check when user has multiple roles by @Floppy in manyfold3d/manyfold#2924
- Stop files being accidentally deleted during merge by @Floppy in manyfold3d/manyfold#2925
- Fix translation for follow button by @Floppy in manyfold3d/manyfold#2927
🛠️ Other Improvements 🛠️
- Add comment table and controller to support ActivityPub Notes by @Floppy in manyfold3d/manyfold#2884
- Post ActivityPub Notes for new, updated, and deleted comments by @Floppy in manyfold3d/manyfold#2885
- Generalised handling of outgoing activities by @Floppy in manyfold3d/manyfold#2886
- Set publication time and attribution for AP Notes by @Floppy in manyfold3d/manyfold#2887
- Set visibility on AP Notes by @Floppy in manyfold3d/manyfold#2888
- inline Note object into activity posts by @Floppy in manyfold3d/manyfold#2897
- Fix type of to_activitypub_object by @Floppy in manyfold3d/manyfold#2898
- Only post federated activities where both subject and object are public by @Floppy in manyfold3d/manyfold#2901
- Enable the new activity queue by @Floppy in manyfold3d/manyfold#2902
- Improve text of model creation message by @Floppy in manyfold3d/manyfold#2903
- Link tags by @Floppy in manyfold3d/manyfold#2912
- Minor translation updates by @Floppy in manyfold3d/manyfold#2914
- Further improved hashtag output by @Floppy in manyfold3d/manyfold#2915
- Update federails for remote-follow fetch support by @Floppy in manyfold3d/manyfold#2917
- Restore type-specific activity posts by @Floppy in manyfold3d/manyfold#2918
- Move "new library" link into redesigned library settings area by @Floppy in manyfold3d/manyfold#2930
- Add Fediverse follow link to nav bar by @Floppy in manyfold3d/manyfold#2931
Full Changelog: manyfold3d/manyfold@v0.81.0...v0.82.0