This release has a lot of bug fixes, and hopefully some better Wayland support. There was an overhaul/refactor of some internal code so watch out for bugs in this release and please report any issues!
One common request was for the cancel hotkey, it is bound to esc by default. Thanks @jacksongoode. It's included in this release.
What's Changed
- Show recording overlay in macOS fullscreen apps, and when switching between spaces by @dannysmith in #361
- WIP: Add tauri-specta for generating TS bindings by @cjpais in #322
- feat: Add disabled option for pasting. by @olejsc in #364
- Async play test sound by @Maicon-Moreira in #375
- feat: Add wayland paste support using wtype or dotool by @lhotari in #376
- Add a cancel hotkey and configuration by @jacksongoode in #224
- fix corrupted downloads by @cjpais in #388
- notes regarding linux by @cjpais in #387
- fix: re-assert always-on-top for overlay on Windows by @Danielalnajjar in #383
- Switch to disable update checking by @cjpais in #362
New Contributors
- @dannysmith made their first contribution in #361
- @olejsc made their first contribution in #364
- @lhotari made their first contribution in #376
- @Danielalnajjar made their first contribution in #383
Full Changelog: v0.6.2...v0.6.3