Changelog

SuprLogs Changelog

google-workspacebrowser-automationchangelogfeeds

Google Workspace, browser automation, and better changelog dates

Aslan Goldenhour
9 commits
+4281-263
  • Google Workspace support expandsYou can now work with Calendar, Docs, Drive, Gmail, Sheets, and Slides from the CLI, with new personas and recipes for support, sales ops, reports, and Drive organization.
  • Browser automation tools are now availableThe new `agent-browser` skill adds browsing, form filling, screenshots, video recording, session management, and sign-in handling, plus a `find-skills` helper to discover more skills.

Also in this release

Improvements2 updates
  • Changelog permalink pages now open with every section expanded by default, while still letting you collapse sections one at a time.
  • XML and RSS feeds now use the same date logic for rollup and individual entries, and RSS build dates now reflect the latest changelog entry.
Bug Fixes4 updates
  • Weekly and monthly entries now display the period end date, so the visible date matches the time range covered.
  • Period summaries now handle daylight saving time and fractional time zones correctly, and backfills only create completed daily, weekly, and monthly periods.
  • Missed summary jobs are retried automatically, and existing summaries refresh when new commits have been added.
  • Project visibility in settings now matches the API for organization members, using the project owner's workspace plan.
Breaking Changes1 updates
  • Supabase has been removed from the default `mcp.json` setup; Firecrawl is now the only integration configured by default.
Security1 updates
  • Secrets and upload files are now kept out of version control to reduce the risk of accidental exposure.
Documentation1 updates
  • Added browser automation guides covering authentication, snapshots, session reuse, proxy support, profiling, and safe cleanup.