Skip to content

v5.7.10

Compare
Choose a tag to compare
@bourgeoa bourgeoa released this 04 Apr 10:50
· 39 commits to main since this release

New functionalities

  • [email protected] with improved chat
    • chat threads
    • chat security :
      • messages are Append only by default
      • messages are signed with users private/public keys
      • keys are stored on user pod in /profile/keys/public.key and /settings/keys/private.key

Improvements

  • #1731 and #1741 create New resource with Append Only for PATCH and PUT

Bugs

Security issues (user information leakages)