Skip to content

v3.2.0

Choose a tag to compare

@baqend-ci baqend-ci released this 20 May 12:53
· 66 commits to main since this release

Bug Fixes

  • Fix a bug where ACL changes on objects aren't detected correctly as a change
  • Remove legacy gzip handling from the SDK
  • Ensure that a relogin will expose the correct user object (previously it was in some cases null)
  • Some typing errors in the CLI and lib

Features

  • Change the connect API for CORS communication to the POST endpoint, to prevent security tokens exposed in the referrer header
  • Bump several dependencies and upgrade typescript version