Releases: mcitem/tauri-plugin-axum
Releases · mcitem/tauri-plugin-axum
v0.9.0
feat: tokio-rwlock
Added support for dynamic router reloading at runtime by enabling "tokio-rwlock".
Please note that this feature is not applicable to custom protocols.
URI scheme protocols are registered when the webview is created. Due to this limitation, if the plugin is registered after a webview has been created, this protocol won’t be available.
Full Changelog: v0.8.0...v0.9.0
v0.8.0
refactor: align with tauri-plugin-http fetch implementation
tauri-apps/plugins-workspace#3268
tauri-apps/plugins-workspace@d6a3898
Full Changelog: v0.7.2...v0.8.0