tauri@2.0.0-rc.7
Ce contenu n’est pas encore disponible dans votre langue.
New Features
1e441811e
(#10786 by @amrbashir) On Windows, Add and emitDoubleClick
variant forTrayIconEvent
.
Enhancements
f86a8146a
(#10761 by @rdlabo) AddedgetArgs
andgetRawArgs
methods to the pluginInvoke
class (Kotlin and Swift), which lets you parse the arguments manually instead of through theparseArgs
method.
Bug Fixes
03f2a5098
(#10718 by @rdlabo) Update swift-rs fixing a plugin build when native dependencies are used.22d2afa89
(#10800 by @lucasfernog) Change the Android Proguard rules to keep custom JSON deserializers.fbe76a955
(#10797 by @lucasfernog) Uint8Arrays and ArrayBuffers are now properly serialized as an array of numbers.
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.7
- Upgraded to
tauri-build@2.0.0-rc.7
- Upgraded to
tauri-runtime@2.0.0-rc.7
- Upgraded to
tauri-runtime-wry@2.0.0-rc.7
- Upgraded to
tauri-macros@2.0.0-rc.6
© 2024 Tauri Contributors. CC-BY / MIT