skillsbrowser-automationchangelogmcp
New automation skills, with better changelog dates and setup
- Added Google Workspace and browser automation skills — This week we expanded SuprLogs with new ways to automate everyday work. You can now use new Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, and Slides, plus a new browser automation skill for navigating sites, filling forms, taking screenshots, and managing sessions.
- Changelog dates and summaries are now more accurate — We fixed several date-handling issues so weekly and monthly entries, feeds, and permalink pages now line up with the period they actually represent. Missed summary runs are also retried automatically, so changelog rollups refresh more reliably.
Also in this release
New Features5 updates
New Features5 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.
- Added ready-to-use recipes for generating reports from Sheets and organizing Drive folders.
- Added the new browser automation skill for browsing, form filling, screenshots, video capture, session management, and authentication.
- Added a skill-discovery tool to help find and install other agent skills.
Documentation3 updates
Documentation3 updates
- Added guides for authentication patterns, command usage, snapshots, session handling, proxy support, video recording, and profiling.
- Added reference docs for reusing saved sessions and managing browser snapshots.
- Added safety guidance for dialogs, reference lifecycles, and cleanup.
Improvements6 updates
Improvements6 updates
- Updated the locked skill set to include new browser automation and React best-practice skills.
- Expanded the local environment example with Supabase and PostHog MCP variables for easier setup.
- Added a helper script so Cursor can open the project with MCP environment variables loaded automatically.
- Updated changelog permalink pages to open with all sections expanded by default, while keeping feed and drawer views unchanged.
- Updated XML and RSS feeds to use consistent dates for rollup and individual entries, and to show a more accurate last-build time.
- Updated ignore rules to keep Paperclip upload files and the cloned SuprKeywords project folder out of version control.
Bug Fixes9 updates
Bug Fixes9 updates
- Fixed weekly and monthly changelog dates so the visible date now matches the period that closed.
- Fixed backfill generation so only fully completed daily, weekly, and monthly periods are created.
- Fixed timezone handling so daily, weekly, and monthly boundaries work correctly across fractional offsets and daylight saving time changes.
- Fixed the changelog editor and views so dates display consistently across themes and layouts.
- Fixed the scheduler so missed aggregation runs are retried on the next hourly check instead of being skipped.
- Fixed duplicate summary generation by checking whether a period summary already exists before re-running it.
- Fixed period window detection so summaries can be calculated correctly at any time of day.
- Fixed project visibility checks so organization members are evaluated using the project owner’s workspace plan.
- Aligned the API and project settings page so visibility options now match.
Breaking Changes1 updates
Breaking Changes1 updates
- Removed the Supabase configuration from `mcp.json`; Firecrawl is now the only default MCP integration.