google-workspacebrowser-automationchangelogmcp
Broader skills, better dates, and smoother changelog behavior
- Google Workspace support expanded — Added new Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, and Slides, plus shared utilities, personas, and ready-to-use recipes for common reporting and file-organization tasks.
- New browser automation skill and setup helpers — Introduced the new `agent-browser` skill for browsing, form filling, screenshots, video recording, session handling, and sign-in workflows, along with helpers to make it easier to get started.
- Changelog dates and feeds are now more consistent — Weekly and monthly entries, permalinks, and RSS/XML feeds now use the same period-ending date logic, so the dates you see better match the period being summarized.
Also in this release
New Features4 updates
New Features4 updates
- Added Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities.
- Added personas for customer support and sales operations, plus recipes for building reports from Sheets and organizing Drive folders.
- Added the new `agent-browser` skill for browsing sites, filling forms, taking screenshots, recording video, managing sessions, and handling authentication.
- Added a `find-skills` helper to help discover and install other agent skills.
Improvements4 updates
Improvements4 updates
- Changelog permalink pages now open with all sections expanded by default, while feed and drawer views keep their existing behavior.
- XML and RSS feeds now use the same date logic for rollup and individual entries, and RSS build dates now reflect the latest changelog entry.
- Added a helper script so Cursor can open this project with MCP environment variables loaded automatically, and expanded the local setup example.
- Updated ignore rules to keep Paperclip upload files and the cloned SuprKeywords project folder out of version control.
Bug Fixes5 updates
Bug Fixes5 updates
- Period summaries now retry missed runs automatically instead of waiting for the next boundary day.
- Duplicate aggregation requests are now avoided when a summary already exists and no new commits have been added.
- Daily, weekly, and monthly summaries now calculate the correct window at any time of day, including daylight saving time changes and fractional time zones.
- Weekly and monthly entries now show the end of the period they cover, and import backfills only create completed periods.
- Project visibility settings now use the project owner's workspace plan for organization members, matching what the API allows.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed the Supabase configuration from `mcp.json`; Firecrawl is now the only default MCP integration.
Security1 updates
Security1 updates
- Excluded the secrets directory from source control.
Documentation3 updates
Documentation3 updates
- Added browser automation guides for authentication, commands, snapshots, session handling, proxy support, video recording, and profiling.
- Added reference docs for reusing saved sessions and managing browser snapshots.
- Added browser automation safety guidance for dialogs, reference lifecycles, and cleanup.