v0.0.13
What's Changed
- fix: suppress captured global hotkeys by @wardmos in #93
- feat: prompt for screen recording before hotkeys by @wardmos in #95
- fix(capture): add macOS QImage return types by @wardmos in #97
- feat: delete selected annotations with keyboard by @wardmos in #96
- ci(package): add commit hash to smoke artifacts by @wardmos in #98
- feat(capture,hotkeys): support Wayland portal hotkeys and overlay policy by @wardmos in #99
- feat(debug): add unified debug logging by @wardmos in #100
- feat(hotkey): use macOS RegisterEventHotKey backend by @wardmos in #101
- chore(gitignore): ignore uv local artifacts by @wardmos in #102
- test(settings): isolate save directory by @wardmos in #103
- perf(capture): reduce smart capture memory retention by @wardmos in #104
- docs(agents,packaging): add agent and packaging guidance by @wardmos in #105
- fix(debug): silence disabled log exceptions by @wardmos in #106
- docs(readme): refresh platform support details by @wardmos in #107
- chore: bump version to 0.0.13 by @wardmos in #108
Full Changelog: v0.0.12...v0.0.13