google-workspacebrowser-automationchangelogfeeds
Workspace and browser automation grow, with date fixes
- Google Workspace support expanded — New skills for Calendar, Docs, Drive, Gmail, Sheets, and Slides make common Workspace tasks easier from the CLI. We also added personas and ready-to-use recipes for support, sales operations, reports, and Drive organization.
- Browser automation is now built in — The new `agent-browser` skill helps with browsing sites, filling forms, taking screenshots, recording video, and managing signed-in sessions.
- Changelog dates and feeds are more consistent — Weekly and monthly entries now use the end of the period as their visible date, and RSS/XML feeds now follow the same date logic for a cleaner, more predictable experience.
Also in this release
New Features4 updates
New Features4 updates
- Added new Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, and Slides, plus shared utilities for common tasks.
- Added personas for customer support and sales operations, along with recipes for creating Sheets-based reports and organizing Drive folders.
- Added the `agent-browser` skill for browsing, form filling, screenshots, video recording, session management, and sign-in flows.
- Added the `find-skills` helper to make it easier to discover and install other agent skills.
Improvements3 updates
Improvements3 updates
- Changelog permalink pages now open with every section expanded by default, while each section can still be collapsed independently.
- XML and RSS feeds now use the same date logic as changelog entries, and RSS build dates now reflect the latest entry instead of the current time.
- Expanded the local environment example with Supabase and PostHog MCP variables, and added a helper script so Cursor can open the project with those variables loaded automatically.
Documentation3 updates
Documentation3 updates
- Added browser automation guides for authentication, command usage, snapshots, session handling, proxy support, video recording, profiling, and cleanup.
- Added reference docs for reusing saved sessions and managing browser snapshots.
- Added safety guidance for dialog handling and cleanup when using browser automation.
Bug Fixes5 updates
Bug Fixes5 updates
- Weekly and monthly changelog entries now show the day the period ended, so the visible date matches the time span they cover.
- Period generation now only creates completed daily, weekly, and monthly entries during backfills.
- Timezone handling for daily, weekly, and monthly boundaries now works correctly across daylight saving time changes and fractional offsets.
- The aggregation scheduler now retries missed runs automatically and avoids duplicate summaries when nothing has changed.
- Project visibility settings now use the project owner's workspace plan for organization members, and the API matches the options shown in the UI.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed Supabase from the default MCP configuration, so only Firecrawl is configured out of the box.
Security1 updates
Security1 updates
- Tightened ignore rules to keep secrets, upload files, and the cloned SuprKeywords project folder out of version control.