Changelog

SuprLogs Changelog

google-workspacebrowser-automationskillschangelog

New workflow skills, better changelog dates, and more reliable summaries

Aslan Goldenhour
9 commits
+4281-263
  • Google Workspace skills are now built inAdded support for Google Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities, along with new persona skills for customer support and sales operations.
  • Browser automation is easier to set upIntroduced the new `agent-browser` skill for browsing, form filling, screenshots, video capture, session handling, and authenticated workflows.
  • Changelog dates now match the period they coverWeekly and monthly entries now show the period end date, making the visible date line up with the time range covered.

Also in this release

New Features4 updates
  • Added 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 reports and Drive folder organization.
  • Added the new `agent-browser` skill for browsing, form filling, screenshots, video capture, session handling, and authenticated workflows.
  • Added a `find-skills` helper to discover and install more agent skills.
Documentation2 updates
  • Added guides for authentication, command usage, saved sessions, snapshots, proxies, video recording, and profiling for browser automation.
  • Added reference material and safety guidance for browser dialogs, session lifecycles, and cleanup.
Improvements3 updates
  • Updated changelog permalink pages to open with all sections expanded by default, while still letting each section be collapsed independently.
  • Aligned XML and RSS feeds so rollups and individual entries use the same date logic, and updated RSS build timestamps to reflect the latest changelog entry.
  • Expanded the local MCP example with Supabase and PostHog variables, and added a helper script to open Cursor with the right environment loaded.
Bug Fixes5 updates
  • Fixed weekly and monthly changelog dates so they use the period end date, not the start date.
  • Fixed backfills so only fully completed daily, weekly, and monthly periods are created.
  • Fixed timezone handling for daily, weekly, and monthly boundaries so local midnight works correctly across time zones and daylight saving changes.
  • Made the aggregation scheduler retry missed runs automatically and refresh summaries when new commits arrive.
  • Fixed project visibility checks so organization members use the project owner's workspace plan, matching both settings and API behavior.
Breaking Changes1 updates
  • Removed the Supabase integration from the default `mcp.json` configuration, leaving Firecrawl configured by default.
Security1 updates
  • Updated ignore rules to keep Paperclip uploads, the secrets directory, and the cloned SuprKeywords folder out of version control.