2.12.0 (2026-03-19)
Bug Fixes
- auth: persist multi-user tokens to disk and revoke on user deletion (f245939)
- cli: sync multi-user mode with startup config and hide esc hint on disclaimer (cbbd665)
- presence: only show cursor sharing toggle in multi-user mode (a51bd6c)
- search: search timeline now shows matches from full session history (a053d37)
Features
- presence: add offscreen indicator, cursor toggle, and avatar (ab83bab)
- presence: add real-time cursor sharing between users (12759b8)
- presence: add real-time text selection sharing between users (6b0b0b2)
- ui: add in-session search and unify tooltip system (56a6e4c)
- worktree: add git worktree support with sidebar UI and lifecycle management (f3733c5), closes #218