Skip to content

tauri-runtime-wry@0.3.3

Mar 7, 2022
  • Fixes a deadlock on the Focused event when the window is not visible.
    • c08cc6d5 fix(core): deadlock on focus events with invisible window,#3534 (#3622) on 2022-03-06
  • Breaking change: Move ico and png parsing behind icon-ico and icon-png Cargo features.
    • 8c935872 refactor(core): move png and ico behind Cargo features (#3588) on 2022-03-05
  • Print a warning to stderr if the window transparency has been set to true but macos-private-api is not enabled.
    • 080755b5 feat(core): warn if private APIs are not enabled, closes #3481 (#3511) on 2022-02-19

© 2026 Tauri Contributors. CC-BY / MIT