3a79266b
(#2173 by @FabianLars) Bumped all plugins tov2.2.0
. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
51ddf6a7
(#1881 by @amrbashir) On Windows, Fixopen
JS API hanging and freezing the app.
a1a82208
(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
e2c4dfb6
Update to tauri v2 stable release.
44273b98
(#1839 by @amrbashir) Fix the plugin schema requiring to setsidecar
property when it is in fact optional.
e2e97db5
(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
b9147758
(#1679 by @lucasfernog) Explicitly set a minimum macOS version for the Swift package.
6b079cfd
(#1649 by @ahqsoftwares) Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0
9887d1
Update to tauri RC.34df132f
(#1603) Change theopen
scope validator regex to match on the entire string.34df132f
(#1603) Change theexecute
scope argument validator regex to match on the entire string by default. If this behavior is not desired check theraw
boolean configuration option that is available along thevalidator
string.
99d6ac0f
(#1606 by @FabianLars) The JS packages now specify the minimum@tauri-apps/api
version instead of a single exact version.6de87966
(#1597 by @Legend-Master) Update to tauri beta.25.
22a17980
(#1537 by @lucasfernog) Update to tauri beta.24.
eb1679b9
(#1299) FixCommand.execute
API including extra new lines.eb1679b9
(#1299) Improve the speed of the JSCommand.execute
API
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.040004a
(#1069) Change shell's schema property namecommand
tocmd
.
9586eab
(#1021) On Windows, fixopen
can't open file if the file is being used by a program.99bea25
(#1005) Update to tauri beta.8.
569defb
Update to tauri beta.4.