Skip to content

tauri-runtime@0.3.3

Mar 7, 2022
  • 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
  • The PendingWindow::new and PendingWindow::with_config functions now return Result<Self> validating the window label.
    • 64e00542 refactor(core): do not panic on invalid window labels,#3544 (#3596) on 2022-03-03

© 2026 Tauri Contributors. CC-BY / MIT