Skip to content

[pull] dev from tauri-apps:dev #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3,165 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3165 commits
Select commit Hold shift + click to select a range
0a11b87
chore(deps): update rust crate tauri-winres to 0.3 (dev) (#12559)
renovate[bot] Jan 29, 2025
bfc71e8
chore(deps): update rust crate ureq to v3 (dev) (#12524)
renovate[bot] Jan 29, 2025
a6ada76
docs: update devUrl on config schema (#12592)
Smankusors Feb 1, 2025
e3b0260
chore(deps): update dependency rollup to v4.34.0 (#12593)
renovate[bot] Feb 2, 2025
6038f09
chore(deps): bump openssl from 0.10.68 to 0.10.70 (#12606)
dependabot[bot] Feb 3, 2025
5eba078
feat: add Ukrainian translation for the custom tauri messages in the …
niusia-ua Feb 6, 2025
b6ad316
chore(deps): update dependency rollup to v4.34.4 (dev) (#12604)
renovate[bot] Feb 6, 2025
11945e5
chore(deps-dev): bump vitest from 3.0.3 to 3.0.5 (#12637)
dependabot[bot] Feb 6, 2025
b6a56f3
chore(deps): update dependency rollup to v4.34.5 (#12641)
renovate[bot] Feb 7, 2025
053b57c
chore(deps): update dependency rollup to v4.34.6 (dev) (#12647)
renovate[bot] Feb 7, 2025
8e9339e
chore(deps): update rust crate jsonschema to 0.29 (dev) (#12660)
renovate[bot] Feb 9, 2025
741e44b
fix: fix incorrect example for WebviewBuilder::from_config (#12695)
egegungordu Feb 12, 2025
ee95c1b
chore(deps): update dependency rollup to v4.34.7 (#12702)
renovate[bot] Feb 15, 2025
7d82526
feat(tauri): export struct `tauri::ExitRequestApi` (#12701)
WSH032 Feb 15, 2025
3f68058
chore: update prettier to 3.5.1 and enable `experimentalOperatorPosit…
Legend-Master Feb 16, 2025
4633705
chore(deps): update dependency rollup to v4.34.8 (#12727)
renovate[bot] Feb 17, 2025
95fc3cd
chore: cleanup a few unneeded clones (#12733)
Legend-Master Feb 18, 2025
70d8557
docs(testing): inform reader about 'tauri://localhost' (#12623)
3lpsy Feb 20, 2025
0adeb4e
chore(deps): update rust crate infer to 0.19 (dev) (#12599)
renovate[bot] Feb 20, 2025
d9a07e6
chore(deps): update dependency globals to v16 (#12750)
renovate[bot] Feb 20, 2025
d7b998f
fix(tauri): deprecate `Manager::unmanage` to fix `use-after-free` (#1…
WSH032 Feb 21, 2025
ddc4693
style: fix Vite and React branding (#12768)
kotkoroid Feb 22, 2025
6e417c9
fix(linux): Add missing RPM signature (#12786)
kandrelczyk Feb 24, 2025
ab81adb
docs: improve documentation around incognito and data store (#12806)
Simon-Laux Feb 25, 2025
d6520a2
chore(deps): [email protected] [email protected] [email protected] [email protected] webview2-…
FabianLars Feb 25, 2025
c116dfc
fix(cli): Hide `updater` bundle target in help output (#12801)
FabianLars Feb 25, 2025
955832e
ci: Build win-arm64 cli with rustls (#12813)
FabianLars Feb 25, 2025
385a41d
enhance(windows): disable our in-client resizing for undecorated wind…
amrbashir Feb 26, 2025
7d618f1
apply version updates (#12518)
github-actions[bot] Feb 26, 2025
b495fe0
ci: install corepack in docker (#12824)
FabianLars Feb 26, 2025
22e9bf7
fix(cli/ios): Configure initial view controller for the launch screen…
DeTeam Feb 26, 2025
9332132
chore(deps): update dependency eslint-config-prettier to v10.0.2 (#12…
renovate[bot] Feb 26, 2025
b859dc4
chore(deps): update rust crate resvg to 0.45.0 (#12825)
renovate[bot] Feb 26, 2025
4bffc32
docs: update `WebViewBuilder::with_asynchronous_custom_protocol` with…
Simon-Laux Feb 27, 2025
4f26dcf
fix(deps): os webview not gated in wry feature (#12833)
Legend-Master Feb 27, 2025
887db08
chore(deps): update js dependencies (#12832)
Legend-Master Feb 27, 2025
bca0296
docs: Update wording from #12830 (#12839)
FabianLars Feb 27, 2025
e103e87
fix(windows): ensure APIs exist before using it (#12848)
amrbashir Feb 28, 2025
cab7f76
apply version updates (#12826)
github-actions[bot] Feb 28, 2025
55ffa23
fix(core): docs.rs mobile build (#12855)
lucasfernog Feb 28, 2025
3fb8d7c
chore(deps): update dependency rollup to v4.34.9 (#12862)
renovate[bot] Mar 1, 2025
20c1906
feat: add `WebviewBuilder.disable_javascript` and `WebviewWindowBuild…
Simon-Laux Mar 2, 2025
c698a6d
feat: add `Webview.reload` and `WebviewWindow.reload` (#12818)
Simon-Laux Mar 2, 2025
060de5b
feat(api): implement `getIdentifier()` to access `tauri.conf.json` id…
niladrix719 Mar 2, 2025
f985988
fix(core): compatibility check for Android SDK < 24 (#12870)
lucasfernog Mar 2, 2025
dc78dfe
chore: ignore vscode settings.json and tasks.json (#12875)
Legend-Master Mar 3, 2025
755533c
fix(core): implement `Clone` manually on `Channel`. (#12876)
amrbashir Mar 3, 2025
f268b3d
fix(cli): Tauri project path resolution, closes #3527 #12779 (#12871)
lucasfernog Mar 3, 2025
2d029a9
fix(core): remove `TSend: Clone` for `Channel` in commands (#12878)
amrbashir Mar 3, 2025
4ce5c74
chore(deps): update dependency eslint-config-prettier to v10.1.1 (#12…
renovate[bot] Mar 9, 2025
eea12c1
chore(deps): update dependency rollup to v4.35.0 (#12932)
renovate[bot] Mar 9, 2025
3626b7a
fix(bundler): bundle resources to correct path during RPM bundling wh…
nekename Mar 9, 2025
3a74dc8
fix(api): webview.close wrong command error (#12935)
tk103331 Mar 10, 2025
93124ad
fix(tauri-utils): Set minimum patch version for glob (#12950)
FabianLars Mar 10, 2025
339a075
chore(deps): update rust crate cargo_toml to 0.22 (#12940)
renovate[bot] Mar 12, 2025
b9ee806
feat(tauri-build): set CompanyName for Windows (#12958)
Enigmatrix Mar 13, 2025
be2e6b8
add `Window.is_always_on_top()` and `WebviewWindow.is_always_on_top()…
Simon-Laux Mar 13, 2025
d8059ba
add `AppHandle.fetch_data_store_identifiers` and `AppHandle.remove_da…
Simon-Laux Mar 13, 2025
f67a4a6
fix(core): `AssetResolver.get()`: don't skip first char (#12971)
WofWca Mar 14, 2025
d91bfa5
feat(cli): allow merging multiple configuration values (#12970)
lucasfernog Mar 14, 2025
3cc4ad3
fix: allow double `--` in permissions as command can have double `__`…
oscartbeaumont Mar 14, 2025
b839212
fix(cli): ios command wrong cwd on bun 1.2, closes #12965 (#12977)
lucasfernog Mar 14, 2025
0c4700e
fix(cli): Remove mention of `updater` bundle arg in help output (#12985)
FabianLars Mar 15, 2025
0ec71a8
chore(deps): update dependency wrangler to v4 (#12967)
renovate[bot] Mar 15, 2025
dc90cd3
fix(core): add ctrl '+' key as zoom in (#12911)
Daedaluz Mar 15, 2025
c108024
feat(tauri): derive `Clone` for `tauri::ExitRequestApi` (#12710)
WSH032 Mar 15, 2025
08de8a1
chore: remove 2.0.0-rc references (#12987)
lucasfernog Mar 15, 2025
30f5a15
feat: traffic light position (#12366)
FabianLars Mar 15, 2025
cedb24d
feat: add `Webview::cookies` and `Webview::cookies_for_url()` (#12665)
charrondev Mar 15, 2025
2fa33d5
chore: Fix example readme instructions. Add `pnpm build:debug`. (#12983)
FabianLars Mar 15, 2025
5591a4f
feature(linux) add mousewheel bindings for zoom functions (#12912)
Daedaluz Mar 15, 2025
013f8f6
feat: add a new option to remove unused commands (#12890)
Legend-Master Mar 15, 2025
51bcafe
refactor: use a single closure for filtering in `emit_to` (#12907)
Legend-Master Mar 15, 2025
b05f82d
fix: ensure RunEvent::Exit is triggered on restart (#12313)
anatawa12 Mar 15, 2025
7930dde
chore: examples: fix & simplify helloworld (#12995)
WofWca Mar 16, 2025
658e5f5
feat: introduce `App::run_return` (#12668)
thomaseizinger Mar 16, 2025
0d14468
fix: Don't minify api dist files (#12989)
FabianLars Mar 16, 2025
72df2e4
refactor: remove permission description from runtime (#12994)
Legend-Master Mar 16, 2025
de7f34b
feat: introduce `request_restart` (#12874)
Legend-Master Mar 16, 2025
35018ee
chore: fix missing .md on request-restart.md (#12996)
Legend-Master Mar 16, 2025
eec08a1
fix: use bun.lock to identify bun's lockfile (fix #12914) (#12998)
jason89521 Mar 16, 2025
2b960df
feat(uninstaller): remove autostart entry during uninstallation (#12643)
animeshchaudhri Mar 16, 2025
f981a5e
feat: basic support for linux riscv64 (#12602)
kxxt Mar 16, 2025
a483ba7
enhance: align log like Cargo (#13002)
nanoqsh Mar 17, 2025
4062e49
fix: always delete auto start registry entry (#13006)
Legend-Master Mar 17, 2025
5a23146
docs: clarify Capability::windows/webviews OR nature (#13000)
WofWca Mar 17, 2025
4a01299
chore(deps): update dependency rollup to v4.36.0 (#13010)
renovate[bot] Mar 17, 2025
cefefa9
docs: improve `tauri_build::build` & `try_build` (#13001)
WofWca Mar 17, 2025
f2c94aa
feat(core): add startIntentSenderForResult Android API for plugins (#…
lucasfernog Mar 17, 2025
8cc0067
chore(deps): bump zip from 2.2.2 to 2.3.0 (#13016)
dependabot[bot] Mar 18, 2025
b459f1d
docs: improve Capability docs: mention webviews (#13015)
WofWca Mar 18, 2025
71cb1e2
docs: update `.disable_javascript()` docs (#13013)
WofWca Mar 18, 2025
bcdd510
feat(core): resolve file names from Android content URIs (#13012)
lucasfernog Mar 18, 2025
c32bd72
prettify: Remove beta tag and alert users that tauri for android curr…
ahqsoftwares Mar 18, 2025
8603e42
fix: channel no longer being always allowed (#13032)
Legend-Master Mar 20, 2025
1cd8f55
fix: don't ship global api bundle if withGlobalTauri is false (#13033)
Legend-Master Mar 20, 2025
ba42a1f
chore: pin tao and wry to latest patch versions
lucasfernog Mar 20, 2025
be3a79c
apply version updates (#12856)
github-actions[bot] Mar 20, 2025
dea8bbf
docs: Improve BaseDirectory documentation (#13043)
Levminer Mar 21, 2025
be31675
docs: improve `Builder::run` docs (#13058)
WofWca Mar 23, 2025
a851b65
enhance: include permission group permissions in the generated schema…
Legend-Master Mar 23, 2025
f182b0b
docs: Update general setup in contributing guide (#13065)
velocitysystems Mar 24, 2025
f235ec0
chore(deps): update dependency rollup to v4.37.0 (#13062)
renovate[bot] Mar 24, 2025
dd13728
enhance(api): add generic parameter to `emit` and `emitTo` functions …
ahaoboy Mar 25, 2025
5c2b3b8
chore(deps-dev): bump vite from 6.2.0 to 6.2.3 (#13072)
dependabot[bot] Mar 26, 2025
2138bbc
fix(nsis): in wrong language if `SpanishInternational` is included (#…
Legend-Master Mar 28, 2025
22c7a87
chore(deps): update dependency rollup to v4.38.0 (#13094)
renovate[bot] Mar 29, 2025
30beb6f
fix(cli): `tauri info` can't find the latest version for rust crates …
Legend-Master Mar 29, 2025
f805061
feat(cli): allow for toml and json5 files in --config arg (#13079)
Pietagorh Mar 30, 2025
4ae14bf
fix: suppress deprecated warning in tray icon codegen (#13093)
Legend-Master Mar 31, 2025
4e22ae2
chore(deps-dev): bump vite from 6.2.3 to 6.2.4 (#13111)
dependabot[bot] Apr 1, 2025
794af77
fix(cli): merge config based on the first one (#13117)
Legend-Master Apr 1, 2025
aa6b4d4
fix(cli): preserve null when merging patches (#13120)
Legend-Master Apr 1, 2025
dade232
chore: change bumps to patches
lucasfernog Apr 1, 2025
b154826
apply version updates (#13060)
github-actions[bot] Apr 1, 2025
8cf662e
feat: expose api to run initialization scripts on all frames. (#13076)
Simon-Laux Apr 2, 2025
e4982df
chore(deps): update dependency rollup to v4.39.0 (#13125)
renovate[bot] Apr 2, 2025
b8c0d7e
fix: `run_return` not responding to `restart` (#13040)
Legend-Master Apr 2, 2025
cf0b358
docs: add `SafePathBuf` examples (#13122)
WofWca Apr 2, 2025
80dccb6
chore: fix a few internal docs and apply clippy suggestions (#13131)
Legend-Master Apr 3, 2025
ebd3dcb
enhance(core): change eval to take `Into<String>` (#13135)
Legend-Master Apr 4, 2025
7b81825
chore(deps): bump openssl from 0.10.70 to 0.10.72 (#13140)
dependabot[bot] Apr 5, 2025
c71755f
chore(deps-dev): bump vite from 6.2.4 to 6.2.5 (#13138)
dependabot[bot] Apr 5, 2025
b32153b
chore(deps): update rust crate tokio to v1.43.1 [security] (#13172)
renovate[bot] Apr 8, 2025
bb5faa2
chore: update tao, wry, windows, webview2-com (#13163)
lucasfernog Apr 9, 2025
9ea7650
fix(nsis): can't include resources with `$` (#13186)
Legend-Master Apr 9, 2025
47df696
chore(deps): update dependency eslint-config-prettier to v10.1.2 (#13…
renovate[bot] Apr 10, 2025
073dbc3
chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 (#13194)
dependabot[bot] Apr 10, 2025
c1cd0a2
feat: macOS/iOS: add option to disable or enable link previews when b…
Simon-Laux Apr 11, 2025
7a86e0f
ci: remove redundant corepack enable (#13203)
trivikr Apr 11, 2025
7b14531
chore(deps-dev): bump vite from 6.2.5 to 6.2.6 (#13206)
dependabot[bot] Apr 11, 2025
dd4f13c
feat: add `set_dock_visibility` method (#13185)
1111mp Apr 11, 2025
fbd57a1
feat(core): make `invoke_system` take `AsRef<str>` (#13175)
Legend-Master Apr 11, 2025
fca5154
chore(core)!: remove re-exported WebviewAttributes (#13130)
Legend-Master Apr 11, 2025
628f4a9
chore(deps): update dependency rollup to v4.40.0 (#13214)
renovate[bot] Apr 12, 2025
0aa48fb
feat: Support custom CFBundleVersion for iOS and macOS (#13030)
velocitysystems Apr 12, 2025
66e6325
fix: channel callback never cleaned up from `window` (#13136)
Legend-Master Apr 12, 2025
0802529
fix(cli): iOS dev broken on Xcode 16.3, closes #13128 (#13210)
lucasfernog Apr 12, 2025
b072e2b
feat(core): add an option for preventing window overflow (#9687)
Legend-Master Apr 12, 2025
3752fed
feat(cli): enhance iOS bundle version formatting (#13218)
lucasfernog Apr 12, 2025
ad3fd38
feat(cli): try detect package manager from env (#13152)
Legend-Master Apr 13, 2025
0d39ff6
fix(core): missing `core:` in referenced commands (#13150)
Legend-Master Apr 13, 2025
ea36294
feat(core): allow changing or disabling the input accessory view on i…
lucasfernog Apr 13, 2025
7ed877a
chore(example): migrate API example to svelte 5 (#13146)
Legend-Master Apr 13, 2025
b8f8666
fix: make `isTauri` runtime-unrelated (#13145)
typed-sigterm Apr 13, 2025
b0babb6
Add Hebrew translation to NSIS languages (#12938)
neriyaco Apr 13, 2025
89c6e43
chore(api): add typescript dependency (#13220)
lucasfernog Apr 13, 2025
8a1d490
Clippy (#12485)
sftse Apr 13, 2025
8d994f6
fix(bundler): sign DLLs (#11676)
thewh1teagle Apr 13, 2025
07953fb
fix(tauri-runtime-wry): send focused events on multiwebview for Windo…
lucasfernog Apr 14, 2025
82406c6
feat(cli): improve iOS simulator usage and check SDK installation (#1…
lucasfernog Apr 14, 2025
577c7ff
fix(webdriver): windows: make native webdriver close with parent proc…
bukowa Apr 14, 2025
f888502
fix(core): use `Headers` in `sendIpcMessage` (#13227)
Legend-Master Apr 14, 2025
690146e
fix(macros): invoke handler stack overflow (#13217)
Legend-Master Apr 14, 2025
1734273
fix: using center and overflow together crashes (#13235)
Legend-Master Apr 15, 2025
0cf2d99
fix(tauri-driver): append .exe ext on app path on Windows, closes #11…
lucasfernog Apr 15, 2025
5d3687e
chore(tauri-driver): update README
lucasfernog Apr 15, 2025
2dccfab
fix: fileAssociations missing LSHandlerRank on macOS (#13159) (#13236)
kingsword09 Apr 15, 2025
9356fa1
feat(core): include type name in state panic message (#13239)
lucasfernog Apr 15, 2025
48b12b4
chore: bump crates depending on tauri-utils as minor
lucasfernog Apr 15, 2025
977c4b4
apply version updates (#13123)
github-actions[bot] Apr 15, 2025
82da4f1
fix(ci): ubuntu 20.04 no longer exists (#13240)
lucasfernog Apr 15, 2025
85b1912
Make tauri-runtime-wry optional with features (#13241)
Legend-Master Apr 16, 2025
30e76c7
chore(deps): update rust crate brotli to v8 (#13264)
renovate[bot] Apr 20, 2025
87fdc3b
chore(deps): update rust crate jsonschema to 0.30 (#13249)
renovate[bot] Apr 20, 2025
da2a6ae
fix(core): raw channel message type regression (#13268)
Legend-Master Apr 21, 2025
31becbd
enhance(core): respect `data-tauri-drag-region="false"` (#13269)
amrbashir Apr 21, 2025
766bccc
apply version updates (#13243)
github-actions[bot] Apr 21, 2025
4e00b27
docs: update example for in webview ts api (#13272)
situ2001 Apr 21, 2025
267368f
feat: add workarea getter for monitor (#13276)
amrbashir Apr 23, 2025
76cbeef
fix: add proxy URL support to Webview at Rust-side. (#13278)
situ2001 Apr 23, 2025
00dfc32
docs(webview): corrected examples to ensure webview is created after …
situ2001 Apr 23, 2025
039f44b
fix(core): fix TrayIcon.getById returning new resource IDs (#13307)
lucasfernog Apr 25, 2025
6ce10ab
fix: monitor work_area on macOS (#13309)
lucasfernog Apr 25, 2025
568efb4
fix: follow-up fix for monitor work area on macOS (#13310)
lucasfernog Apr 26, 2025
50ebdda
feat: expose the setAutoResize API for webviews in @tauri-apps/api (#…
kingsword09 Apr 27, 2025
8a8c1f9
fix(windows): typos in Hebrew translation for NSIS installer (#13317)
neriyaco Apr 27, 2025
23b9da7
fix path joining behavior where path.join('', 'a') incorrectly return…
kingsword09 Apr 27, 2025
35aa7e1
fix(cli): Allow the use of target dir inside frontendDist/distDir (un…
kingsword09 Apr 27, 2025
527bf00
chore(deps): update dependency rollup to v4.40.1 (#13328)
renovate[bot] Apr 28, 2025
94b77b3
fix: use `format_callback::format_raw` for channels (#13288)
oscartbeaumont Apr 29, 2025
197da6f
docs(window): monitorFromPoint example error (#13340)
kingsword09 Apr 30, 2025
e045fe3
fix(bundler): custom sign command failing to sign uninstaller executa…
lucasfernog Apr 30, 2025
aa8661a
chore(deps): bump js dependencies (#13355)
Legend-Master May 1, 2025
a60a383
chore(ci): tweak workflow name reference in paths list
lucasfernog May 1, 2025
db03f00
refactor: use `WindowConfig` for `create_webview` (#13322)
Legend-Master May 1, 2025
dfacb65
fix: Can't register multiple plugin listeners for an event (#13360)
velocitysystems May 2, 2025
f0662e4
fix(tauri-runtime-wry): window prevent overflow monitor check (#13365)
lucasfernog May 3, 2025
208f4bc
changed operator in vite.config.js (#13373)
Daniil-Oberlev May 4, 2025
b5c549d
refactor: rework `transformCallback` (#13325)
Legend-Master May 5, 2025
4f75bf5
docs: Added more detailed comments to menu `popup` method and DPI-rel…
geeseofbeverlyroad May 5, 2025
c84b162
docs: Fix description and add example for `WebviewWindowBuilder::from…
miguelpduarte May 5, 2025
b985eaf
fix(core): immediately unregister event listener on unlisten call (#1…
lucasfernog May 5, 2025
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
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"
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)
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.

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: 5 additions & 0 deletions .changes/bundler-appimage-arch-env.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
tauri-bundler: "patch:bug"
---

The bundler now sets the `ARCH` env var to the current build target to prevent potential issues with `appimagetool`'s auto-detection.
5 changes: 0 additions & 5 deletions .changes/bundler-appimage-fuse.md

This file was deleted.

9 changes: 9 additions & 0 deletions .changes/bundler-bundleName.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"tauri-bundler": "minor:feat"
"tauri-cli": "minor:feat"
"tauri-codegen": "minor:feat"
"tauri-utils": "minor:feat"
"@tauri-apps/cli": "minor:feat"
---

Added support for the `bundleName` property in the macOS bundler configuration. This allows specifying the `CFBundleName` value for generated macOS bundles.
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.

5 changes: 5 additions & 0 deletions .changes/change-pr-13288.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"tauri": 'patch:bug'
---

Prevent the JavaScript runtime crashing when channel events fire in a webview that no longer has callbacks for the channel.
5 changes: 5 additions & 0 deletions .changes/change-pr-13401.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"tauri": 'patch:bug'
---

fix(macOS): caculation for work area
5 changes: 0 additions & 5 deletions .changes/clap-3.0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/clap-beta.4-core.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/clap-beta.4.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/cli-config-path.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changes/cli-dev-slow-start.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
tauri-cli: "patch:bug"
---

Fix `dev`, `build` and `bundle` commands always take 2 seconds to start
Loading