Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3358 commits
Select commit Hold shift + click to select a range
4221124
fix: use app's resource table for storing tray icons (#13316)
Legend-Master May 6, 2025
09c1993
feat: add support for `Service-Woker-Allowed` HTTP header (#13304)
39zde May 6, 2025
479cee3
fix(bundler): set ARCH env var for appimagetool (#13260)
FabianLars May 6, 2025
e15f665
chore(deps): update dependency rollup to v4.40.2 (#13381)
renovate[bot] May 6, 2025
1a01887
chore(deps): update dependency eslint-config-prettier to v10.1.3 (#13…
renovate[bot] May 7, 2025
7897ed2
fix(cli): don't canonicalize cargo's target dir in frontendDist verif…
FabianLars May 7, 2025
efcc840
chore(deps): update dependency eslint-config-prettier to v10.1.5 (#13…
renovate[bot] May 9, 2025
bc2f0e4
fix(macOS): caculation for work area (#13401)
oscartbeaumont May 9, 2025
0e616db
chore(deps): bump ring from 0.17.8 to 0.17.14 (#13409)
dependabot[bot] May 10, 2025
96ecfca
feat: check if webview runtime is accessible when creating a webview …
amrbashir May 10, 2025
b7cdb3b
chore: feature gate html manipulation code (#13410)
Legend-Master May 10, 2025
d3586a2
docs(api): fix incorrect example and clarify description for dirname …
MidnightCrowing May 12, 2025
1777406
chore: apply some clippy suggestions (#13424)
Legend-Master May 13, 2025
574a4d4
fix(cli): slow dev startup (#13426)
Legend-Master May 14, 2025
b52da29
fix: main binary name can't contain dots (#13429)
Legend-Master May 14, 2025
d38d90b
refactor: reduce the code in macro `pass` (#13441)
Legend-Master May 15, 2025
4acae1e
fix(macos): run `app.set_theme` on main thread (#13443)
Legend-Master May 15, 2025
9687a9b
chore(deps): update rust crate zip to v3 (#13445)
renovate[bot] May 15, 2025
c31c75f
docs: fix missing docs for a few methods (#13449)
Legend-Master May 15, 2025
85baacd
chore(deps): bump undici from 5.28.5 to 5.29.0 (#13450)
dependabot[bot] May 15, 2025
1686296
refactor: put dynamic acl to a feature (#13418)
Legend-Master May 16, 2025
638804e
fix: ensure set_window_effects runs on main thread in WindowBuilder (…
kingsword09 May 16, 2025
626165e
fix: mock context without `dynamic-acl` feature (#13455)
Legend-Master May 17, 2025
923b7c7
docs: fix build instructions somewhat (#13463)
WofWca May 18, 2025
dbcfaa1
chore(deps): update dependency rollup to v4.41.0 (#13467)
renovate[bot] May 19, 2025
5a5291d
fix(cli): use platform name to detect iOS architecture to build (#13483)
lucasfernog May 21, 2025
650c91c
chore(deps): update rust crate zip to v4 (#13487)
renovate[bot] May 22, 2025
c8a30a6
fix(core): capability filtering crashing allowed command generation (…
lucasfernog May 22, 2025
06c75fd
chore(deps): update dependency rollup to v4.41.1 (#13499)
renovate[bot] May 24, 2025
7322f05
feat(nsis): allow using `CheckIfAppIsRunning` macro inside NSIS hooks…
amrbashir May 25, 2025
e7f2d8c
chore: remove leftover in utils.nsh (#13507)
amrbashir May 26, 2025
1c53640
fix(schema): update hardened_runtime description to include link (#13…
Tunglies May 27, 2025
a35600c
docs: fix `setAutoResize` typo (#13526)
Legend-Master May 29, 2025
6a39f49
refactor: dynamic dispatch async commands in debug (#13464)
Legend-Master May 29, 2025
78d15e8
fix(windows): allow web fullscreen APIs to work (#13558)
Legend-Master Jun 3, 2025
25757fe
chore(cli): Remove outdated licensing errata in readme (#13548)
FabianLars Jun 3, 2025
414619c
feat: add bundleName field to schema and MacConfig (#13110) (#13536)
Tunglies Jun 3, 2025
d15da3d
chore(deps): update rust crate duct to v1 (dev) (#13397)
renovate[bot] Jun 3, 2025
f189154
refactor: simplify `future` in command IPC structs (#13529)
Legend-Master Jun 4, 2025
bd8a7cf
fix(bundler/linux): fix app icon not showing on Gnome+Wayland (#5258)…
martpie Jun 6, 2025
aa1131a
chore(deps): update dependency rollup to v4.42.0 (#13583)
renovate[bot] Jun 6, 2025
87b3cdc
fix: resolve typos in schema (#13591)
emmanuel-ferdman Jun 7, 2025
f34acf1
chore(deps): update dependency rollup to v4.43.0 (dev) (#13604)
renovate[bot] Jun 11, 2025
f9bdb9b
fix: failing scope test on Windows (#13596)
Legend-Master Jun 11, 2025
0f0d6a4
chore(deps): update rust crate windows-sys to 0.60 (dev) (#13616)
renovate[bot] Jun 16, 2025
8ee14a8
fix(cli): prevent .app identifier (fix #12674) (#13618)
Sky-walkerX Jun 16, 2025
9fb0586
fix(cli) : final changes for macOS identifier issue (fix #12674) (#13…
Sky-walkerX Jun 17, 2025
2212547
chore(deps): update dependency @rollup/plugin-typescript to v12.1.3 (…
renovate[bot] Jun 17, 2025
d48e7a3
chore: improve contributing guide (#13594)
kandrelczyk Jun 18, 2025
488bcea
chore(deps): update dependency rollup to v4.44.0 (#13635)
renovate[bot] Jun 19, 2025
c03cc58
chore: check generated file on package lock change (#13641)
Legend-Master Jun 20, 2025
eb3f024
fix: write default permission words if not empty (#13646)
Legend-Master Jun 21, 2025
18b5299
docs: where does resource dir resolve to (#13640)
Legend-Master Jun 21, 2025
ec6065f
fix(cli): use original identifier to fix mobile options reading (#13625)
lucasfernog Jun 23, 2025
d1ce9af
feat(cli): add `--config` arg to the mobile init cmds, closes #13284 …
lucasfernog Jun 23, 2025
4a880ca
feat(cli): synchronize productName changes with iOS Xcode project (#1…
lucasfernog Jun 23, 2025
3242e1c
feat(cli): allow passing Cargo commands to mobile dev/build commands …
lucasfernog Jun 23, 2025
9c16eef
Update kuchikiki, html5ever, tao, wry, webview2-com (#13629)
sftse Jun 24, 2025
e4aa35e
fix(cli): init tests
lucasfernog Jun 24, 2025
594822a
Apply Version Updates From Current Changes (#13282)
github-actions[bot] Jun 24, 2025
b19f16a
ci: enable create-pull-request sign commits (#13668)
Legend-Master Jun 25, 2025
32a8465
ci: disable renovate for 1.x branch (#13673)
FabianLars Jun 25, 2025
349bbfc
chore(deps): update axum to 0.8 and worker to 0.6 (#13677)
FabianLars Jun 25, 2025
6a4ea10
fix(worker): add workaround to fix build on rust 1.87
FabianLars Jun 25, 2025
560067c
chore(deps): update rust crate getrandom to 0.3 (#13685)
renovate[bot] Jun 25, 2025
0a552a8
fix(macros): cache rustc -V output (#13690)
montyc1999 Jun 26, 2025
0cbfd89
chore(deps): update dependency rollup to v4.44.1 (#13696)
renovate[bot] Jun 26, 2025
3eb3162
chore(deps): update rust crate muda to 0.17 - tray-icon to 0.21 (#13695)
renovate[bot] Jun 26, 2025
5bbcaae
fix: can't set tray menus and icons in js (#13707)
Legend-Master Jun 26, 2025
4b7370e
fix(cli): fix rollup-plugin-typescript v12 compatiblity (#13710)
FabianLars Jun 26, 2025
a3f11b4
apply version updates (#13693)
github-actions[bot] Jun 26, 2025
a3ae2ce
chore(deps): update rust crate rand to 0.9 (#13700)
renovate[bot] Jun 26, 2025
b6de1c8
chore(deps): update rust crate md5 to 0.8 (#13712)
renovate[bot] Jun 26, 2025
6b2b9d6
chore: clippy 1.88 (#13720)
FabianLars Jun 27, 2025
f010ca5
fix(core): compile error without common-controls-v6 (#13719)
FabianLars Jun 27, 2025
4053ad1
apply version updates (#13724)
github-actions[bot] Jun 27, 2025
effd106
fix(worker): Fix route syntax
FabianLars Jun 27, 2025
0079d08
chore(worker): Enable observability
FabianLars Jun 27, 2025
cbd9629
fix(cli): load --config values on xcode and android-studio scripts (#…
lucasfernog Jun 28, 2025
0277596
apply version updates (#13731)
github-actions[bot] Jun 28, 2025
11b4a03
fix(cli): remove unnecessary files in npm package, closes #12139 (#13…
AprilNEA Jun 30, 2025
e296e4b
chore(deps): update dependency @rollup/plugin-typescript to v12.1.4 (…
renovate[bot] Jun 30, 2025
acd7574
fix(cli/ios): fix CFBundleVersion type (#13743)
owjs3901 Jul 2, 2025
152d971
fix(mock): expose callback functions (#13744)
Legend-Master Jul 2, 2025
f2dbe73
fix(nsis): wrong required files path for nsis_tauri_utils.dll (#13772)
catalinsh Jul 5, 2025
02440b8
chore(deps): update dependency rollup to v4.44.2 (#13766)
renovate[bot] Jul 6, 2025
232265c
feat: bundle type detection at runtime via binary patching (#13209)
kandrelczyk Jul 7, 2025
12e3590
Fix(package.json) build script, Fix(android) build template (#13759)
owjs3901 Jul 8, 2025
916aeaa
fix(cli): android commands reading iOS config closes #13765 (#13781)
lucasfernog Jul 8, 2025
cfc5bb8
feat(android): edge to edge in init template (#13780)
Legend-Master Jul 9, 2025
f94af90
fix(nsis): per-machine installer not requesting elevation when run by…
catalinsh Jul 9, 2025
4ba871c
fix(core): loading remote URLs on mobile, closes #13461 (#13782)
lucasfernog Jul 9, 2025
0f248b1
fix(cli): install iOS dependencies when needed (#13799)
lucasfernog Jul 10, 2025
24eb2b1
chore(deps): update dependency @sveltejs/vite-plugin-svelte to v6 (#1…
renovate[bot] Jul 11, 2025
4f96ed4
add #[used] to __TAURI_BUNDLE_TYPE so that it's not stripped in relea…
kandrelczyk Jul 11, 2025
1c5df96
fix(protocol): proxy body in mobile dev (#13773)
tasgon Jul 11, 2025
22cd1e2
chore(deps): update dependency rollup to v4.45.0 (#13813)
renovate[bot] Jul 12, 2025
371ee34
make static bundle type var mutable (#13812)
kandrelczyk Jul 12, 2025
7bc77a0
feat: allow all frame init scripts in plugin (#13609)
Legend-Master Jul 13, 2025
33d0793
feat(cli): allow runner configuration to be an object with cwd and ar…
mhbagheri-99 Jul 13, 2025
b821796
docs: add missing `trafficLightPosition` to `WindowOptions` (fix #137…
asdolo Jul 13, 2025
c0a654b
failed binary patch warning (#13825)
kandrelczyk Jul 14, 2025
9639146
feat(mock): add mock for listen and emit (#13783)
JosephBrooksbank Jul 15, 2025
3025d90
feat: expose some window props from runtime-wry (#13822)
clearlysid Jul 15, 2025
8263b41
chore(deps): update dependency rollup to v4.45.1 (#13831)
renovate[bot] Jul 15, 2025
fb9d9c7
chore(readme): Update discord invite (#13836)
FabianLars Jul 16, 2025
bda8304
fix(cli): error out when migrating from v2 alpha (#13833)
Legend-Master Jul 16, 2025
7f3c989
feat(tauri): add `plugin_boxed` methods (#13837)
WSH032 Jul 18, 2025
7a6fd5b
fix(bundler): Move AppRun to mirror (#13863)
FabianLars Jul 20, 2025
56277e4
chore(deps): update napi to v3 (#13852)
Legend-Master Jul 20, 2025
6a4451b
fix(windows): isolation pattern create iframe loop (#13849)
Legend-Master Jul 20, 2025
ab97f36
apply version updates (#13751)
github-actions[bot] Jul 20, 2025
96439c2
chore(deps): Update @eslint/plugin-kit to fix pnpm audit
FabianLars Jul 20, 2025
2c46b18
chore(deps): update dependency eslint-config-prettier to v10.1.8 (#13…
renovate[bot] Jul 21, 2025
332ec35
fix(cli): add default triplets to napi targets config
FabianLars Jul 21, 2025
65bb24b
fix(cli): fix metadata version
FabianLars Jul 21, 2025
af95fb6
fix: sign main binary after patching with bundle info (fix #13868) (#…
kittuov Jul 22, 2025
fd63f22
apply version updates (#13871)
github-actions[bot] Jul 22, 2025
91508c0
feat: add config option for custom watch folders (#13881)
pepperoni505 Jul 24, 2025
a0113a8
feat(tauri-plugin): add build::mobile::update_info_plist (#13888)
lucasfernog Jul 25, 2025
d6d941c
chore(cli): update plugin template (#13882)
lucasfernog Jul 25, 2025
72b4226
feat: reduce Debug format size for binary buffers (#13809)
Beanow Jul 25, 2025
517e7b6
chore(deps): update dependency rollup to v4.46.0 (#13897)
renovate[bot] Jul 27, 2025
1d31e46
chore(deps): update dependency rollup to v4.46.1 (#13904)
renovate[bot] Jul 28, 2025
5c81828
chore(deps): update rust crate jsonschema to 0.31 (#13903)
renovate[bot] Jul 28, 2025
9c938be
fix(cli): properly migrate svelte to v5 in the plugin example templat…
takecchi Jul 29, 2025
bc6b125
fix(bundler): replace empty RPM release value with 1 (#13909)
Andrew15-5 Jul 29, 2025
a32a4ce
chore(deps): update rust crate jsonschema to 0.32 (#13915)
renovate[bot] Jul 30, 2025
e27427f
chore(deps): update dependency rollup to v4.46.2 (#13914)
renovate[bot] Jul 30, 2025
5ba1c3f
feat(menu): add icon support for Submenu in Rust and JS/TS APIs (#13722)
s00d Jul 30, 2025
bbcea1f
fix(cli): improve error messages regarding cargo metadata command (#1…
xeodus Jul 30, 2025
d7075b6
chore(deps): update rust crate toml to 0.9 (#13784)
renovate[bot] Jul 31, 2025
ee68c91
chore(deps): unpin serialize-to-javascript (#13932)
Legend-Master Jul 31, 2025
8b465a1
fix(bundler/linux): pull latest appimage plugin (#13913)
FabianLars Jul 31, 2025
bcc7a82
chore(deps): update rust crate notify-debouncer-full to 0.6 (#13945)
renovate[bot] Aug 4, 2025
4d270a9
fix(windows): `patch_binary` causing codesigning verification failure…
acx0 Aug 4, 2025
7d21e3b
docs: how `security > capabilities` works (#13946)
Legend-Master Aug 4, 2025
887b8da
fix(bundler): improve log format of sign command stdout (#13947)
FabianLars Aug 4, 2025
0ea08e9
fix(example): unminimize window on tray icon click (#13949)
Legend-Master Aug 5, 2025
a8f1569
fix(windows): bundler should not sign non-binaries (#13921)
Legend-Master Aug 5, 2025
83032e2
chore(deps): update rust crate which to v8 (#13711)
renovate[bot] Aug 5, 2025
90c1c32
chore(deps): update dependency cross-env to v10 (#13894)
renovate[bot] Aug 5, 2025
e1d7be8
fix(example): runtime crash when counter less than 0 (#13955)
Jadon-Jesse Aug 5, 2025
9300b59
feat: Added `fips_compliant` field to `WixConfig` (#13787)
JakenHerman Aug 5, 2025
390cb9c
fix(cli): reduce log level for goblin and handlebars (#13953)
FabianLars Aug 7, 2025
c134a76
chore: fix some warnings on new rust version (#13965)
Legend-Master Aug 9, 2025
82e2645
fix(windows): fix double free (STATUS_HEAP_CORRUPTION) of resizing ha…
s5bug Aug 9, 2025
196ace3
fix: return error on window creation failed (#13970)
Legend-Master Aug 9, 2025
f0dcf96
fix(cli): add single-instance autostart init code (#13980)
Legend-Master Aug 11, 2025
a9ec128
feat: add option to not wait on notarization to finish (#13521)
FabianLars Aug 11, 2025
5110a76
feat(window): add macOS window::set_simple_fullscreen (closes #13670)…
Sky-walkerX Aug 12, 2025
4475e93
feat(bundler/cli): Add feature flag to use system certificates (#13824)
FabianLars Aug 12, 2025
2d5f5a9
chore: update tests (#13998)
lucasfernog Aug 13, 2025
21ebc6e
feat(tauri): remove 'static lifetime bound from AppHandle::remove_plu…
WSH032 Aug 15, 2025
a3dc424
feat(tauri): export `TitleBarStyle` for all platforms (#14013)
WSH032 Aug 15, 2025
0e6b5cb
feat(tauri): re-export `PixelUnit`, `PhysicalUnit`, `LogicalUnit` (#1…
WSH032 Aug 15, 2025
7261a14
feat: impl `AsRef<Window>` and `on_webview_event` for `WebviewWindow`…
WSH032 Aug 16, 2025
d6d5f37
feat: add `--root-certificate-path` option for mobile dev (#13358)
lucasfernog Aug 16, 2025
0c402bf
feat(cli): increase iOS deployment target to 14.0 (#13997)
lucasfernog Aug 16, 2025
f123267
feat: expose internal TrayIcon (#13959)
petersamokhin Aug 16, 2025
33d0b3f
feat: add `WebviewBuilder::on_new_window` and `WebviewBuilder::on_doc…
thlstsul Aug 16, 2025
b21d86a
fix(cli): permission add could add duplicated (#13981)
Legend-Master Aug 16, 2025
22d6bca
feat(tauri): impl `App::set_device_event_filter` for `AppHandle` also…
WSH032 Aug 16, 2025
dfadcb7
feat: add `WebView::set_cookie` and `WebView::delete_cookie` (#13661)
WSH032 Aug 17, 2025
68874c6
feat(core): webview window focusable property, closes #11130 (#13564)
robertrpf Aug 17, 2025
737364b
fix: a few regressions from previous PRs (#14020)
Legend-Master Aug 17, 2025
7c2eb31
feat: add `PluginHandle::run_mobile_plugin_async` (#13895)
ahqsoftwares Aug 17, 2025
bc4afe7
feat(cli): check plugin versions for incompatibilities (#13993)
lucasfernog Aug 17, 2025
3806568
Remove `AsRef<Window>` on `WebviewWindow` (#14026)
Legend-Master Aug 18, 2025
37154eb
chore(deps): update dependency rollup to v4.46.3 (#14027)
renovate[bot] Aug 18, 2025
1a3d1a0
fix(ios): Tauri iOS build with binary XCFramework dependencies (#13995)
will3942 Aug 18, 2025
b4abb6c
Apply Version Updates From Current Changes (#13887)
github-actions[bot] Aug 18, 2025
c3252f7
fix(tauri): on_related_view should be behind the wry feature flag
lucasfernog Aug 18, 2025
5075b67
fix(tauri): build without the wry feature flag (#14039)
lucasfernog Aug 19, 2025
f0172a4
fix(app): correct removeDataStore return type, add docs for getBundle…
KushalMeghani1644 Aug 19, 2025
8d86971
apply version updates (#14041)
github-actions[bot] Aug 19, 2025
1e7aac3
chore(deps): update dependency rollup to v4.46.4 (#14049)
renovate[bot] Aug 21, 2025
d54f3b9
refactor(bench): improve utils.rs safety, error handling, and docs (#…
KushalMeghani1644 Aug 22, 2025
c0d3f9d
chore(bench): fix build and clippy
lucasfernog Aug 24, 2025
f3df96f
fix(windows): binary patching 32 bit updater type (#14065)
Legend-Master Aug 24, 2025
5f535b4
fix(bench): lint warnings
lucasfernog Aug 24, 2025
5349984
fix: set webview2 path before initializing runtime (#14054)
FabianLars Aug 24, 2025
2aaa801
Improve documentation of `app > windows` (#14058)
Legend-Master Aug 24, 2025
662b39a
apply version updates (#14070)
github-actions[bot] Aug 24, 2025
11800a0
chore(deps): update rust crate jsonschema to 0.33 (#14074)
renovate[bot] Aug 25, 2025
bc829ee
chore(deps): update dependency rollup to v4.48.0 (#14053)
renovate[bot] Aug 25, 2025
4791d09
chore(deps): update dependency rollup to v4.48.1 (#14077)
renovate[bot] Aug 25, 2025
0ac89d3
chore(deps): Update cargo-mobile2 for ios 18.6 sim support (#14078)
FabianLars Aug 25, 2025
e81635a
apply version updates (#14079)
github-actions[bot] Aug 25, 2025
03e7c11
fix(tauri-runtime-wry): ignore about:blank initial URL (#14080)
lucasfernog Aug 25, 2025
16348ac
apply version updates (#14081)
github-actions[bot] Aug 25, 2025
df61fac
fix(ci): bump tauri-cli to 2.8.3 to match @tauri-apps/cli
lucasfernog Aug 25, 2025
755eb33
docs: use get_webview_window in example (#14082)
FabianLars Aug 25, 2025
9a35a61
chore(deps): update dependency rollup to v4.49.0 (#14098)
renovate[bot] Aug 27, 2025
c23bec6
fix: don't set macos deployment target in dev (#14083)
FabianLars Aug 27, 2025
f70b285
feat(cli): ensure mobile Rust targets are installed (#14093)
lucasfernog Aug 27, 2025
07e134f
feat(core): enhance error message for dev server request, closes #138…
lucasfernog Aug 28, 2025
956b4fd
fix(cli): export method on Xcode < 15.4, closes #13818 (#14106)
lucasfernog Aug 28, 2025
b8b866f
fix(examples): update tauri-plugin-log
lucasfernog Aug 28, 2025
c37a298
fix(cli): set package type for Deno (#14112)
lucasfernog Aug 28, 2025
61b9b68
feat(cli): retain all RUST_* env vars on mobile commands (#14111)
lucasfernog Aug 28, 2025
bcf000c
fix(cli): ios command failing when running with deno, closes #13547 (…
lucasfernog Aug 28, 2025
a9b3421
fix(cli): iOS simulator dev/build on Apple Intel, closes #13456 (#14114)
lucasfernog Aug 28, 2025
7db7142
fix(cli): empty Android emulator name (#14119)
lucasfernog Aug 29, 2025
0b1da30
chore(tauri): update documentation for home_dir on iOS (#14121)
lucasfernog Aug 30, 2025
5239d39
chore(deps): update dependency rollup to v4.50.0 (#14127)
renovate[bot] Aug 31, 2025
346a420
docs: improve resources docs (#14136)
Legend-Master Sep 1, 2025
80eadb7
apply version updates (#14100)
github-actions[bot] Sep 1, 2025
f6622a3
feat(cli): prompt to install iOS runtime if needed, closes #9186 (#14…
lucasfernog Sep 1, 2025
1a6627e
feat(cli): set default log level when adding the log plugin (#14122)
lucasfernog Sep 1, 2025
5908972
feat(api): add dataDirectory setting config (#14091)
FabianLars Sep 1, 2025
2a06d10
feat(bundle): add --no-sign flag to skip code signing in bundling pro…
ShigrafS Sep 1, 2025
a58d461
refactor(bench): improve code style (#14062)
KushalMeghani1644 Sep 1, 2025
66cb1db
chore(bench): clippy fixes
FabianLars Sep 1, 2025
f5851ee
feat: Expose ScrollBarStyle webview option to tauri. (#14089)
Themayu Sep 2, 2025
69476d8
fix(macros): stack overflow in invoke handler (#14170)
Legend-Master Sep 8, 2025
9efe474
chore(deps): update dependency rollup to v4.50.1 (#14169)
renovate[bot] Sep 9, 2025
fa3771b
chore(deps-dev): bump vite from 7.0.4 to 7.0.7 (#14172)
dependabot[bot] Sep 11, 2025
830146d
chore: remove spam link in readme (#14197)
shanecav84 Sep 18, 2025
d340b8c
fix(macos): check if path is file or dir or neither (#13793)
ryanseys Sep 22, 2025
b0c493a
FIX: Fixed GDI object leak when a resizable window is created and the…
gribunin Sep 24, 2025
e446926
chore: set minimumReleaseAge to 3 days in renovate and pnpm (#14206)
FabianLars Sep 25, 2025
d1892b9
ci(renovate): group windows-rs and webview2 crates
FabianLars Sep 25, 2025
6cb7319
chore(deps): update dependency rollup to v4.52.0 (#14188)
renovate[bot] Sep 25, 2025
12a6787
chore(deps): update dependency rollup to v4.52.2 (#14216)
renovate[bot] Sep 27, 2025
4188ffd
chore(core): allow `clippy::used_underscore_binding` lint in command …
rmburg Sep 28, 2025
673867a
feat(cli): detect Android env and install SDK and NDK if needed (#14094)
lucasfernog Oct 1, 2025
94cbd40
Add support for adaptive and themed icons on android (#14223)
kandrelczyk Oct 1, 2025
eb60b99
chore(deps): update dependency rollup to v4.52.3 (#14230)
renovate[bot] Oct 2, 2025
b06b3bd
refactor(cli): improve errors (#14126)
lucasfernog Oct 2, 2025
6bbb530
chore(cli): warn when product name is missing, closes #14034 (#14105)
lucasfernog Oct 2, 2025
2e089f6
feat(ios): support async Swift plugin methods (`completionHandler:`) …
Choochmeque Oct 2, 2025
a99601e
chore(deps): update dependency rollup to v4.52.4 (#14256)
renovate[bot] Oct 6, 2025
06d4a4e
fix(bundler): set APPIMAGE_EXTRACT_AND_RUN env var as well for linuxd…
FabianLars Oct 6, 2025
b001242
fix(cli): resolve IP when dev URL host is unspecified, closes #13356 …
lucasfernog Oct 6, 2025
abf7e88
fix(cli): mobile init when using pnpm dlx (#14118)
lucasfernog Oct 6, 2025
ed7c9a4
feat(core): add config for Info.plist extensions, closes #13667 (#14108)
lucasfernog Oct 6, 2025
28a2f9b
fix(cli): ensure Xcode project is up to date with Cargo project name …
lucasfernog Oct 6, 2025
08bda64
fix(api): "command not found" error when running addPluginListener (#…
lucasfernog Oct 6, 2025
20e53a4
chore(deps): update dependency cross-env to v10.1.0 (#14242)
renovate[bot] Oct 7, 2025
cc8c0b5
feat(core): add support to universal app links on macOS (#14031)
lucasfernog Oct 7, 2025
3d6868d
feat(cli): UTExportedTypeDeclarations support for file associations (…
lucasfernog Oct 7, 2025
19fb6f7
fix(cli): improve Android BuildTask.kt Windows executable detection f…
DomanskiFilip Oct 7, 2025
d293848
fix(cli): js icon in `tauri info` (#14261)
Legend-Master Oct 8, 2025
006d592
fix(core): parse Android plugin args starting with `is`, closes #1425…
lucasfernog Oct 8, 2025
75082cc
feat(cli): add mobile run commands, closes #13196 (#14120)
lucasfernog Oct 8, 2025
55453e8
enhance(cli): check mismatched packages in `info` (#14262)
Legend-Master Oct 8, 2025
b5aa018
feat(cli): update cargo-mobile2 to 0.21, closes #14238 (#14268)
lucasfernog Oct 9, 2025
c5008b8
fix: skip empty script tag for CSP hash properly (#14274)
Legend-Master Oct 10, 2025
7b0d4e7
fix(core): SHA256 hash for JS scripts CSP on Windows (#14265)
lucasfernog Oct 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 6 additions & 3 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[advisories]
ignore = [
"RUSTSEC-2020-0095", # difference is unmaintained (used by `mockito`)
"RUSTSEC-2020-0071", # potential segfault in the time crate (not fixed on `zip` and `mac-notification-sys`)
"RUSTSEC-2020-0159" # potential segfault in `localtime_r` invocations on the chrono crate (not fixed on `mac-notification-sys`)
# rsa Marvin Attack
"RUSTSEC-2023-0071",
# difference is unmaintained
"RUSTSEC-2020-0095",
# proc-macro-error is unmaintained
"RUSTSEC-2024-0370",
]
4 changes: 4 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[env]
# workaround needed to prevent `STATUS_ENTRYPOINT_NOT_FOUND` error in tests
# see https://github.com/tauri-apps/tauri/pull/4383#issuecomment-1212221864
__TAURI_WORKSPACE__ = "true"
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@tauri-apps/api": minor:feat
---

Adds the `scrollBarStyle` option to the Webview and WebviewBuilder constructors.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"tauri-cli": minor:feat
"tauri-utils": minor:feat
---

Adds the `scrollBarStyle` option to the window configuration.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"tauri-runtime-wry": minor:feat
"tauri-runtime": minor:feat
"tauri": minor:feat
---

Adds the `scroll_bar_style` option to the Webview and WebviewWindow builders.
The possible values for this option are gated behind conditional compilation
flags, and will need to be applied using conditional compilation if customised.
6 changes: 6 additions & 0 deletions .changes/CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'tauri-cli': 'minor:feat'
'tauri-bundler': 'minor:feat'
---

Add a `--no-sign` flag to the `tauri build` and `tauri bundle` commands to skip the code signing step, improving the developer experience for local testing and development without requiring code signing keys.
44 changes: 44 additions & 0 deletions .changes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Changes

##### via https://github.com/jbolda/covector

As you create PRs and make changes that require a version bump, please add a new markdown file in this folder. You do not note the version _number_, but rather the type of bump that you expect: major, minor, or patch. The filename is not important, as long as it is a `.md`, but we recommend that it represents the overall change for organizational purposes.

When you select the version bump required, you do _not_ need to consider dependencies. Only note the package with the actual change, and any packages that depend on that package will be bumped automatically in the process.

Use the following format:

```md
---
'package-a': 'patch:enhance'
'package-b': 'patch:enhance'
---

Change summary goes here
```

Summaries do not have a specific character limit, but are text only. These summaries are used within the (future implementation of) changelogs. They will give context to the change and also point back to the original PR if more details and context are needed.

Changes will be designated as a `major`, `minor` or `patch` as further described in [semver](https://semver.org/).

Given a version number MAJOR.MINOR.PATCH, increment the:

- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards compatible manner, and
- PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format, but will be discussed prior to usage (as extra steps will be necessary in consideration of merging and publishing).

Additionally you could specify a tag for the change file to group it with other changes by prefixing the bump with `:<tag>`, for example:

```md
---
'package-a': 'patch:enhance'
---

Change summary goes here
```

which will group this change file with other changes that specify the `bug` tag.

For list of available tags, see the `changeTags` key in [./config.json](./config.json)
5 changes: 5 additions & 0 deletions .changes/adaptive_icons.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'tauri-cli': 'patch:enhance'
---

Add support for Android's adaptive and themed icons.
6 changes: 0 additions & 6 deletions .changes/allow-conf-gitignore.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/allowlist-clipboard.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/allowlist-dialog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/allowlist-process.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/allowlist-window.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/always-rebuilding.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changes/android-init-windows-unix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'tauri-cli': 'patch:bug'
'@tauri-apps/cli': patch:bug
---

Strip Windows-only extensions from the binary path so an Android project initialized on Windows can be used on UNIX systems.
5 changes: 5 additions & 0 deletions .changes/android-plugin-bool-is-deserialize.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"tauri": patch:bug
---

Properly deserialize Android plugin args with key starting with `is` (previously treated as a getter instead of a field name).
5 changes: 0 additions & 5 deletions .changes/api-WebviewWindow-fileDropEnabled.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/api-add-log-dir.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-app-window-browser.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/api-change-events.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-dialog-ask-message-confirm.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-emit-payload-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-features.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-fetch-empty-reponse.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/api-file-dialog-title.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-fix-os-platform-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-format-callback.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-raw-headers.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-relaunch-cleanup.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-remove-current-dir.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-remove-ts-files.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/api-use-uint8array.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/api-window-type-for-size-and-position.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/app-any-thread.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/app-folder-structure.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/asset-allowlist.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/asset-cors.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/asset-protocol-feature-flag.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/asset-resolver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/async-cli.js.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/async-runtime-refactor.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/async-runtime-set.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/async-runtime-spawn-blocking.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/before-script-envs.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/build-rerun-if-resource-sidecar-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/build-specify-win-sdk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/builder-create-window-result.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/bundler-add-provider-short-name.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changes/bundler-add-tsp-signing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/bundler-appimage-fuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/bundler-fix-appimage.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/bundler-msi-init-installdir.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/bundler-print-cfg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/callback-validation.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changes/cargo-mobile-0.21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'tauri-cli': 'minor:enhance'
'@tauri-apps/cli': minor:enhance
---

Update cargo-mobile2 to 0.21, enhancing error messages and opening Xcode when multiple apps are installed.
Loading