github-actions[bot]
cab7f76d01
apply version updates ( #12826 )
...
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com >
tauri-runtime-wry-v2.4.1
@tauri-apps/cli-v2.3.1
tauri-cli-v2.3.1
tauri-v2.3.1
2025-02-28 14:14:08 +01:00
Amr Bashir
e103e87f15
fix(windows): ensure APIs exist before using it ( #12848 )
...
* fix(windows): ensure APIs exist before using it
* fix build on other platforms
* clippy
* use GetSystemMetricsForDpi
2025-02-28 14:46:16 +02:00
Fabian-Lars
bca02967a9
docs: Update wording from #12830 ( #12839 )
2025-02-28 00:12:19 +02:00
Tony
887db0813f
chore(deps): update js dependencies ( #12832 )
...
* chore(deps): update js dependencies
* Update lock
2025-02-27 17:15:32 +08:00
Tony
4f26dcf309
fix(deps): os webview not gated in wry feature ( #12833 )
2025-02-27 16:38:20 +08:00
Simon Laux
4bffc326ea
docs: update WebViewBuilder::with_asynchronous_custom_protocol with platform-specific notes ( #12830 )
2025-02-27 03:10:08 +02:00
renovate[bot]
b859dc43fc
chore(deps): update rust crate resvg to 0.45.0 ( #12825 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 22:00:52 +01:00
renovate[bot]
9332132239
chore(deps): update dependency eslint-config-prettier to v10.0.2 ( #12822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 20:46:52 +01:00
Timur Amirov
22e9bf74a4
fix(cli/ios): Configure initial view controller for the launch screen on iOS ( #12538 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-02-26 20:42:24 +01:00
Fabian-Lars
b495fe0fdc
ci: install corepack in docker ( #12824 )
...
* ci: install corepack in docker
this should fix the build errors from https://github.com/tauri-apps/tauri/actions/runs/13548556704/job/37866236681
i only added it outside of docker in my last pr
* remove musl
2025-02-26 13:41:32 -03:00
github-actions[bot]
7d618f12d8
apply version updates ( #12518 )
...
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com >
tauri-utils-v2.2.0
tauri-codegen-v2.0.5
tauri-bundler-v2.2.4
tauri-build-v2.0.6
tauri-plugin-v2.0.5
@tauri-apps/cli-v2.3.0
tauri-runtime-v2.4.0
tauri-v2.3.0
tauri-macos-sign-v2.1.0
tauri-macros-v2.0.5
tauri-cli-v2.3.0
@tauri-apps/api-v2.3.0
tauri-runtime-wry-v2.4.0
2025-02-26 12:45:31 -03:00
Amr Bashir
385a41dea2
enhance(windows): disable our in-client resizing for undecorated window with shadows ( #12817 )
...
* enhance(windows): disable our in-client resizing for undecorated window with shadows
ref: https://github.com/tauri-apps/tao/pull/1052
* skip hittesting for undeceorated windows
2025-02-26 17:21:46 +02:00
Fabian-Lars
955832e56b
ci: Build win-arm64 cli with rustls ( #12813 )
2025-02-25 21:47:46 +01:00
Fabian-Lars
c116dfcdee
fix(cli): Hide updater bundle target in help output ( #12801 )
...
ref https://github.com/tauri-apps/tauri/issues/3251#issuecomment-2677139820
2025-02-25 20:25:28 +02:00
Fabian-Lars
d6520a21ce
chore(deps): wry@0.50 muda@0.16 tray-icon@0.20 windows@0.60 webview2-com@0.36 objc@0.6 window-vibrancy@0.6 tao@0.32 ( #12541 )
...
* chore(deps): Update windows to 0.59. Update webview2-com to 0.35
* wry and other crates and objc2
* window-vibrancy 0.6
* Update windows059-webview035.md
* win compile error
* tao
* tao 0.32.1
* updatus maximus
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-02-25 19:41:00 +02:00
Simon Laux
ab81adb71b
docs: improve documentation around incognito and data store ( #12806 )
2025-02-25 06:17:20 +02:00
kandrelczyk
6e417c9435
fix(linux): Add missing RPM signature ( #12786 )
2025-02-24 14:52:06 +01:00
Kotkoroid
ddc469367a
style: fix Vite and React branding ( #12768 )
2025-02-22 11:30:31 +01:00
Sean Wang
d7b998fe71
fix(tauri): deprecate Manager::unmanage to fix use-after-free ( #12723 )
...
close #12721
2025-02-21 02:38:31 +02:00
renovate[bot]
d9a07e66af
chore(deps): update dependency globals to v16 ( #12750 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 15:26:14 +01:00
renovate[bot]
0adeb4e7c5
chore(deps): update rust crate infer to 0.19 (dev) ( #12599 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-02-20 14:36:44 +01:00
Jim
70d8557cc3
docs(testing): inform reader about 'tauri://localhost' ( #12623 )
2025-02-20 12:48:33 +01:00
Tony
95fc3cd424
chore: cleanup a few unneeded clones ( #12733 )
2025-02-18 18:35:40 +08:00
renovate[bot]
4633705da7
chore(deps): update dependency rollup to v4.34.8 ( #12727 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-17 20:12:00 +08:00
Tony
3f680588cd
chore: update prettier to 3.5.1 and enable experimentalOperatorPosition ( #12715 )
2025-02-16 20:34:19 +08:00
Sean Wang
7d8252679d
feat(tauri): export struct tauri::ExitRequestApi ( #12701 )
2025-02-15 16:21:06 +01:00
renovate[bot]
ee95c1b1ed
chore(deps): update dependency rollup to v4.34.7 ( #12702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:19:48 +08:00
Ege Güngördü
741e44b45c
fix: fix incorrect example for WebviewBuilder::from_config ( #12695 )
2025-02-13 00:04:29 +02:00
renovate[bot]
8e9339e880
chore(deps): update rust crate jsonschema to 0.29 (dev) ( #12660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 14:19:32 +01:00
renovate[bot]
053b57c1df
chore(deps): update dependency rollup to v4.34.6 (dev) ( #12647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 20:07:55 +01:00
renovate[bot]
b6a56f3616
chore(deps): update dependency rollup to v4.34.5 ( #12641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 10:18:38 +01:00
dependabot[bot]
11945e561c
chore(deps-dev): bump vitest from 3.0.3 to 3.0.5 ( #12637 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-06 18:48:57 +01:00
renovate[bot]
b6ad316460
chore(deps): update dependency rollup to v4.34.4 (dev) ( #12604 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-02-06 18:32:56 +01:00
Nazar Antoniuk
5eba0785c4
feat: add Ukrainian translation for the custom tauri messages in the nsis bundle ( #12605 )
2025-02-06 17:44:48 +02:00
dependabot[bot]
6038f09d85
chore(deps): bump openssl from 0.10.68 to 0.10.70 ( #12606 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 21:30:48 +01:00
renovate[bot]
e3b0260871
chore(deps): update dependency rollup to v4.34.0 ( #12593 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-02 19:54:02 +08:00
Antony Kurniawan
a6ada76a9f
docs: update devUrl on config schema ( #12592 )
2025-02-01 23:45:13 +02:00
renovate[bot]
bfc71e845b
chore(deps): update rust crate ureq to v3 (dev) ( #12524 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-01-29 23:23:38 +01:00
renovate[bot]
0a11b8741a
chore(deps): update rust crate tauri-winres to 0.3 (dev) ( #12559 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 21:51:24 +01:00
renovate[bot]
6b70fbcc84
chore(deps): update dependency rollup to v4.32.1 (dev) ( #12548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-01-28 14:46:04 +01:00
Amr Bashir
e9c9c4d6f6
feat: derive Clone for PathResolver ( #12529 )
...
closes #12528
2025-01-26 20:11:15 +02:00
Sean Wang
abdd558075
feat(tauri/Emitter): add emit_str* method to emit serialized data directly ( #12460 )
...
* feat(tauri/Emitter): add `emit_str*` method to emit serialized data
* style: rust fmt
2025-01-26 17:58:21 +02:00
Sean Wang
3dbcbe7685
fix(tauri): Webview::navigate unnecessarily borrows &mut self ( #12461 )
2025-01-25 22:21:04 +01:00
Bastian Kistner
a2d36b8c34
feat: disable background throttling ( #12181 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-01-25 22:20:31 +01:00
github-actions[bot]
5a3647bdfe
Apply Version Updates From Current Changes ( #12515 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
Co-authored-by: Fabian-Lars <github@fabianlars.de >
tauri-v2.2.5
2025-01-25 20:51:13 +01:00
Fabian-Lars
477e9c0496
fix(core): Use safe_block_on in mobile proxy ( #12514 )
...
fixes #12513
2025-01-25 20:18:46 +01:00
github-actions[bot]
82d634f4a9
Apply Version Updates From Current Changes ( #12512 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
@tauri-apps/cli-v2.2.7
tauri-cli-v2.2.7
2025-01-25 18:23:32 +01:00
Fabian-Lars
8e9134c4a2
fix(cli): Apply --bins flag on build instead of dev ( #12511 )
2025-01-25 17:50:46 +01:00
github-actions[bot]
dc1997b77d
apply version updates ( #12439 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
tauri-v2.2.4
tauri-driver-v2.0.3
tauri-bundler-v2.2.3
tauri-cli-v2.2.6
@tauri-apps/cli-v2.2.6
2025-01-25 15:29:40 +01:00
bradleat
1a86974aa3
fix(cli): let xcode handle building for ios build --open ( #12406 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-01-25 13:42:20 +01:00