Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.06 KB

File metadata and controls

31 lines (22 loc) · 1.06 KB

Changelog

For detailed release notes and version history, please see the GitHub Releases page.

Recent Highlights

Advanced APIs

All four advanced APIs have been implemented:

  • Drive Activity API (v2) - Query file and folder activity with comprehensive filtering
  • Drive Labels API (v2) - Manage labels and apply structured metadata to files
  • Drive Changes API (v3) - Track file changes for sync and automation workflows
  • Permissions Enhancements - Audit, analyze, and bulk-manage permissions

Available Scope Presets

All new scope presets are available for authentication:

  • workspace-activity: Workspace + Activity API (read-only)
  • workspace-labels: Workspace + Labels API
  • workspace-sync: Workspace + Changes API
  • workspace-complete: All Workspace APIs + Activity + Labels + Changes

Version History

See GitHub Releases for:

  • Detailed release notes
  • Breaking changes
  • New features
  • Bug fixes
  • Migration guides