Skip to content

All versions since 0.5.2

0.5.2

Bug Fixes

  • core: make streaming upload reachable in Node (#776) (3236a27)

[Unreleased] Latest

⚠ BREAKING CHANGES

  • typehash: DeleteDataSetPermission has been replaced by TerminateServicePermission. Existing session keys must be re-minted. Passing a stale session key to Synapse.create() throws because the full default permission set no longer matches.

Features

  • typehash: rename DeleteDataSet typed data to TerminateService