publish new versions (#2643)

Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-20 10:27:36 +02:00
committed by GitHub
parent 848e703b78
commit 85635a2807
38 changed files with 132 additions and 105 deletions
-6
View File
@@ -1,6 +0,0 @@
---
deep-link: minor
deep-link-js: minor
---
Exposed Android's `path`, `pathPattern` and `pathSuffix` configurations.
-6
View File
@@ -1,6 +0,0 @@
---
deep-link: minor
deep-link-js: minor
---
Added a `scheme` configuration to set a scheme other than http/https. This is only supported on Android and will still default to http,https if not set.
@@ -1,5 +0,0 @@
---
single-instance: patch
---
fix `cwd` in single instance on macOS, which was the cwd of the first instance, instead of the second (like it is on windows and linux)
-6
View File
@@ -1,6 +0,0 @@
---
fs: minor
fs-js: minor
---
Reduce the overhead of `watch` and `unwatch`
-6
View File
@@ -1,6 +0,0 @@
---
global-shortcut: patch
global-shortcut-js: patch
---
Updated `global-hotkey` crate to `0.7` to fix a panic when trying to register a key combination which was already registered by another program. No API changes.
-6
View File
@@ -1,6 +0,0 @@
---
"http": patch
"http-js": patch
---
Properly handle responses with status code 204.
-6
View File
@@ -1,6 +0,0 @@
---
"opener": patch
"opener-js": patch
---
Adjust `open_url` url type to allow `URL`
-6
View File
@@ -1,6 +0,0 @@
---
"opener": patch
"opener-js": patch
---
Update `windows` crate to 0.61 to align with Tauri 2.5