|
| 1 | +3.0.7 (2018-04-13) |
| 2 | +--------------------------------------------- |
| 3 | +- Update to Latest API specs: |
| 4 | + - Namespace file_properties: |
| 5 | + - Updated comments. |
| 6 | + - Namespace files: |
| 7 | + - Added parent_rev attribute to deletearg. |
| 8 | + - Added select_admin_mode attribute to relevant routes. |
| 9 | + - Added too_many_write_operations error type to writeerror. |
| 10 | + - New createfolderbatch endpoint and related datatypes. |
| 11 | + - New fileid alias. |
| 12 | + - New symlinkinfo struct on filemetadata. |
| 13 | + - New syncsettings objects. |
| 14 | + - New thumbnail sizes. |
| 15 | + - New thumbnailmode object. |
| 16 | + - Namespace seen_state: |
| 17 | + - New namespace. |
| 18 | + - Namespace sharing: |
| 19 | + - Add seen_state.platformtype to userfilemembershipinfo. |
| 20 | + - Added select_admin_mode attribute to relevant routes. |
| 21 | + - Additional user info added to userinfo struct. |
| 22 | + - New accessinheritance union. |
| 23 | + - New set_access_inheritance for folderaction. |
| 24 | + - New set_access_inheritance route. |
| 25 | + - Updated docs. |
| 26 | + - Namespace team: |
| 27 | + - Add additional error types to membersremoveerror union. |
| 28 | + - New hasteamselectivesync object. |
| 29 | + - New selective sync settings included in various return objects and error types. |
| 30 | + - New update_sync_settings route. |
| 31 | + - Updated docstring. |
| 32 | + - Updated docstrings. |
| 33 | + - Namespace team_common: |
| 34 | + - Added new memberspacelimittype union. |
| 35 | + - Namespace team_log: |
| 36 | + - Lots of updates to struct names and descriptions (note these routes and structs are still in preview and subject to further changes). |
| 37 | + - Updated event types. |
| 38 | + - Namespace team_policies: |
| 39 | + - New showcasedownloadpolicy object. |
| 40 | + - New showcaseenabledpolicy object. |
| 41 | + - New showcaseexternalsharingpolicy object. |
| 42 | + - Namespace users: |
| 43 | + - Additional member space limit fields in teamspaceallocation struct. |
| 44 | + - Updated routes with select_admin_mode attribute. |
| 45 | +- Add withPathRoot to DbxClientV2. |
| 46 | +- Make Android and GAE optional in OSGI Import-Package statements. |
| 47 | + |
| 48 | + |
1 | 49 | 3.0.6 (2018-01-14) |
2 | 50 | --------------------------------------------- |
3 | 51 | - Update to Latest API specs: |
4 | 52 | - Namespace common: |
5 | | - - new LanguageCode alias. |
| 53 | + - New LanguageCode alias. |
6 | 54 | - Namespace file_properties: |
7 | 55 | - Updated docstrings. |
8 | 56 | - Namespace file_requests: |
9 | 57 | - Updated docstrings. |
10 | 58 | - Namespace files: |
11 | 59 | - New aliases and structs relating to shared links. |
12 | | - - Move shared_link to end of parameter list for ListFolderArg. |
| 60 | + - Move shared_link to end of parameter list for ListFolderArg. |
13 | 61 | - Add mode to ListRevisionsArg. |
14 | 62 | - Namespace sharing: |
15 | 63 | - New UserFileMembershipInfo struct. |
16 | 64 | - Namespace team_folders: |
17 | | - - updated doc strings. |
18 | | - - additional async example. |
19 | | - - namespace team_log: |
20 | | - - new TeamEventList alias. |
21 | | - - new autogenerated datatypes. |
22 | | - - namespace team_policies: |
23 | | - - new TwoStepVerificationPolicy. |
| 65 | + - Updated doc strings. |
| 66 | + - Additional async example. |
| 67 | + - Namespace team_log: |
| 68 | + - New TeamEventList alias. |
| 69 | + - New autogenerated datatypes. |
| 70 | + - Namespace team_policies: |
| 71 | + - New TwoStepVerificationPolicy. |
24 | 72 |
|
25 | 73 | 3.0.5 (2017-10-07) |
26 | 74 | --------------------------------------------- |
|
40 | 88 | - Namespace team_folders: |
41 | 89 | - updated doc strings. |
42 | 90 | - additional async example. |
43 | | - - namespace team_log: |
| 91 | + - Namespace team_log: |
44 | 92 | - new TeamEventList alias. |
45 | 93 | - new autogenerated datatypes. |
46 | | - - namespace team_policies: |
| 94 | + - Namespace team_policies: |
47 | 95 | - new TwoStepVerificationPolicy. |
48 | 96 |
|
49 | 97 | 3.0.4 (2017-09-19) |
|
0 commit comments