For detailed release notes and version history, please see the GitHub Releases page.
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
All new scope presets are available for authentication:
workspace-activity: Workspace + Activity API (read-only)workspace-labels: Workspace + Labels APIworkspace-sync: Workspace + Changes APIworkspace-complete: All Workspace APIs + Activity + Labels + Changes
See GitHub Releases for:
- Detailed release notes
- Breaking changes
- New features
- Bug fixes
- Migration guides