Skip to content

v1.8.9

Compare
Choose a tag to compare
@bourgeoa bourgeoa released this 17 Dec 16:18
· 6 commits to main since this release

Dependencies updated to latest and CI use node 16 and 18

New functionalities

Improvements

  • security against obfuscation in long chat with :
    • default authorization to Append only on resource chat.ttl
    • default creation of ECDSA private/public keys
    • message signature using ECDSA keys private/public keys
  • container creation directly with PUT on container
  • use of @inrupt/solid-client-authn-browser@1.17.5

Bugs