1.9.1
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