Closed github-actions[bot] closed 1 year ago
Upgrade to v2.5.2 See upstream release page Provided description: Pleroma 2.5.2 is a security release. Featuring many fixes, additions and improvements.
Get new dependencies and recompile Pleroma:
MIX_ENV=prod mix deps.get MIX_ENV=prod mix compile
./bin/pleroma_ctl migrate
mix ecto.migrate
VACUUM ANALYZE
None.
/proxy
static_fe
/users/:nickname/feed
crypt(3)
:v:
Upgrade to v2.5.2 See upstream release page Provided description: Pleroma 2.5.2 is a security release. Featuring many fixes, additions and improvements.
Upgrade notes
From source only
Get new dependencies and recompile Pleroma:
Everyone
./bin/pleroma_ctl migrate
LICENSE README.md README_fr.md check_process conf doc manifest.json scripts From Source:mix ecto.migrate
VACUUM ANALYZE
on your databaseFrontend changes
None.
Backend changes
Security
/proxy
endpoint now sets a Content-Security-Policy (sandbox)Changed
Fixed
static_fe
pipeline for/users/:nickname/feed
Removed
crypt(3)
(Gnu Social migration artifact)Admin Frontend changes
None.