Pleroma Release: 2.8.0

Pleroma 2.8.0 is a feature release. Please read through the changelog to see the changes in detail.

Upgrade notes

From source only

  1. Get new dependencies and recompile Pleroma:

    MIX_ENV=prod mix deps.get
    MIX_ENV=prod mix compile
    
  2. Restart Pleroma

Everyone

  1. Restart Pleroma

Backend changes

Changed

Added

Fixed

Removed

— lain