google-workspacebrowser-automationskillschangelog
New browser and Workspace skills, with more reliable changelog dates
- Google Workspace support expanded — SuprLogs now includes new skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities, plus personas and recipes for common support and sales workflows.
- Browser automation is now built in — Added the new `agent-browser` skill for browsing, form filling, screenshots, video capture, and session handling, along with a `find-skills` helper to discover more skills.
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, plus ready-to-use recipes for Sheets reporting and Drive folder organization.
- Added the `agent-browser` skill for browser automation tasks, including form workflows, page capture, authenticated sessions, and testing.
- Added a `find-skills` helper to help discover and install other agent skills.
Documentation1 updates
Documentation1 updates
- Added browser automation guides covering authentication, command usage, snapshots, session reuse, proxy support, video recording, and safety tips.
Improvements4 updates
Improvements4 updates
- Changelog permalink pages now open with every section expanded by default, while each section can still be opened or closed on its own.
- Updated XML and RSS feeds to use consistent date logic for rollups and individual entries, and made RSS build dates reflect the latest changelog entry.
- Expanded the local MCP example and added a helper script so Cursor can open the project with environment variables loaded automatically.
- Updated ignore rules to keep Paperclip uploads and the cloned SuprKeywords project folder out of version control.
Bug Fixes5 updates
Bug Fixes5 updates
- Weekly and monthly changelog entries now show the period end date instead of the start date, so the displayed date matches the period covered.
- Fixed backfill generation so only fully completed daily, weekly, and monthly periods are created.
- Improved timezone handling for daily, weekly, and monthly boundaries so local midnight works correctly across fractional offsets and daylight saving time changes.
- The period aggregation scheduler now retries missed runs automatically and avoids re-running summaries unless new commits have been added.
- Project visibility checks in settings now use the project owner’s workspace plan, keeping the UI and API in sync for organization members.
Security1 updates
Security1 updates
- Excluded the secrets directory from source control.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed the Supabase configuration from `mcp.json`; Firecrawl is now the only default integration.