Skip to content

v0.12.8

Choose a tag to compare

@jippi jippi released this 24 Aug 10:06
· 4 commits to main since this release
41d663e

Upstream changes

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

Upgrading

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

🔧 Chores