tauri/.changes/global-shortcut-refactor.md
2021-06-21 12:29:26 -03:00

6 lines
193 B
Markdown

---
"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.