2.24.3 (2026-04-07)
Bug Fixes
- add chat layout toggle to mobile settings sheet (8c8cc8c)
- apply defaultMode to currentPermissionMode on connect, not after first query (af2c226)
- apply defaultModel to currentModel on connect, not after first query (cdb668b), closes #271
- config: initialize currentModel from savedDefaultModel on connect (25dce40), closes #271
- hooks: surface hook failure errors in UI instead of silent blank (c5ea03c), closes #270
- remove skeleton placeholders from icon-strip-users at startup (1773bd5), closes #272
- ui: clear icon strip skeleton loaders in single-user mode (59ec81d), closes #272
- ui: move unread badge to rightmost position in session list (0e96888)
- use /bin/sh as POSIX fallback shell instead of /bin/zsh (95a25a0)