What's Changed
- fix(freeze): add portable Wayland capture fallback by @devmobasa in #325
- feat(configurator): migrate from Iced to GTK4 and libadwaita by @devmobasa in #326
- fix(configurator): harden confirmations and release publication by @devmobasa in #327
- fix(configurator): unify confirmation ownership and split app modules by @devmobasa in #328
- feat(toolbar): remove the legacy side palette and standardize on the unified top tool by @devmobasa in #329
- fix(tablet): preserve sizing for non-Pen tablet tools by @devmobasa in #331
- feat(about): report a problem from the About dialog via wayscriber.com/report by @devmobasa in #332
- (feat): Add “Copy text from screen” OCR action by @devmobasa in #333
- Fix Wayland overlay flicker by honoring SHM buffer lifetimes by @devmobasa in #334
- refactor: make state invariants explicit by @devmobasa in #335
- fix: Persist onboarding notices and add tip controls by @devmobasa in #336
- feat: add explicit controls for automatic onboarding tips by @devmobasa in #337
Full Changelog: v0.9.23...v0.9.24