Changelog

SuprLogs Changelog

google-workspacebrowser-automationchangelogfeeds

More automation options and cleaner changelog dates

Aslan Goldenhour
9 commits
+4281-263
  • Expanded Google Workspace and browser automation supportWe added new skills for Google Calendar, Docs, Drive, Gmail, Sheets, and Slides, plus browser automation workflows for browsing, form filling, screenshots, sessions, and login handling.
  • Changelog dates and rollups are now more accurateWeekly and monthly entries now use the date the period ended, and feeds and permalink pages follow the same date logic for a more consistent experience.
  • Changelog permalinks now open more of the entry by defaultWhen you open a changelog permalink, all sections start expanded so you can scan the full update faster.

Also in this release

New Features5 updates
  • Added Google Workspace skills for Calendar, Docs, Drive, Gmail, Sheets, Slides, and shared utilities.
  • Added persona skills for customer support and sales operations workflows.
  • Added ready-to-use recipes for generating reports from Sheets and organizing Drive folders.
  • Added a new browser automation skill for navigating sites, filling forms, taking screenshots, recording video, and managing sessions.
  • Added a skill to help discover and install other skills more easily.
Improvements5 updates
  • Changelog permalink pages now open with all sections expanded by default, while still letting each section be collapsed individually.
  • Updated RSS and XML feeds to use consistent date handling for rollup and individual entries.
  • Updated RSS build dates so they reflect the latest changelog entry instead of the current time.
  • Expanded the local environment example with additional MCP variables for easier setup.
  • Added a helper script so Cursor can open this project with the right MCP environment variables loaded automatically.
Bug Fixes6 updates
  • Fixed weekly and monthly entries so the visible date now matches the period they cover.
  • Fixed period generation so only fully completed daily, weekly, and monthly periods are created during backfill.
  • Fixed timezone handling so daily, weekly, and monthly boundaries work correctly across fractional offsets and daylight saving time changes.
  • Fixed the aggregation scheduler so missed runs are retried instead of being skipped until the next boundary.
  • Fixed duplicate summary generation by checking whether a period already has a summary before rerunning it.
  • Fixed project visibility checks so organization members are evaluated against the workspace plan for the project owner.
Breaking Changes1 updates
  • Removed the Supabase configuration from the default MCP setup; Firecrawl remains configured.
Security1 updates
  • Updated ignore rules to keep secrets and uploaded files out of source control.
Documentation3 updates
  • Added guides for authentication, command usage, snapshots, session handling, proxy support, video recording, profiling, and cleanup tips for browser automation.
  • Added reference docs for reusing saved sessions and managing browser snapshots.
  • Added guidance for browser automation safety, including dialog handling and cleanup.