tauri@2.0.0-alpha.9
256c30c7
(#6863) Enhance parsing of annotated Android plugin methods to support private functions.73c803a5
(#6837) Added static functionloadConfig
on the AndroidPluginManager
class.edb16d13
(#6831) Adjust Android plugin exception error.0ab5f40d
(#6813) Add channel API for sending data across the IPC.31444ac1
(#6725) On Android, update proguard rules.8ce32e74
(#6986) Adddefault_window_icon
getter onApp
andAppHandle
.2a5175a8
(#6779) Enhance Android’sJSObject
return types.bb2a8ccf
(#6830) Use actual iOS plugin instance to run command withthrows
.94224906
(#6783) GenerateTauriActivity
Kotlin class on the build script.7a4b1fb9
(#6839) Added support to attibutes for each command path in thegenerate_handler
macro.9a79dc08
(#6947) Removeenable_tauri_api
from the IPC scope.dfa407ff
(#6763) Expose plugin configuration on the Android and iOS plugin classes.3245d14b
(#6895) Moved theapp
feature to its own plugin in the plugins-workspace repository.09376af5
(#6704) Moved thecli
feature to its own plugin in the plugins-workspace repository.2d5378bf
(#6717) Moved the dialog APIs to its own plugin in the plugins-workspace repository.39f1b04f
(#6943) Moved theevent
JS APIs to a plugin.fc4d687e
(#6716) Moved the file system APIs to its own plugin in the plugins-workspace repository.f78a3783
(#6742) Moved thehttp
feature to its own plugin in the plugins-workspace repository.29ce9ce2
(#6902) Moved theos
feature to its own plugin in the plugins-workspace repository.60cf9ed2
(#6905) Moved theprocess
feature to its own plugin in the plugins-workspace repository.e1e85dc2
(#6925) Moved theprotocol
scope configuration to theasset_protocol
field inSecurityConfig
.96639ca2
(#6749) Moved theshell
functionality to its own plugin in the plugins-workspace repository.e1e85dc2
(#6925) Moved the updater configuration to theBundleConfig
.b072daa3
(#6919) Moved theupdater
feature to its own plugin in the plugins-workspace repository.3188f376
(#6883) Bump the MSRV to 1.65.d693e526
(#6780) Added theonNewIntent
Plugin hook on Android.34b8f339
(#6705) Addapp
method for thePluginApi
struct.96639ca2
(#6749) Moved thetauri::api::process
module totauri::process
.cdad6e08
(#6774) Changed how thetauri-android
dependency is injected. This requires thegen/android
project to be recreated.e1e85dc2
(#6925) Removed the allowlist configuration.cebd7526
(#6728) Moved theclipboard
feature to its own plugin in the plugins-workspace repository.e1e85dc2
(#6925) Removed extract and move APIs fromtauri::api::file
.3f17ee82
(#6737) Moved theglobal-shortcut
feature to its own plugin in the plugins-workspace repository.ae102980
(#6719) Refactor theContext
conditional fields and only parse the tray icon on desktop.2d5378bf
(#6717) Remove the updater’s dialog option.e1e85dc2
(#6925) RemovedUpdaterEvent
. Seetauri-plugin-updater
for new usage.9a79dc08
(#6947) Moved thewindow
JS APIs to its own plugin in the plugins-workspace repository.22a76338
(#6713) ExposeSafePathBuf
type intauri::path
.c4171152
(#6909) Enable shadows by default.dfa407ff
(#6763) Change iOS plugin init function signature tofunc init_plugin() -> Plugin
.
© 2024 Tauri Contributors. CC-BY / MIT