Skip to content

tauri-runtime-wry@0.11.0

Sep 15, 2022
  • Ignore window events with unknown IDs.
    • 0668dd42 fix(tauri-runtime-wry): ignore events on unknown windows on 2022-08-29
  • Implement theme APIs for Linux.
    • f21cbecd feat(core): implement theme APIs for Linux (#4808) on 2022-08-02
  • Changed windows map to be stored in a RefCell instead of a Mutex.
    • 64546cb9 refactor: use RefCell instead of Mutex for windows map, closes #4870 (#4909) on 2022-08-10
  • Added APIs to create a system tray at runtime.
  • Update windows to 0.39.0 and webview2-com to 0.19.1.
    • e6d9b670 refactor: remove unneeded focus code (#5065) on 2022-09-03

© 2026 Tauri Contributors. CC-BY / MIT