Changelog

SuprLogs Changelog

google-workspacebrowser-automationskillschangelog

New Workspace and browser automation skills, plus better changelog dates

Aslan Goldenhour
9 commits
+4281-263
  • Expanded automation support for Google Workspace and the browserSuprLogs now includes new skills for Google Calendar, Docs, Drive, Gmail, Sheets, and Slides, along with browser automation tools for tasks like filling forms, taking screenshots, and managing sessions. We also added ready-to-use workflow recipes and a skill finder to help you discover more capabilities faster.
  • Changelog dates and period summaries are now more reliableWeekly and monthly entries now use the date the period actually closed, feeds stay consistent across entry types, and missed summary runs are retried automatically. This means changelog rollups and permalinks should now match the time periods they represent more closely.

Also in this release

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 agent-browser skill for browsing sites, filling forms, taking screenshots, recording video, and handling sign-in flows.
  • Added a skill finder to help discover and install other agent skills.
Improvements5 updates
  • Changelog permalink pages now open with all sections expanded by default, while each section can still be collapsed individually.
  • XML and RSS feeds now use the same date rules for rollup and individual entries.
  • RSS last build dates now reflect the most recent changelog entry instead of the current time.
  • 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.
Bug Fixes6 updates
  • Fixed weekly and monthly entries so the visible date now matches the end of the period they cover.
  • Fixed period generation so only fully completed daily, weekly, and monthly periods are created during backfill.
  • Fixed timezone handling for daily, weekly, and monthly boundaries, including fractional offsets and daylight saving time changes.
  • Fixed the period aggregation scheduler so missed runs are retried automatically instead of waiting for the next boundary.
  • Fixed duplicate aggregation requests by skipping periods that already have a summary unless new commits have arrived.
  • Fixed project visibility checks so organization members are evaluated against the project owner’s workspace plan.
Breaking Changes1 updates
  • Removed the Supabase configuration from mcp.json, so Firecrawl is now the only default MCP integration.
Documentation3 updates
  • Added detailed browser automation guides covering authentication, snapshots, sessions, proxy support, video recording, and cleanup tips.
  • Added reference docs for reusing saved sessions and managing browser snapshots.
  • Added safety guidance for browser automation, including dialog handling and reference cleanup.
Security1 updates
  • Updated ignore rules to keep the secrets directory, Paperclip uploads, and the cloned SuprKeywords project folder out of source control.