What's Changed
- fix(electron): validate pigui:invoke sender and unit-test capture downsample by @bubbleptr in #321
- fix(session): settle runs the journal left open by @bubbleptr in #322
- fix(packages): finish remaining Packages page polish items by @bubbleptr in #323
- fix(desktop): browser error copy + renderer CSP by @bubbleptr in #324
- feat(backend): name untitled sessions from the first reply by @bubbleptr in #325
- feat(browser): always start Browser surface blank, drop tab-group restore by @bubbleptr in #326
- feat(composer): drag-reorder queued messages via clear + id-keyed replay by @bubbleptr in #329
- feat(composer): steer from queue as one atomic command with Steered status by @bubbleptr in #330
- fix(composer): disable queue reorder when Pi follow-up mode is all by @bubbleptr in #332
- fix(composer): push queued-message consumption to the renderer by id by @bubbleptr in #333
- chore(release): prepare v0.0.12 with changelog by @bubbleptr in #334
- test(e2e): expect the auto-title request after the first reply by @bubbleptr in #335
Full Changelog: v0.0.11...v0.0.12