Skip to content

Releases: Zimbra/zm-api-js-client

Login API Improvements

21 Jun 11:52
Compare
Choose a tag to compare
  • Improvements for Login, Logout and Change Password APIs
  • Add functionality in ZimbraErrorLink so we can listen for any graphql or network errors

Add functionality to not batch certain appointment related requests

11 Jun 14:56
Compare
Choose a tag to compare
  • Add functionality to not batch certain appointment related requests
  • Support for archive folders

1.0.11

30 May 17:50
Compare
Choose a tag to compare

Fix an issue where action options were not being consistently denormalized.

1.0.8

15 May 17:20
Compare
Choose a tag to compare

Add support for exceptions in calendar events

1.0.6

14 May 17:11
Compare
Choose a tag to compare

Add permissions key to Folder type in graphql schema

1.0.2

18 Apr 13:17
Compare
Choose a tag to compare

Added calendar recurrence info to graphql schema and normalization entitities

1.0.0

13 Apr 14:41
Compare
Choose a tag to compare
  • Remove ZimbraErrorLink export, which was hiding errors from newer APIs not existing in all versions of the Zimbra server.
  • Add new values to SortBy enum in schema for sorting by read status and sorting by size

0.1.2

02 Apr 19:35
Compare
Choose a tag to compare
  • Fix Safari 10 bug: In Safari 10 only, the request module had a bug where it would throw an exception when calling fetch if the headers option was undefined. This release fixes that bug by defaulting the headers option to the empty object {}. See #4 for details.

0.1.1

02 Apr 19:37
Compare
Choose a tag to compare
  • Add createAppointment and sendShareNotification methods to client
  • Export typescript enums as types export that consuming clients might want to use as constants

Initial Release

28 Mar 15:34
Compare
Choose a tag to compare
0.1.0

0.1.0