google-workspacebrowser-automationworkflowsskills
New Workspace and browser skills, plus more reliable changelog dates
- Expanded Google Workspace support — You can now work with **Calendar, Docs, Drive, Gmail, Sheets, and Slides** from the CLI, with added support for common support and sales operations workflows.
- New browser automation tools for agents — Added the new **agent-browser** skill for browsing, form filling, screenshots, video recording, session handling, and authenticated web app workflows.
- Changelog dates now match the period they cover — Weekly and monthly entries now display the **end date** of the period, so the label reflects the full time range shown.
Also in this release
New Features4 updates
New Features4 updates
- Added Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities to make everyday workspace tasks easier from the CLI.
- Added personas and ready-to-use workflow recipes for customer support and sales operations, plus Sheets reporting and Drive organization recipes.
- Added the new `agent-browser` skill for browser automation tasks such as navigating sites, filling forms, taking screenshots, recording video, and handling sign-in flows.
- Added a `find-skills` helper so users can discover and install other agent skills more easily.
Improvements4 updates
Improvements4 updates
- Permalink pages for changelog entries now open with all sections expanded by default, while still letting each section be collapsed separately.
- RSS and XML feeds now use consistent date handling for both rollup and individual entries, and RSS build timestamps now reflect the latest changelog entry.
- Updated the local setup example to include Supabase and PostHog MCP variables, and added a helper so Cursor can open the project with those values loaded automatically.
- Kept upload files and the cloned project folder out of version control by updating the ignore rules.
Bug Fixes6 updates
Bug Fixes6 updates
- Fixed weekly and monthly entries so the displayed date matches the period they cover, using the period end rather than the start.
- Fixed backfill so only fully completed daily, weekly, and monthly periods are created during import.
- Fixed timezone handling for period boundaries so local midnight works correctly across fractional offsets and daylight saving time changes.
- Fixed the aggregation scheduler so missed runs are retried on the next hourly check instead of being skipped.
- Prevented duplicate summary generation by checking whether a period summary already exists before rerunning it.
- Fixed project visibility checks so organization members are evaluated using the project owner’s workspace plan, matching the settings page with the API.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed Supabase from the default MCP configuration, leaving Firecrawl as the only preconfigured integration.
Documentation3 updates
Documentation3 updates
- Added browser automation guidance for authentication patterns, command usage, snapshots, session handling, proxy support, video recording, profiling, and cleanup tips.
- Added reference docs for reusing saved sessions and managing browser snapshots.
- Added safety notes for browser automation, including dialog handling and reference lifecycle guidance.
Security1 updates
Security1 updates
- Updated the ignore list to exclude the secrets directory from source control.