Releases

Every build of Rush

Version, date, what shipped, fresh-install QA. One page per release. Old builds stay reachable forever.

Rush 0.1.0 alpha 25 — Spotlight that doesn't choke

Spotlight session search went from 166 ms to 2-3 ms by moving the query into SQLite. The app opens instantly even with 1,600+ sessions.

  • Server-side session search (166 ms → 2-3 ms)
  • Debounced LIKE query across first_message, title, last_message
  • Paginated sessions merge with search results
Read the release notes →

Rush 0.1.0 alpha 23 — Outlook and Calendar

Agents can drive Outlook and Calendar through Microsoft Graph. Organizations get logo and accent-color branding. The long-tail icon corruption bug is gone.

  • Microsoft Graph tools for Outlook and Calendar
  • Org-level logo + accent color, propagates to spaces
  • Atomic icon writes — no more corrupted PNGs
Read the release notes →