google-workspacebrowser-automationautomationmcp
New automation skills, steadier changelog dates, and smoother weekly summaries
- Expanded Google Workspace support — SuprLogs now includes new skills for Calendar, Docs, Drive, Gmail, Sheets, and Slides, plus persona and workflow recipes to speed up common workspace tasks.
- Added browser automation skills — A new browser automation skill is available for browsing sites, filling forms, taking screenshots, recording video, and managing logged-in sessions.
- Changelog dates and summaries are now more reliable — Weekly and monthly entries now use the period end date, and missed summary runs are retried automatically so rollups stay up to date.
Also in this release
New Features4 updates
New Features4 updates
- Added new Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities.
- Added persona skills for customer support and sales operations, along with ready-to-use recipes for Sheets reports and Drive folder organization.
- Added the new browser automation skill for navigating websites, filling out forms, taking screenshots, recording video, and handling authentication.
- Added a skill finder to help users discover and install other available agent skills.
Improvements5 updates
Improvements5 updates
- Added browser automation templates for form flows, authenticated sessions, and page capture workflows.
- Expanded the local setup example with additional MCP environment variables for easier configuration.
- Added a helper script so Cursor can open the project with MCP variables loaded automatically.
- Permalink pages now open with all changelog sections expanded by default, while still allowing each section to be collapsed individually.
- XML and RSS feeds now use consistent date logic for both rollup entries and individual posts, and RSS build dates now reflect the latest changelog entry.
Bug Fixes7 updates
Bug Fixes7 updates
- Fixed weekly and monthly changelog entries so the visible date now matches the end of the period they cover.
- Fixed period generation during import so only completed daily, weekly, and monthly periods are created.
- Fixed timezone handling for daily, weekly, and monthly boundaries, including fractional offsets and daylight saving time changes.
- Fixed the scheduler so missed summary runs are retried automatically instead of waiting for the next boundary.
- Prevented duplicate aggregation requests by checking whether a summary already exists before rerunning it.
- Fixed project visibility checks so organization members are evaluated against the project owner’s workspace plan.
- Aligned the project settings page with the API so the visibility options shown in the UI match what is actually allowed.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed the Supabase configuration from `mcp.json`, leaving Firecrawl as the only default integration.
Security1 updates
Security1 updates
- Updated ignore rules to keep secrets and upload files out of source control.
Documentation1 updates
Documentation1 updates
- Added browser automation guides covering authentication, command usage, snapshots, sessions, proxy support, video recording, profiling, and safe cleanup patterns.