Skip to content

Releases: ezsystems/ez-js-rest-client

1.5.4

18 Dec 15:31

Choose a tag to compare

Changes

  • EZP-29501: Expose refreshSession method in JS REST Client (#92)

Version 1.5.0

04 Apr 12:27

Choose a tag to compare

Changes since v1.4.0:

  • Implemented passing custom XHR callbacks with REST requests (#83, EZP-27100)

Version 1.4.0

14 Dec 13:44

Choose a tag to compare

Changes since v1.3.0:

  • EZP-26325: JS client use query property (#80)

Version 1.3.0

08 Jun 09:15

Choose a tag to compare

Changes:

  • Added ContentService#loadUserDrafts (#77)

Version 1.2.0

24 Feb 09:17

Choose a tag to compare

Changes:

  • The connection manager is now exposed by the client (#74)
  • Added an option to do requests in a siteaccess (#75)
  • Do POST requests with X-HTTP-Method-Override header instead of requests with non-standard verbs