Download Latest Version v0.14.3 source code.zip (18.0 MB) Google Add to Preferred Sources
Home / v0.14.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-19 2.2 kB
v0.14.0 source code.tar.gz 2026-09-19 16.3 MB
v0.14.0 source code.zip 2026-09-19 17.8 MB
Totals: 3 Items   34.1 MB 0

What's Changed:

This release includes FEP-044f: Consent-respecting quote posts, FEP-8fcf followers collection synchronization, a bunch of ActivityPub federation improvements, and fixes a few bugs by @dansup .

The new php artisan app:federation command in action. image

CHANGES:

  • Add FEP-044f: Consent-respecting quote posts (823efcaad)
  • Add FEP-8fcf followers collection synchronization (dedfa67b7)
  • Update Login view, fix tab from email to password (e215fb64f)
  • Update FeedInsertRemotePipeline, prevent statuses older than a week from being distributed (c7600fb51)
  • Update ActivityPub helpers, improve url resolution and reply handling (8a741d998)
  • Add Federation Debug command (fc856fd1f)
  • Fix video embeds. Closes #7373 (9909bd0d3)
  • Fix federation comment threading (80f792038)
  • Added a ton of type checks, and resolved a lot of larastan issues.
  • Approved recently translated language files.

UPGRADE NOTES:

  • Includes DB migrations. Please make sure you run the php artisan migrate or similar (updates automatically in docker).
  • The IMAGE_DRIVER was recently set to vips as default over gd. Please check the laravel logs to confirm you're not experiencing side effects with this change. These is discussion in issue [#7359]

PLEASE BACKUP YOUR SERVER/DATABASE BEFORE UPGRADING.

Source: README.md, updated 2026-09-19