Skip to content

1.9.1

Choose a tag to compare

@cbaker6 cbaker6 released this 31 Jul 22:57
· 164 commits to main since this release
49e8083

Full Changelog

Improvements

  • Clear caching when a user logs out (#198), thanks to @cbaker6.
  • Close all LiveQuery connections when a user logs out (#199), thanks to @cbaker6.
  • ParseLiveQuery attempts to reconnect upon disconnection error (#204), thanks to @cbaker6.
  • Make ParseFileManager public so developers can easily find the location of ParseFiles (#205), thanks to @cbaker6.

Fixes

  • Fix Facebook and Twitter login setting incorrect keys (#202), thanks to @dblythy.