Skip to content

Releases: sugarcrm/ventana

1.1.0

24 Aug 22:20
Compare
Choose a tag to compare

RELEASE NOTES:

  • Removed deprecated passOAuthToken option in buildFileURL.
  • file method now submits files via FormData rather than iframe.
  • call now supports FormData as the data argument for 'create, 'update', and 'delete' methods.

Update jQuery and Underscore

03 Aug 00:30
ad6a0c4
Compare
Choose a tag to compare
  • Update jQuery to v1.12.4
  • Update UnderscoreJS to v1.9.1

Unit tests update

26 Jul 09:59
Compare
Choose a tag to compare
  • Make ChromeHeadless the default browser for Karma tests
  • Bump SauceLabs Chrome version to 59
  • Remove unused file: baseline-config.json
  • Remove reference to SugarCRM version numbers

Add `collection` method and documentation

27 Jun 19:08
Compare
Choose a tag to compare

Adds the collection method to fetch records using the collection API