Skip to content

Releases: cusyio/plone-js-sdk

1.4.0

09 Nov 16:11
df9103a
Compare
Choose a tag to compare

Fixes

  • revert: 🐛 don’t add user-agent string for all requests.
    This should only happen for server requests, but not client initiated requests (otherwise CORS errors might occur).

Features

  • ✨ allow custom headers to be set when initializing the client (845a12a)

1.3.1

08 Nov 09:05
15c968d
Compare
Choose a tag to compare
v1.3.1

chore(release): 1.3.1

1.3.0

02 Nov 08:05
af70d64
Compare
Choose a tag to compare

Features

  • set custom user agent header for the axios http client (37847d2)

1.2.0

25 Oct 11:23
0462298
Compare
Choose a tag to compare
  • Bugfix: Include initial items when fetching collection.
  • Increase initial timeout to 60 seconds.

1.1.0

19 Oct 13:34
2ae310b
Compare
Choose a tag to compare
  • Add querystringSearch to get results from @querystring-search endpoint.

1.0.0

19 Oct 13:33
2f99c41
Compare
Choose a tag to compare
  • Initial release.
  • Support for Plone REST-API 7.x and newer.

1.0.0-beta2

22 Jun 08:07
d0ddd24
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release
1.0.0-beta2