Releases

1.4.0 11/9/2021

Fixes

  • revert: :bug: 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

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

1.3.1 11/8/2021

1.3.0 11/2/2021

Features

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

1.2.0 10/25/2021

  • Bugfix: Include initial items when fetching collection.
  • Increase initial timeout to 60 seconds.

1.1.0 10/19/2021

  • Add querystringSearch to get results from @querystring-search endpoint.

1.0.0 10/19/2021

  • Initial release.
  • Support for Plone REST-API 7.x and newer.

1.0.0-beta2 6/22/2021