Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
COMMITS
August 24, 2025
T
Improve documentation of `app > windows` (#14058)
Tony committed
F
fix: set webview2 path before initializing runtime (#14054)
Fabian-Lars committed
L
fix(bench): lint warnings
Lucas Nogueira committed
T
fix(windows): binary patching 32 bit updater type (#14065)
Tony committed
L
chore(bench): fix build and clippy
Lucas Nogueira committed
August 22, 2025
K
refactor(bench): improve utils.rs safety, error handling, and docs (#14057)
Kushal Meghani committed
August 21, 2025
R
chore(deps): update dependency rollup to v4.46.4 (#14049)
renovate[bot] committed
August 19, 2025
G
apply version updates (#14041)
github-actions[bot] committed
K
fix(app): correct removeDataStore return type, add docs for getBundle… (#14038)
Kushal Meghani committed
L
fix(tauri): build without the wry feature flag (#14039)
Lucas Fernandes Nogueira committed
August 18, 2025
L
fix(tauri): on_related_view should be behind the wry feature flag
Lucas Nogueira committed
G
Apply Version Updates From Current Changes (#13887)
github-actions[bot] committed
R
chore(deps): update dependency rollup to v4.46.3 (#14027)
renovate[bot] committed
T
Remove `AsRef<Window>` on `WebviewWindow` (#14026)
Tony committed
August 17, 2025
L
feat(cli): check plugin versions for incompatibilities (#13993)
Lucas Fernandes Nogueira committed
A
feat: add `PluginHandle::run_mobile_plugin_async` (#13895)
Akshanabha Chakraborty committed
T
fix: a few regressions from previous PRs (#14020)
Tony committed
R
S
feat: add `WebView::set_cookie` and `WebView::delete_cookie` (#13661)
Sean Wang committed
August 16, 2025
S
feat(tauri): impl `App::set_device_event_filter` for `AppHandle` also (#14008)
Sean Wang committed
T
fix(cli): permission add could add duplicated (#13981)
Tony committed
T
P
feat: expose internal TrayIcon (#13959)
Petr committed
L
feat(cli): increase iOS deployment target to 14.0 (#13997)
Lucas Fernandes Nogueira committed
L
feat: add `--root-certificate-path` option for mobile dev (#13358)
Lucas Fernandes Nogueira committed
S
feat: impl `AsRef<Window>` and `on_webview_event` for `WebviewWindow` (#14012)
Sean Wang committed
August 15, 2025
S
feat(tauri): re-export `PixelUnit`, `PhysicalUnit`, `LogicalUnit` (#14009)
Sean Wang committed
S
feat(tauri): export `TitleBarStyle` for all platforms (#14013)
Sean Wang committed
S