Skip to content

1.4.4

Choose a tag to compare

@scottinet scottinet released this 09 Feb 09:02
· 1824 commits to master since this release
  • Kuzzle.login() and Kuzzle.logout() are now non-queuable, meaning they will never be queued during offline-mode
  • When non-queuable queries are executed while been in offline-mode, if a callback is provided, then it is called with a "discarded query" error, instead of been silently discarded