v1.7.1
Changes:
- Force strings as inputs for username and password at login
- Adds an option to force https when retrieving the url for a Parse File:
file.url({ forceSecure: true })
- Run in browser compatibility mode in Electron
Fixes:
- Make sure old, deleted fields are removed when fetching from the server
- Ensure clone() works with readonly properties