Following on from last release, Manyfold now has support for comment federation! If you reply to a post made by Manyfold on (for instance) Mastodon, it will get pulled back into the model page and displayed as a comment! This should open up a new world of simple feedback for your models, and there's still more to come!
What's Changed
✨ New Features ✨
- Outgoing comment federation by @Floppy in #5812
- Turn incoming notes into comments on models by @Floppy in #5819
🐛 Bug Fixes 🐛
- Fix error when receiving incoming (unhandled) Notes by @Floppy in #5811
- Fix directory-dependent path require for public_url by @Floppy in #5863
- Fix error on comment permission check when logged out by @Floppy in #5865
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in #5783
- Translations updated: ja by @Floppy in #5782
- Translations updated: nl by @Floppy in #5781
- Translations updated: zh-CN by @Floppy in #5780
- Translations updated: ru by @Floppy in #5779
- Translations updated: fr by @Floppy in #5778
- Translations updated: pl by @Floppy in #5777
- Translations updated: cs by @Floppy in #5776
- Translations updated: es by @Floppy in #5758
🛠️ Other Improvements 🛠️
- Use dedicated "federation" queue for federails jobs by @Floppy in #5808
- Make user accounts followable via federation by @Floppy in #5810
- Link to remote commenters by @Floppy in #5821
- Remove comments when they're deleted remotely by @Floppy in #5822
- Add bulk action buttons above problems table by @tmchow in #5848
New Contributors
Full Changelog: v0.136.0...v0.137.0