Original release notes
2.11.12
What's Changed
- Show task prompt in notifications panel tooltip by @lukemarsden in https://github.com/helixml/helix/pull/2456
- fix(frontend): stabilize InlineCommentForm ref callback by @chocobar in https://github.com/helixml/helix/pull/2468
- feat(desktop): make Ghostty respect system light/dark mode by @lukemarsden in https://github.com/helixml/helix/pull/2471
- Restore kanban scroll position on return navigation (+ platform fix for late PR descriptions) by @lukemarsden in https://github.com/helixml/helix/pull/2450
- Fix Mobile Overflow on Spec Task Chat & Padding on Mobile Search Bar by @lukemarsden in https://github.com/helixml/helix/pull/2470
- Persist Chrome state and auto-restore on session resume by @lukemarsden in https://github.com/helixml/helix/pull/2452
- fix(frontend): make onboarding light-mode friendly by @lukemarsden in https://github.com/helixml/helix/pull/2469
- Make split-screen spec task panels own their view tab independently by @lukemarsden in https://github.com/helixml/helix/pull/2455
- Persist Skip Planning and Start Immediately Toggles by @lukemarsden in https://github.com/helixml/helix/pull/2451
- fix(frontend): recover desktop viewer after Safari BFCache restore by @lukemarsden in https://github.com/helixml/helix/pull/2472
- fix(stream): break supersede reconnect storm with clean close + Stats log by @lukemarsden in https://github.com/helixml/helix/pull/2473
- fix(api): preserve interrupted state when message_completed has empty response by @chocobar in https://github.com/helixml/helix/pull/2474
Full Changelog: https://github.com/helixml/helix/compare/2.11.11...2.11.12

