Release v0.76.0

21 August 2024

Mostly background changes in this release, heading towards more ActivityPub functionality. The main feed will now show updates as well as just create events, and you get a load of bugfixes too!

What’s Changed

✨ New Features ✨

  • Post and display update activities by @Floppy in #2509
  • Ignore Synology-generated files by @Floppy in #2553

    🐛 Bug Fixes 🐛

  • Remove temporarily-created models if ProcessUploadedFileJob fails by @Floppy in #2529
  • Don’t link to users from activity feed by @Floppy in #2533
  • Hide user updates and fix local links in activity feed by @Floppy in #2535
  • Fix entity -> actor relationship by @Floppy in #2537
  • Fix error on untagged model listing by @Floppy in #2551
  • Fix some raw html appearing in text when translations are missing by @Floppy in #2552
  • Fix ignoring of library root folder by @Floppy in #2554
  • Handle non-existent actor in following check by @Floppy in #2555

    🛠️ Other Improvements 🛠️

  • Remove Flipper for feature switching by @Floppy in #2507
  • Get Webfinger working for users, models, collections, and creators by @Floppy in #2508
  • Handle user signups in local feed by @Floppy in #2512
  • Set proper types for each actor by @Floppy in #2511
  • Don’t repeat activities within 5 minutes by @Floppy in #2538
  • German translation updates by @mallo321123 by @Floppy in #2539
  • Polish translation updates by @XioR112 by @Floppy in #2540
  • Make create/update activity feed items translatable by @Floppy in #2541
  • i18n renormalization by @Floppy in #2542

Full Changelog: v0.75.1…v0.76.0

See the original release on GitHub: v0.76.0