Upstream changes
https://github.com/pixelfed/pixelfed/releases/tag/v0.13.0
Upgrading
./scripts/update v0.13.0./scripts/artisan migrate(Unless you haveDB_APPLY_NEW_MIGRATIONS_AUTOMATICALLY=truein your .env file)
from 0.12.9 if you missed it
./scripts/dottie set 'TRUST_PROXIES' '*'(or uncomment theTRUST_PROXIESkey in your.envfile manually)