tauri/.changes/global-shortcut-refactor.md

6 lines
193 B
Markdown
Raw Normal View History

---
"tauri": patch
---
**Breaking change**: The global shortcut API is now managed by `tao` so it cannot be accessed globally, the manager is now exposed on the `App` and `AppHandle` structs.