Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
COMMITS
October 7, 2025
D
L
feat(cli): UTExportedTypeDeclarations support for file associations (#14128)
Lucas Fernandes Nogueira committed
L
feat(core): add support to universal app links on macOS (#14031)
Lucas Fernandes Nogueira committed
R
chore(deps): update dependency cross-env to v10.1.0 (#14242)
renovate[bot] committed
October 6, 2025
L
fix(api): "command not found" error when running addPluginListener (#14132)
Lucas Fernandes Nogueira committed
L
fix(cli): ensure Xcode project is up to date with Cargo project name (#14101)
Lucas Fernandes Nogueira committed
L
feat(core): add config for Info.plist extensions, closes #13667 (#14108)
Lucas Fernandes Nogueira committed
L
fix(cli): mobile init when using pnpm dlx (#14118)
Lucas Fernandes Nogueira committed
L
fix(cli): resolve IP when dev URL host is unspecified, closes #13356 (#14115)
Lucas Fernandes Nogueira committed
F
fix(bundler): set APPIMAGE_EXTRACT_AND_RUN env var as well for linuxdeploy (#14241)
Fabian-Lars committed
R
chore(deps): update dependency rollup to v4.52.4 (#14256)
renovate[bot] committed
October 2, 2025
V
feat(ios): support async Swift plugin methods (`completionHandler:`) in PluginManager (#14148)
Vladimir Pankratov committed
L
chore(cli): warn when product name is missing, closes #14034 (#14105)
Lucas Fernandes Nogueira committed
L
refactor(cli): improve errors (#14126)
Lucas Fernandes Nogueira committed
R
chore(deps): update dependency rollup to v4.52.3 (#14230)
renovate[bot] committed
October 1, 2025
K
Add support for adaptive and themed icons on android (#14223)
kandrelczyk committed
L
feat(cli): detect Android env and install SDK and NDK if needed (#14094)
Lucas Fernandes Nogueira committed
September 28, 2025
R
chore(core): allow `clippy::used_underscore_binding` lint in command macro (#14225)
Rasmus Mecklenburg committed
September 27, 2025
R
chore(deps): update dependency rollup to v4.52.2 (#14216)
renovate[bot] committed
September 25, 2025
R
chore(deps): update dependency rollup to v4.52.0 (#14188)
renovate[bot] committed
F
ci(renovate): group windows-rs and webview2 crates
FabianLars committed
F
chore: set minimumReleaseAge to 3 days in renovate and pnpm (#14206)
Fabian-Lars committed
September 24, 2025
K
September 22, 2025
R
fix(macos): check if path is file or dir or neither (#13793)
Ryan Seys committed
September 18, 2025
S
chore: remove spam link in readme (#14197)
Shane Cavanaugh committed
September 11, 2025
D
chore(deps-dev): bump vite from 7.0.4 to 7.0.7 (#14172)
dependabot[bot] committed
September 9, 2025
R
chore(deps): update dependency rollup to v4.50.1 (#14169)
renovate[bot] committed
September 8, 2025
T
fix(macros): stack overflow in invoke handler (#14170)
Tony committed
September 2, 2025
J
feat: Expose ScrollBarStyle webview option to tauri. (#14089)
Jamie Ridding committed
September 1, 2025
F
chore(bench): clippy fixes
FabianLars committed