tauri@2.9.0
Esta página aún no está disponible en tu idioma.
f5851ee00
(#14089) Adds thescroll_bar_style
option to the Webview and WebviewWindow builders. The possible values for this option are gated behind conditional compilation flags, and will need to be applied using conditional compilation if customised.3397fd9bf
(#14133) Added mobile app plugin to support exit and back button press event.68cb31897
(#14328) AddedonStop
,onDestroy
,onRestart
,onConfigurationChanged
Android plugin hooks.2e089f6ac
(#14148) Support async Swift plugin methods (completionHandler:
) in PluginManager
006d59283
(#14260) Properly deserialize Android plugin args with key starting withis
(previously treated as a getter instead of a field name).69476d8e2
(#14170) Fix the stack overflow when having too many commands in a single invoke handler in release build
- Upgraded to
tauri-utils@2.8.0
- Upgraded to
tauri-runtime-wry@2.9.0
- Upgraded to
tauri-runtime@2.9.0
- Upgraded to
tauri-build@2.5.0
- Upgraded to
tauri-macros@2.5.0
© 2025 Tauri Contributors. CC-BY / MIT