tauri-runtime@0.12.0
Nov 8, 2022
- Readd the option to create an unfocused window via the
focusedmethod. Thefocusfunction has been deprecated. - Added
Runtime::show(),RuntimeHandle::show(),Runtime::hide(),RuntimeHandle::hide()for hiding/showing the entire application on macOS. - Added
tabbing_identifierto the window builder on macOS. - Added methods to set the system tray title on macOS.
- Added the
user_agentoption when creating a window.
© 2026 Tauri Contributors. CC-BY / MIT