@@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## 2.1.0 - 2023-04-10
8
+ [ Full Changelog] ( https://github.com/zimbra-api/soap-api/compare/2.0.8...2.1.0 )
9
+
10
+ * Add resetAccountPassword to admin api
11
+ * Add fileSharedWithMe to mail api
12
+ * Add getAppointmentIdsInRange to mail api
13
+ * Add getAppointmentIdsSince to mail api
14
+ * Add isSpellCheckAvailable element to GetInfoResponse
15
+ * Add attrs element to ResetPasswordResponse
16
+ * Add query element to searchGal account api
17
+ * Add twoFactorAuthRequired element to AuthResponse admin api
18
+ * Add current, storeType, storeManagerClass attributes to VolumeInfo
19
+ * Add VolumeExternalInfo, VolumeExternalOpenIOInfo elements to VolumeInfo
20
+ * Add effectiveQuota attribute to GetAccountRequest admin api
21
+ * Add storeManagerRuntimeSwitchResult element to SetCurrentVolumeResponse admin api
22
+ * Add dryRun attribute to SetPasswordRequest admin api
23
+ * Add documentAction to mail api
24
+ * Add getDocumentShareURL to mail api
25
+ * Change getModifiedItemsIDs mail api
26
+ * Add action,type attributes to DocumentSpec
27
+
7
28
## 2.0.8 - 2022-11-24
8
29
[ Full Changelog] ( https://github.com/zimbra-api/soap-api/compare/2.0.7...2.0.8 )
9
30
0 commit comments