Skip to content

Release 4.4.0

Compare
Choose a tag to compare
@adamchel adamchel released this 16 May 22:10
· 28 commits to master since this release
d5fea6f
  • Adds support for "compact" watch streams via the Remote MongoDB service, which can save on network usage when working with watch streams.
  • Fixes a bug where anonymous login sometimes failed due to an anonymous user already existing in storage.
  • Fixes a bug where issuing a request when logged out would cause a Promise to never be rejected.
  • Various internal improvements to the Stitch Admin SDK.
  • Various internal improvements to release process.
  • Various internal improvements to API documentation.