Skip to content

tauri-runtime@0.14.0

Jun 14, 2023
  • c4d6fb4b(#2353) Added the maximizable, minimizable and closable methods to WindowBuilder.
  • c4d6fb4b(#2353) Added set_maximizable, set_minimizable, set_closable, is_maximizable, is_minimizable and is_closable methods to the Dispatch trait.
  • 000104bc(#6472) Add Window::is_focused getter.
  • 2b487c94(#7012) Fixes typo in CursorIcon deserialization of the ZoomIn variant.
  • 076e1a81(#7119) Use u32 instead of u64 for js event listener ids
  • ff5e4dbb(#6794) impl From<&WindowConfig> for WebviewAttributes.

© 2026 Tauri Contributors. CC-BY / MIT