Upstream changes
https://github.com/pixelfed/pixelfed/releases/tag/v0.12.11
Upgrading
./scripts/update v0.12.11./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)
🐛 Bug Fixes
d7abe41- skip composer scripts during build, run post-install-cmd on container start (commit by @jippi)
🛸 Other Changes
1cec92f- bump
[skip-ci] (commit by @jippi)