| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-22 | 1.5 kB | |
| v0.14.3 source code.tar.gz | 2026-09-22 | 16.4 MB | |
| v0.14.3 source code.zip | 2026-09-22 | 18.0 MB | |
| Totals: 3 Items | 34.3 MB | 0 | |
New Contributors
- @lilithmooncohen has recently updated to the latest Pixelfed and sent us seven PRs which make up most of the changes in this release. Thank you for the effort fixing these bugs Lily!
To other admins, if you've forked Pixelfed and have any features/bugsfixes. Please send them down stream, I can't promise they get merged, but we will happily work with you to improve Pixelfed for everybody.
What's Changed
- Fix missing replies_count on reblogs in Mastodon mode by @lilithmooncohen in https://github.com/pixelfed/pixelfed/pull/7417
- Honor the photo_reblogs_only setting in the home timeline by @lilithmooncohen in https://github.com/pixelfed/pixelfed/pull/7418
- Render boosts for clients that only read the top level by @lilithmooncohen in https://github.com/pixelfed/pixelfed/pull/7419
- Fix PostgreSQL backups and statuses nullability by @lilithmooncohen in https://github.com/pixelfed/pixelfed/pull/7420
- Fix the vips image driver in web SAPIs by @lilithmooncohen in https://github.com/pixelfed/pixelfed/pull/7422
- Preserve the delivered HTML for remote status content by @lilithmooncohen in https://github.com/pixelfed/pixelfed/pull/7424
- Return favourited as a boolean in Mastodon mode by @lilithmooncohen in https://github.com/pixelfed/pixelfed/pull/7425
Upgrade Notes
- Includes DB migrations. Please make sure you run the php artisan migrate or similar (updates automatically in docker).
PLEASE BACKUP YOUR SERVER/DATABASE BEFORE UPGRADING.