Skip to content

Releases: zimbra-api/soap-api

3.0.3

23 Apr 08:33
Compare
Choose a tag to compare

Release to version 3.0.3

  • Refactor code

3.0.2

15 Jan 03:55
Compare
Choose a tag to compare

Release to version 3.0.2

  • Fix pass set rights

2.1.2

15 Jan 03:37
Compare
Choose a tag to compare

Release to version 2.1.2

  • Fix pass set rights

3.0.1

03 Oct 02:19
Compare
Choose a tag to compare

Release to version 3.0.1

  • Fix mime part of message with group information

2.1.1

03 Oct 01:43
Compare
Choose a tag to compare

Release to version 2.1.0

  • Fix mime part of message with group information

3.0.0

17 Apr 09:17
Compare
Choose a tag to compare

Release to version 3.0.0

  • Remove Doctrine annotation
  • Remove Attribute reader class
  • Remove Enum serializer handler class
  • Replace MyClabs Enum by PHP 8.1 BackedEnum
  • Replace Http Discovery by PSR Discovery

2.1.0

10 Apr 06:55
Compare
Choose a tag to compare

Release to version 2.1.0

  • Add resetAccountPassword to admin api
  • Add fileSharedWithMe to mail api
  • Add getAppointmentIdsInRange to mail api
  • Add getAppointmentIdsSince to mail api
  • Add isSpellCheckAvailable element to GetInfoResponse
  • Add attrs element to ResetPasswordResponse
  • Add query element to searchGal account api
  • Add twoFactorAuthRequired element to AuthResponse admin api
  • Add current, storeType, storeManagerClass attributes to VolumeInfo
  • Add VolumeExternalInfo, VolumeExternalOpenIOInfo elements to VolumeInfo
  • Add effectiveQuota attribute to GetAccountRequest admin api
  • Add storeManagerRuntimeSwitchResult element to SetCurrentVolumeResponse admin api
  • Add dryRun attribute to SetPasswordRequest admin api
  • Add documentAction to mail api
  • Add getDocumentShareURL to mail api
  • Change getModifiedItemsIDs mail api
  • Add action,type attributes to DocumentSpec

2.0.8

24 Nov 02:54
Compare
Choose a tag to compare

Release to version 2.0.8

  • Add searchConv method (search a conversation) to MailApi
  • Add ignoreSameSite param to auth method of AccountApi

2.0.7

30 Aug 06:55
Compare
Choose a tag to compare

Release to version 2.0.7

  • Refactor Serializer classes
  • Refactor Envolope & Body: Supports typed properties

2.0.6

23 Aug 02:52
Compare
Choose a tag to compare

Release to version 2.0.6

  • Add object constructor class for deserialization with class have constructor with all optional parameters