Akkoma stable 2022.08 - the power of friendship, wahaha

HOTFIX 1 - 2022.08-01

fixes an issue with key signing and keys seeming to change - this is due to a race condition in key generation

it is highly recommended that you update if you have open registrations or plan on having new users

the window for the condition to occur is quite slim, but it can occur, especially when running on lower-spec hardware

if you have federation issues with specific users on *roma instances where their messages don’t reach you, you can run

  • mix pleroma.user refetch_public_keys <USER_AP_ID>
    or
  • ./bin/pleroma_ctl user refetch_public_keys <USER_AP_ID>