Skip to content

v4.0.2

Choose a tag to compare

@pran1990 pran1990 released this 17 Apr 17:59
· 307 commits to main since this release

Typescript updates for newer javascript functions. Thanks @robertmaloney!

Pulled in new stone specs

- updated comments

files namespace:
- new FileId alias
- new SymlinkInfo struct on FileMetadata
- added select_admin_mode attribute to relevant routes
- added too_many_write_operations error type to WriteError
- New CreateFolderBatch endpoint and related datatypes
- Added parent_rev attribute to DeleteArg
- New Thumbnail sizes
- New ThumbnailMode object
- New SyncSettings objects

seen_state namespace:
-New namespace

sharing namespace:
- added select_admin_mode attribute to relevant routes
- add seen_State.PlatformType to UserFileMembershipInfo
- new set_access_inheritance for FolderAction
- Updated docs
- additional user info added to UserInfo struct
- new AccessInheritance union
- new set_access_inheritance route

team namespace:
- updated docstrings
- new HasTeamSelectiveSync object
- new selective sync settings included in various return objects and error types
- new update_sync_settings route

team_log namespace:
- updated event types

team_policies namespace:
- new ShowcaseEnabledPolicy object
- new ShowcaseDownloadPolicy object
- new ShowcaseExternalSharingPolicy object

users namespace:
- updated routes with select_admin_mode attribute.```