Skip to content

v4.9.3

Compare
Choose a tag to compare
@joshzana joshzana released this 17 Dec 20:04
· 39 commits to master since this release
8abced6

What's New:

  • Common Namespace:

    • Force matching dot character in alias EmailAddress
    • Allow DisplayNameLegacy to support a name of zero chars
  • Contacts namespace:

    • New namespace
    • New routes: delete_manual_contacts and delete_manual_contacts_batch
    • New argument structs for new routes
  • File_properties namespace:

    • Doesn't allow app folder app to access file property endpoints.
  • Files namespace:

    • Create copy_batch:2 and move_batch:2 endpoints. Deprecate existing copy_batch and move_batch.
  • Sharing namespace:

    • Add no_one option to LinkAudience union
  • Sharing_files namespace:

    • Doesn't allow app folder app to access sharing files endpoints.
  • Teams namespace:

    • Only Team apps with Team member file access can access team/properties endpoints.
    • Add is_disconnected boolean to RemovedStatus struct
    • Add error response type to namespace/list route
  • Team_log namespace:

    • New event types added