github-actions[bot]
2371804172
publish new versions ( #2888 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-20 11:42:19 +02:00
FabianLars
90f9b9310a
chore: fix cli version in deep-link package.json
2025-08-20 11:36:09 +02:00
SoSweetHam
75617a6a92
fix(mobile): deeplinks ( #2870 )
...
* feat: android deeplinks
* feat: explicit app link declarations
* feat: add ios code
* fix: add ios deeplink adaptation
* feat: ios working
(some swift plugin api improvements needed)
* fix: revert ios to prior logic
* fix(cleanup): regen android files with old names
* fix: web link criteria
* fix: conditional auto verify intent filter for android app links
* fix: default to true
* fix: typo
* fix: pnpm version
* cleanup
* fix: web link regression
* trim androidmanifest update
* fix deep link validation broken due to appLink=true default
* implement update_info_plist
from https://github.com/tauri-apps/tauri/pull/13888
* fix: remove old patch crates
* fix: use latest patch tauri
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-08-19 13:09:56 -03:00
renovate[bot]
5a963a0496
chore(deps): update dependency @tauri-apps/cli to v2.8.1 ( #2930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 21:38:06 +08:00
renovate[bot]
ed0deef2cf
chore(deps): update dependency @tauri-apps/api to v2.8.0 ( #2929 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 21:20:29 +08:00
Lucas Fernandes Nogueira
50cebdb6d5
chore(deps): update to tauri 2.8.0 ( #2925 )
...
* chore(deps): update to tauri 2.8.0
* fmt
* uipdate build
* tauri 2.8.1 and bump toml in plugin-fs
* tauri 2.8.1
* 2.8.2
* clippy [skip ci]
---------
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-08-19 10:09:44 -03:00
Sam Hinshaw
515182a179
fix: Specify Generic for readFile ArrayBuffer ( fix #2914 ) ( #2915 )
2025-08-17 17:19:44 +08:00
Fabian-Lars
d3d290ab8a
fix(os): unlock serialize-to-javascript dependency version ( #2912 )
2025-08-12 19:13:46 +08:00
Tony
a4b71a1992
refactor(opener): rename to FailedToConvertPathToItemIdList ( #2906 )
2025-08-10 18:52:54 +08:00
Tony
4eb36b0ff5
fix(fs): writeFile with ReadableStream throws ( #2907 )
2025-08-10 18:44:33 +08:00
Petr
b8056f484c
feat(opener): reveal multiple items in dir ( #2897 )
...
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* Support multiple roots on Windows
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
---------
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-08-09 09:06:56 +08:00
Tony
5ac8fbb1fa
feat(store): load override defaults ( #2857 )
...
* feat(store): load override defaults
* Update docs
* Update example
* Allow setting defaults from js
* Tweak resolve
* Merge remote-tracking branch 'upstream/v2' into store-load-override-defaults
* Merge branch 'v2' of https://github.com/tauri-apps/plugins-workspace into store-load-override-defaults
* Merge branch 'v2' into store-load-override-defaults
* Rename to ignore defaults
* Merge remote-tracking branch 'upstream/v2' into store-load-override-defaults
2025-08-05 18:45:09 +08:00
Fabian-Lars
cc98e6a892
docs: Remove mirror install instructions ( #2893 )
2025-08-04 12:30:18 +02:00
renovate[bot]
af22ae0a97
chore(deps): update rust crate notify-debouncer-full to 0.6 (v2) ( #2889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-08-03 22:10:31 +02:00
Fabian-Lars
2f24c7a70c
chore(deps): Update rand to 0.9 ( #2367 )
2025-08-03 21:22:23 +02:00
Ray
fe23a5e013
fix(nfc): Ensure that Session is dropped when an error causes it to become invalid ( #2885 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-08-01 20:49:49 +02:00
github-actions[bot]
9b43f48856
publish new versions ( #2880 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-28 17:14:41 +02:00
Fabian-Lars
af08c66faa
fix(dialog): remove use of ACTION_PICK ( #2871 )
2025-07-28 16:43:35 +02:00
github-actions[bot]
27ddcd0abe
publish new versions ( #2869 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-22 23:32:16 +02:00
Fabian-Lars
d7fb5623d6
docs(deep-link): update platform support wording
...
ref https://github.com/tauri-apps/tauri/issues/13877
2025-07-22 23:27:41 +02:00
yobson1
d4f8299b12
fix(deep-link): handler not set as default on linux ( #2844 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-07-22 11:54:12 +02:00
Fabian-Lars
341919ed57
docs(shell): Remove left over tauri.conf.json > scope mentino
2025-07-22 09:58:00 +02:00
renovate[bot]
124f2191aa
chore(deps): update dependency @tauri-apps/cli to v2.7.1 ( #2867 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 14:50:50 +08:00
renovate[bot]
7340242d4e
chore(deps): update tauri monorepo to v2.7.0 ( #2863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 11:35:10 +02:00
github-actions[bot]
d66aa6ff78
publish new versions ( #2822 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-20 23:39:53 +02:00
Nick Müller
6f345870df
fix(single-instance): disable dbus name replacement ( #2860 )
2025-07-20 23:05:09 +02:00
Matthew Richardson
b729203059
fix(upload): fix download() locks main thread on Android ( #2838 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-07-18 20:37:39 +02:00
Tony
44a1f65912
fix(fs): writeFile create file by default ( #2846 )
2025-07-15 09:46:43 +08:00
renovate[bot]
467f07b7de
chore(deps): update dependency vite to v7 (v2) ( #2800 )
...
* chore(deps): update dependency vite to v7
* Bump unocss and svelte plugin
* Align @unocss/extractor-svelte
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-07-11 13:24:31 +08:00
Enkhjil Enkhbaatar
aa9140e1ac
feat(barcode-scanner): Add support for GS1 DataBar on iOS 15.4+ ( #2437 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-07-01 16:40:22 +02:00
Tony
6a8f255878
feat(window-state): make flags optional in js side ( #2619 )
2025-07-01 21:21:58 +08:00
renovate[bot]
1135dc7ed3
chore(deps): update dependency @tauri-apps/cli to v2.6.2 ( #2819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 10:48:47 +08:00
renovate[bot]
36400b5678
chore(deps): update dependency @tauri-apps/cli to v2.6.1 ( #2813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 08:46:11 +08:00
github-actions[bot]
adc23d6c4f
publish new versions ( #2808 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-25 16:32:02 +02:00
renovate[bot]
fc573b35a7
chore(deps): update rust crate tokio-tungstenite to 0.27 ( #2768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-25 15:50:56 +02:00
renovate[bot]
f209b2f23c
chore(deps): update tauri monorepo to v2.6.0 (v2) ( #2804 )
...
* chore(deps): update tauri monorepo to v2.6.0
* Regenerate api-iife.js
* Bump rust tauri
* Tweak all examples to match the new features
* Bump workspace min tauri version
* Bump `@tauri-apps/api` to ^2.6
* Add change file
* Update lock file
* missing `"`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-06-25 17:52:38 +08:00
github-actions[bot]
5779099688
publish new versions ( #2780 )
...
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com >
2025-06-24 17:07:42 -03:00
Lucas Fernandes Nogueira
2aec8ff4c4
feat(opener): add inAppBrowser option for iOS and Android ( #2803 )
2025-06-24 16:43:01 -03:00
Lucas Fernandes Nogueira
9799f0dbab
fix(log): iOS simulator freezing due to early logging ( #2802 )
...
* fix(log): iOS simulator freezing due to early logging
follow-up for #2626
* use logger
* set logReady
2025-06-24 14:37:48 -03:00
Mike Wyatt
f6e11282a7
feat(cli): Pass optional args to get matches ( #2787 )
...
* add optional args to cli get_matches
* guess that doesn't apply
* feedback changes
* clone?
* update changeset
* also reference cli-js
2025-06-22 23:57:48 +08:00
floriskn
37c2fb4120
feat(cli): add support for global CLI arguments ( #2772 )
2025-06-18 14:04:03 +02:00
github-actions[bot]
eea363625a
publish new versions ( #2776 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-06-17 08:12:54 +02:00
Fabian-Lars
735d209d5d
fix(updater): Escape current_exe args for nsis installer ( #2761 )
...
* fix(updater): Escape current_exe args for nsis installer
* Update plugins/updater/src/updater.rs
* use std escape fn
* tests
* comment
2025-06-17 08:08:03 +02:00
github-actions[bot]
3eebea2a17
publish new versions ( #2712 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-06-16 23:50:39 +02:00
renovate[bot]
2e680620c4
chore(deps): update rust crate windows-sys to v0.60.2 (v2) ( #2763 )
...
* chore(deps): update rust crate windows-sys to v0.60.2
* update lock file
2025-06-16 18:53:33 +08:00
Fabian-Lars
ce9888a2d4
feat(opener): Add requireLiteralLeadingDot config ( #2762 )
2025-06-12 13:39:36 +02:00
kris-ava
106e46ed51
feat(log): Add KeepSome rotation strategy ( #677 )
...
Co-authored-by: Krzysztof Krolak <krzysiek.krolak@gmail.com >
Co-authored-by: FabianLars <github@fabianlars.de >
2025-06-10 19:46:10 +02:00
renovate[bot]
8b63de9dfe
chore(deps): update dependency rollup to v4.42.0 (v2) ( #2750 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-06-10 15:22:34 +02:00
Tony
73ff15de5d
fix(updater): fix headers option in Updater.download ( #2757 )
2025-06-10 13:48:17 +02:00
Brendan Osborne
87afa23cad
feat(updater): add allowDowngrades option ( #2726 )
...
* feat(updater): add allowDowngrades option
* Add change file for allow_downgrades feature
* Update .changes/add-allow-downgrades.md
2025-06-02 11:22:06 +08:00