Now with GPT-5.5

WHAT'S NEW

Changelog

v1.1.1

2026-04-24
  • Added GPT-5.5!
  • Renamed Messages → Inbox; added Calendar tab type.
  • Split Workhorse / Sync model selectors and added a Usage tab in Settings.
  • Replaced single "Go to tab" with per-workspace "Go to #N" buttons; dropped done workspaces and showed "Archive" on emails when none remain; extended "Archive All" to sweep all-done emails too.
  • Added Discord reply indicator in detail view; revamped sync-payload reply formatting.
  • Switched Joshua Tree theme notes & summary cards to PT Serif.
  • Made Settings window fully opaque; matched sidebar to main app.

v1.1.0

2026-04-23
  • Added five-page onboarding flow on first launch (API keys, email, Discord, timezone). Replayable from Settings → General.
  • Shipped Windows builds: NSIS installer and portable executable (x64 + arm64).
  • Renamed "Messages" tab to "Inbox" everywhere — auto-migrated saved workspaces.
  • Expanded agent tools: listMessages, searchMessages, readMessage, plus time and timezone helpers. Let chat agent spawn a coding agent via a new code tool.
  • Fixed sync bug where emails were classified against raw SMTP headers instead of parsed message bodies.
  • Masked API keys in Settings as …abcd until clicked.
  • Added 25-second hard timeout on IMAP body fetches to prevent sync from hanging on slow servers.
  • Introduced SummaryCard primitive; auto-scrolled chat to bottom on first load; added action buttons to Notes view.

v1.0.0

2026-04-21
  • Released first public version of Pause for macOS (Apple Silicon).
  • Supported bring-your-own-keys for OpenAI, Anthropic, and Gemini.
  • Connected email, Discord, and messages with retroactive 30-day import.
  • Spawned one agent per message so nothing slips through the cracks.