Skip to content
Tauri
Releases

tauri@2.0.0-beta.18

New Features

  • 07ff78c2d(#9615) Add TrayIcon::rect method to retrieve the tray icon rectangle

Enhancements

  • 7f6d2698c(#9631) Improve the error message that is shown when deserializing the Tauri plugin config.
  • 8a71858eb(#9630) Provide a default for the runtime generic on Menu, MenuItem, Submenu, PredefinedMenuItem, CheckMenuItem and IconMenuItem.
  • 8a71858eb(#9630) Provide a default for the runtime generic on TrayIcon.

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.14
  • Upgraded to tauri-runtime@2.0.0-beta.15
  • Upgraded to tauri-runtime-wry@2.0.0-beta.15
  • Upgraded to tauri-macros@2.0.0-beta.14
  • Upgraded to tauri-build@2.0.0-beta.14

© 2024 Tauri Contributors. CC-BY / MIT