Skip to content

v0.12.10

Latest

Choose a tag to compare

@jippi jippi released this 11 Sep 11:03
106c692

Upstream changes

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

Upgrading

  1. ./scripts/update v0.12.10
  2. ./scripts/artisan migrate (Unless you have DB_APPLY_NEW_MIGRATIONS_AUTOMATICALLY=true in your .env file)

from 0.12.9 if you missed it

  1. ./scripts/dottie set 'TRUST_PROXIES' '*' (or uncomment the TRUST_PROXIES key in your .env file manually)

🐛 Bug Fixes

🔧 Chores

🛸 Other Changes

  • 317943e - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)