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
Fabian-Lars
b9dc03d5ce
docs(geolocation): fix android feature name
2025-05-22 13:56:46 +02:00
renovate[bot]
cd8fbf834a
chore(deps): update rust crate zip to v4 ( #2711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 13:37:52 +08:00
Tunglies
764e8f7719
feat(autostart): add app name configuration for auto start entry ( #2707 )
...
* feat(autostart): add prefered name configuration for auto start entry
- Add PreferedName enum to support different naming strategies
- Implement Default trait for PreferedName with PackageInfoName as default
- Add prefered_name builder method with documentation and examples
- Integrate prefered name into auto start configuration
This change allows users to customize the name of their application in the
auto start entry using various naming strategies like package info name,
crate name, config identifier, or custom name.
* refactor(autostart): rename prefered_name to app_name and update related logic
- Change prefered_name to app_name in the Builder struct and methods
- Update PreferedName enum to include new variants and set AppName as default
- Modify documentation to reflect the new app_name usage for auto start entry
This refactor improves clarity in naming conventions and enhances the configuration options for auto start entries.
* refactor(autostart): update app_name handling in README and lib.rs
- Change app_name usage in README to a custom string
- Simplify app_name handling in lib.rs by removing PreferedName enum
- Update Builder struct to accept app_name as an optional string
This refactor enhances the clarity and usability of the auto start configuration.
* feat(autostart): add app_name builder method for custom application naming
- Introduced a new builder method app_name() to customize the application name in the autostart entry.
- Updated app_name handling in the Builder struct to accept a generic string type.
This enhancement allows for greater flexibility in defining application names for autostart configurations.
* Update .changes/autostart-feature.md
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com >
* [skip ci] format
---------
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com >
2025-05-20 23:51:36 +08:00
github-actions[bot]
85635a2807
publish new versions ( #2643 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-05-20 10:27:36 +02:00
renovate[bot]
b768b0623b
chore(deps): update rust crate zip to v3 (v2) ( #2699 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-05-18 10:44:49 +02:00
Shaun Hamilton
6c9e08dccb
fix(opener-js): allow URL type ( #2695 )
...
* fix(opener-js): allow URL type
* bump opener rs in change file
---------
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-05-14 17:58:54 +08:00
renovate[bot]
494d1fea13
chore(deps): update rust crate global-hotkey to 0.7 (v2) ( #2684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-05-07 11:17:59 +02:00
Łukasz Mariański
4d10acee61
feat(deep-link): Add more AssociatedDomain attributes (android) ( #993 )
...
Co-authored-by: FabianLars <github@fabianlars.de >
2025-04-30 21:51:38 +02:00
asomethings
2448e717e5
feat(http): add status code 101, 103 for null body ( #2655 )
2025-04-30 19:52:23 +03:00
renovate[bot]
dde6f3c31c
chore(deps): update rust crate windows to 0.61 (v2) ( #2549 )
...
* chore(deps): update rust crate windows to 0.61
* Change file
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-04-20 20:17:32 +08:00
Tony
dac4d53724
refactor(fs): reduce overhead of watch ( #2613 )
2025-04-19 13:35:14 +02:00
Amr Bashir
5e78988f72
feat(http): handle 205, 304 null body ( #2647 )
...
followup to #2636
ref: https://github.com/tauri-apps/plugins-workspace/pull/2636#issuecomment-2815593359
2025-04-19 12:45:41 +02:00
Simon Laux
dc84f8d8bb
single-instance: fix cwd in single instance on macOS ( #2609 )
...
* single-instance: fix `cwd` in single instance on macOS
which was the `cwd` of the first instance, instead of the second how it should be and is on windows and linux.
also add rustfmt.toml to enforce the correct formatting (4 spaces for indent)
* use split_once
* remove rustfmt
* fix indentation
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-04-18 10:14:52 -03:00
asomethings
ff384cbabe
fix(http): handle status code 204 to use js null fix #2580 ( #2636 )
...
* fix(http): handle status code 204 to use javascript null
* add change file
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-04-18 09:53:25 -03:00
github-actions[bot]
4bb51b3cc8
publish new versions ( #2603 )
...
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com >
2025-04-18 09:04:15 -03:00
Tony
c5b0f51cfd
fix(updater): don't override user provided headers ( #2621 )
2025-04-16 23:09:49 -03:00
Patrick F.
10f9e66e32
fix(biometric) prompt for fallback credentials when enabled and biometry unavailable on iOS ( fix #2632 ) ( #2633 )
2025-04-16 17:56:43 -03:00
renovate[bot]
c97e9c511d
chore(deps): update tauri monorepo to v2.5.0 (v2) ( #2634 )
...
* chore(deps): update tauri monorepo to v2.5.0
* Update rust dependency and re-build iifes
* Downgrade for msrv
don't know why MSRV-aware resolver didn't work
* Downgrade cargo_metadata
* Downgrade home
* Downgrade native-tls
* trigger ci?
* Downgrade colored and base64ct
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-04-16 10:27:20 +08:00