Skip to content

v1.7.1

Compare
Choose a tag to compare
@andrewimm andrewimm released this 18 Feb 02:30

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