Pixelfed logo

Pixelfed

Photo sharing the way it should be, without algorithmic barriers

Alternative to: Instagram


About Versions (44)

v0.11.1

2021-09-08

v0.11.1 (2021-09-07)

Added

  • WebP Support (069a0e4a)
  • Auto Following support for admins (68aa2540)
  • Mark as spammer mod tool, unlists and applies content warning to existing and future post (6d956a86)
  • Diagnostics for error page and admin dashboard (64725ecc)
  • Default media licenses and media license sync (ea0fc90c)
  • Customize media description/alt-text length limit (072d55d1)
  • Federate Media Licenses (14a1367a)
  • Archive Posts (e9ef0c88)
  • Polls (77092200)
  • Federated Stories (#2895)

Upgrading

This update features some new migrations, if you experience the Unknown column type "timestamp" requested error during migrations please run php artisan config:cache and re-run migrations.

If your deployment process does not invoke the php artisan cache:clear command, please run this after updating. If you experience issues with timelines after updating, this is likely due to stale cache data and this command should fix it.