github jippi/docker-pixelfed v0.12.9

3 hours ago

Upstream changes

https://github.com/pixelfed/pixelfed/releases/tag/v0.12.9

Upgrading

  1. ./scripts/dottie set 'TRUST_PROXIES' '*' (or uncomment the TRUST_PROXIES key in your .env file manually)
  2. ./scripts/update v0.12.9
  3. ./scripts/artisan migrate (Unless you have DB_APPLY_NEW_MIGRATIONS_AUTOMATICALLY=true in your .env file)

🛸 Other Changes

  • 1eeeb4d - trust proxies by default

Pixelfed v0.12.8 (correctly) unsets the TRUSTED_PROXIES instead of * (trust any proxy), for convenience here we assume its safe to continue doing so (commit by @jippi)

Don't miss a new docker-pixelfed release

NewReleases is sending notifications on new releases.