pull/859/head
Lucas Nogueira 1 year ago
parent 18e478aba0
commit abd0176cc1
No known key found for this signature in database
GPG Key ID: FFEA6C72E73482F1

58
Cargo.lock generated

@ -230,7 +230,7 @@ checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
[[package]]
name = "api"
version = "2.0.0-alpha.11"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6152,7 +6152,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-authenticator"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"authenticator",
"base64 0.21.5",
@ -6172,7 +6172,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-autostart"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"auto-launch",
"log",
@ -6185,7 +6185,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-barcode-scanner"
version = "2.0.0-alpha.4"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6197,7 +6197,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-biometric"
version = "2.0.0-alpha.0"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6210,7 +6210,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-cli"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"clap",
"log",
@ -6223,7 +6223,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-clipboard-manager"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"arboard",
"log",
@ -6236,7 +6236,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-deep-link"
version = "2.0.0-alpha.5"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6249,7 +6249,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-dialog"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
dependencies = [
"glib 0.16.9",
"log",
@ -6265,7 +6265,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-fs"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
dependencies = [
"anyhow",
"glob",
@ -6284,7 +6284,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-global-shortcut"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"global-hotkey",
"log",
@ -6297,7 +6297,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-http"
version = "2.0.0-alpha.9"
version = "2.0.0-beta.0"
dependencies = [
"data-url",
"glob",
@ -6315,7 +6315,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-localhost"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"http",
"log",
@ -6328,7 +6328,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-log"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"android_logger",
"byte-unit",
@ -6347,7 +6347,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-nfc"
version = "2.0.0-alpha.0"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6360,7 +6360,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-notification"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
dependencies = [
"log",
"notify-rust",
@ -6379,7 +6379,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-os"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"gethostname 0.4.3",
"log",
@ -6395,7 +6395,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-persisted-scope"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
dependencies = [
"aho-corasick",
"bincode",
@ -6409,7 +6409,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-positioner"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6422,7 +6422,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-process"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"tauri",
"tauri-plugin",
@ -6430,7 +6430,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-shell"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"encoding_rs",
"log",
@ -6448,7 +6448,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-single-instance"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6461,7 +6461,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-sql"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"futures-core",
"log",
@ -6477,7 +6477,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-store"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"log",
"serde",
@ -6489,7 +6489,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-stronghold"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"hex",
"iota-crypto 0.23.0",
@ -6510,7 +6510,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-updater"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"base64 0.21.5",
"dirs-next",
@ -6537,7 +6537,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-upload"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"futures-util",
"log",
@ -6554,7 +6554,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-websocket"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"futures-util",
"log",
@ -6570,7 +6570,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-window-state"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
dependencies = [
"bincode",
"bitflags 2.4.1",

@ -1,24 +1,24 @@
# Changelog
## \[2.0.0-alpha.10]
## \[2.0.0-beta.0]
### Dependencies
- Upgraded to `barcode-scanner-js@2.0.0-alpha.5`
- Upgraded to `biometric-js@2.0.0-alpha.1`
- Upgraded to `cli-js@2.0.0-alpha.6`
- Upgraded to `clipboard-manager-js@2.0.0-alpha.6`
- Upgraded to `dialog-js@2.0.0-alpha.6`
- Upgraded to `fs-js@2.0.0-alpha.7`
- Upgraded to `global-shortcut-js@2.0.0-alpha.6`
- Upgraded to `http-js@2.0.0-alpha.7`
- Upgraded to `log-js@2.0.0-alpha.6`
- Upgraded to `nfc-js@2.0.0-alpha.1`
- Upgraded to `notification-js@2.0.0-alpha.6`
- Upgraded to `os-js@2.0.0-alpha.7`
- Upgraded to `process-js@2.0.0-alpha.6`
- Upgraded to `shell-js@2.0.0-alpha.6`
- Upgraded to `updater-js@2.0.0-alpha.6`
- Upgraded to `barcode-scanner-js@2.0.0-beta.0`
- Upgraded to `biometric-js@2.0.0-beta.0`
- Upgraded to `cli-js@2.0.0-beta.0`
- Upgraded to `clipboard-manager-js@2.0.0-beta.0`
- Upgraded to `dialog-js@2.0.0-beta.0`
- Upgraded to `fs-js@2.0.0-beta.0`
- Upgraded to `global-shortcut-js@2.0.0-beta.0`
- Upgraded to `http-js@2.0.0-beta.0`
- Upgraded to `log-js@2.0.0-beta.0`
- Upgraded to `nfc-js@2.0.0-beta.0`
- Upgraded to `notification-js@2.0.0-beta.0`
- Upgraded to `os-js@2.0.0-beta.0`
- Upgraded to `process-js@2.0.0-beta.0`
- Upgraded to `shell-js@2.0.0-beta.0`
- Upgraded to `updater-js@2.0.0-beta.0`
## \[2.0.0-alpha.9]

@ -1,7 +1,7 @@
{
"name": "svelte-app",
"private": true,
"version": "2.0.0-alpha.10",
"version": "2.0.0-beta.0",
"type": "module",
"scripts": {
"dev": "vite --clearScreen false",
@ -10,20 +10,20 @@
},
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0",
"@tauri-apps/plugin-barcode-scanner": "2.0.0-alpha.5",
"@tauri-apps/plugin-biometric": "2.0.0-alpha.1",
"@tauri-apps/plugin-cli": "2.0.0-alpha.6",
"@tauri-apps/plugin-clipboard-manager": "2.0.0-alpha.6",
"@tauri-apps/plugin-dialog": "2.0.0-alpha.6",
"@tauri-apps/plugin-fs": "2.0.0-alpha.7",
"@tauri-apps/plugin-global-shortcut": "2.0.0-alpha.6",
"@tauri-apps/plugin-http": "2.0.0-alpha.7",
"@tauri-apps/plugin-nfc": "2.0.0-alpha.1",
"@tauri-apps/plugin-notification": "2.0.0-alpha.6",
"@tauri-apps/plugin-os": "2.0.0-alpha.7",
"@tauri-apps/plugin-process": "2.0.0-alpha.6",
"@tauri-apps/plugin-shell": "2.0.0-alpha.6",
"@tauri-apps/plugin-updater": "2.0.0-alpha.6",
"@tauri-apps/plugin-barcode-scanner": "2.0.0-beta.0",
"@tauri-apps/plugin-biometric": "2.0.0-beta.0",
"@tauri-apps/plugin-cli": "2.0.0-beta.0",
"@tauri-apps/plugin-clipboard-manager": "2.0.0-beta.0",
"@tauri-apps/plugin-dialog": "2.0.0-beta.0",
"@tauri-apps/plugin-fs": "2.0.0-beta.0",
"@tauri-apps/plugin-global-shortcut": "2.0.0-beta.0",
"@tauri-apps/plugin-http": "2.0.0-beta.0",
"@tauri-apps/plugin-nfc": "2.0.0-beta.0",
"@tauri-apps/plugin-notification": "2.0.0-beta.0",
"@tauri-apps/plugin-os": "2.0.0-beta.0",
"@tauri-apps/plugin-process": "2.0.0-beta.0",
"@tauri-apps/plugin-shell": "2.0.0-beta.0",
"@tauri-apps/plugin-updater": "2.0.0-beta.0",
"@zerodevx/svelte-json-view": "1.0.7"
},
"devDependencies": {
@ -37,4 +37,4 @@
"unocss": "^0.58.0",
"vite": "^5.0.12"
}
}
}

@ -1,24 +1,24 @@
# Changelog
## \[2.0.0-alpha.12]
## \[2.0.0-beta.0]
### Dependencies
- Upgraded to `barcode-scanner@2.0.0-alpha.5`
- Upgraded to `biometric@2.0.0-alpha.1`
- Upgraded to `cli@2.0.0-alpha.7`
- Upgraded to `clipboard-manager@2.0.0-alpha.7`
- Upgraded to `dialog@2.0.0-alpha.8`
- Upgraded to `fs@2.0.0-alpha.8`
- Upgraded to `global-shortcut@2.0.0-alpha.7`
- Upgraded to `http@2.0.0-alpha.10`
- Upgraded to `log-plugin@2.0.0-alpha.7`
- Upgraded to `nfc@2.0.0-alpha.1`
- Upgraded to `notification@2.0.0-alpha.8`
- Upgraded to `os@2.0.0-alpha.7`
- Upgraded to `process@2.0.0-alpha.7`
- Upgraded to `shell@2.0.0-alpha.7`
- Upgraded to `updater@2.0.0-alpha.7`
- Upgraded to `barcode-scanner@2.0.0-beta.0`
- Upgraded to `biometric@2.0.0-beta.0`
- Upgraded to `cli@2.0.0-beta.0`
- Upgraded to `clipboard-manager@2.0.0-beta.0`
- Upgraded to `dialog@2.0.0-beta.0`
- Upgraded to `fs@2.0.0-beta.0`
- Upgraded to `global-shortcut@2.0.0-beta.0`
- Upgraded to `http@2.0.0-beta.0`
- Upgraded to `log@2.0.0-beta.0`
- Upgraded to `nfc@2.0.0-beta.0`
- Upgraded to `notification@2.0.0-beta.0`
- Upgraded to `os@2.0.0-beta.0`
- Upgraded to `process@2.0.0-beta.0`
- Upgraded to `shell@2.0.0-beta.0`
- Upgraded to `updater@2.0.0-beta.0`
## \[2.0.0-alpha.11]

@ -1,7 +1,7 @@
[package]
name = "api"
publish = false
version = "2.0.0-alpha.12"
version = "2.0.0-beta.0"
description = "An example Tauri Application showcasing the api"
edition = "2021"
rust-version = { workspace = true }
@ -19,15 +19,15 @@ serde_json = { workspace = true }
serde = { workspace = true }
tiny_http = "0.11"
log = { workspace = true }
tauri-plugin-log = { path = "../../../plugins/log", version = "2.0.0-alpha.7" }
tauri-plugin-fs = { path = "../../../plugins/fs", version = "2.0.0-alpha.8", features = [ "watch" ] }
tauri-plugin-clipboard-manager = { path = "../../../plugins/clipboard-manager", version = "2.0.0-alpha.7" }
tauri-plugin-dialog = { path = "../../../plugins/dialog", version = "2.0.0-alpha.8" }
tauri-plugin-http = { path = "../../../plugins/http", features = [ "multipart" ], version = "2.0.0-alpha.10" }
tauri-plugin-notification = { path = "../../../plugins/notification", version = "2.0.0-alpha.8", features = [ "windows7-compat" ] }
tauri-plugin-os = { path = "../../../plugins/os", version = "2.0.0-alpha.7" }
tauri-plugin-process = { path = "../../../plugins/process", version = "2.0.0-alpha.7" }
tauri-plugin-shell = { path = "../../../plugins/shell", version = "2.0.0-alpha.7" }
tauri-plugin-log = { path = "../../../plugins/log", version = "2.0.0-beta.0" }
tauri-plugin-fs = { path = "../../../plugins/fs", version = "2.0.0-beta.0", features = [ "watch" ] }
tauri-plugin-clipboard-manager = { path = "../../../plugins/clipboard-manager", version = "2.0.0-beta.0" }
tauri-plugin-dialog = { path = "../../../plugins/dialog", version = "2.0.0-beta.0" }
tauri-plugin-http = { path = "../../../plugins/http", features = [ "multipart" ], version = "2.0.0-beta.0" }
tauri-plugin-notification = { path = "../../../plugins/notification", version = "2.0.0-beta.0", features = [ "windows7-compat" ] }
tauri-plugin-os = { path = "../../../plugins/os", version = "2.0.0-beta.0" }
tauri-plugin-process = { path = "../../../plugins/process", version = "2.0.0-beta.0" }
tauri-plugin-shell = { path = "../../../plugins/shell", version = "2.0.0-beta.0" }
[dependencies.tauri]
workspace = true
@ -41,14 +41,14 @@ tauri-plugin-shell = { path = "../../../plugins/shell", version = "2.0.0-alpha.7
]
[target."cfg(any(target_os = \"macos\", windows, target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
tauri-plugin-cli = { path = "../../../plugins/cli", version = "2.0.0-alpha.7" }
tauri-plugin-global-shortcut = { path = "../../../plugins/global-shortcut", version = "2.0.0-alpha.7" }
tauri-plugin-updater = { path = "../../../plugins/updater", version = "2.0.0-alpha.7" }
tauri-plugin-cli = { path = "../../../plugins/cli", version = "2.0.0-beta.0" }
tauri-plugin-global-shortcut = { path = "../../../plugins/global-shortcut", version = "2.0.0-beta.0" }
tauri-plugin-updater = { path = "../../../plugins/updater", version = "2.0.0-beta.0" }
[target."cfg(any(target_os = \"android\", target_os = \"ios\"))".dependencies]
tauri-plugin-barcode-scanner = { path = "../../../plugins/barcode-scanner/", version = "2.0.0-alpha.5" }
tauri-plugin-nfc = { path = "../../../plugins/nfc", version = "2.0.0-alpha.1" }
tauri-plugin-biometric = { path = "../../../plugins/biometric/", version = "2.0.0-alpha.1" }
tauri-plugin-barcode-scanner = { path = "../../../plugins/barcode-scanner/", version = "2.0.0-beta.0" }
tauri-plugin-nfc = { path = "../../../plugins/nfc", version = "2.0.0-beta.0" }
tauri-plugin-biometric = { path = "../../../plugins/biometric/", version = "2.0.0-beta.0" }
[target."cfg(target_os = \"windows\")".dependencies]
window-shadows = "0.2"

@ -10,7 +10,7 @@
<option name="gradleJvm" value="jbr-17" />
<option name="modules">
<set>
<option value="$USER_HOME$/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tauri-2.0.0-alpha.17/mobile/android" />
<option value="$USER_HOME$/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tauri-2.0.0-beta.0/mobile/android" />
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
<option value="$PROJECT_DIR$/buildSrc" />

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-authenticator"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Use hardware security-keys in your Tauri App."
authors = { workspace = true }
license = { workspace = true }

@ -21,7 +21,7 @@ Install the authenticator plugin by adding the following lines to your `Cargo.to
```toml
# you can add the dependencies on the `[dependencies]` section if you do not target mobile
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
tauri-plugin-authenticator = "2.0.0-alpha"
tauri-plugin-authenticator = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-authenticator = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-authenticator",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"description": "Use hardware security-keys in your Tauri App.",
"license": "MIT or APACHE-2.0",
"authors": [
@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-autostart"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Automatically launch your application at startup."
authors = { workspace = true }
license = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-autostart = "2.0.0-alpha"
tauri-plugin-autostart = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-autostart = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-autostart",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.5]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Add permissions.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-barcode-scanner"
version = "2.0.0-alpha.5"
version = "2.0.0-beta.0"
description = "Scan QR codes, EAN-13 and other kinds of barcodes on Android and iOS"
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-barcode-scanner = "2.0.0-alpha"
tauri-plugin-barcode-scanner = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-barcode-scanner = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-barcode-scanner",
"version": "2.0.0-alpha.5",
"version": "2.0.0-beta.0",
"description": "Scan QR codes, EAN-13 and other kinds of barcodes on Android and iOS",
"license": "MIT or APACHE-2.0",
"authors": [
@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.1]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-biometric"
version = "2.0.0-alpha.1"
version = "2.0.0-beta.0"
description = "Prompt the user for biometric authentication on Android and iOS."
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-biometric = "2.0.0-alpha"
tauri-plugin-biometric = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-biometric = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-biometric",
"version": "2.0.0-alpha.1",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -29,4 +29,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-cli"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Parse arguments from your Tauri application's command line interface."
edition = { workspace = true }
authors = { workspace = true }

@ -21,7 +21,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
# you can add the dependencies on the `[dependencies]` section if you do not target mobile
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
tauri-plugin-cli = "2.0.0-alpha"
tauri-plugin-cli = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-cli = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-cli",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Add permissions.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-clipboard-manager"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Read and write to the system clipboard."
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-clipboard-manager = "2.0.0-alpha"
tauri-plugin-clipboard-manager = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-clipboard-manager = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-clipboard-manager",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.5]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-deep-link"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
description = "Set your Tauri application as the default handler for an URL"
authors = { workspace = true }
license = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-deep-link = "2.0.0-alpha"
tauri-plugin-deep-link = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-deep-link = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,10 +1,10 @@
# Changelog
## \[0.0.1-alpha.5]
## \[2.0.0-beta.0]
### Dependencies
- Upgraded to `deep-link-js@2.0.0-alpha.5`
- Upgraded to `deep-link-js@2.0.0-beta.0`
## \[0.0.1-alpha.4]

@ -1,7 +1,7 @@
{
"name": "deep-link-example",
"private": true,
"version": "0.0.1-alpha.5",
"version": "2.0.0-beta.0",
"type": "module",
"scripts": {
"dev": "vite",
@ -11,7 +11,7 @@
},
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0",
"@tauri-apps/plugin-deep-link": "2.0.0-alpha.5"
"@tauri-apps/plugin-deep-link": "2.0.0-beta.0"
},
"devDependencies": {
"@tauri-apps/cli": "2.0.0-beta.0",
@ -19,4 +19,4 @@
"typescript": "^5.2.2",
"vite": "^5.0.12"
}
}
}

@ -2986,7 +2986,7 @@ checksum = "1b1c7f239eb94671427157bd93b3694320f3668d4e1eff08c7285366fd777fac"
[[package]]
name = "tauri"
version = "2.0.0-alpha.10"
version = "2.0.0-beta.0"
source = "git+https://github.com/lucasfernog/tauri?branch=feat/ipc-custom-protocol#46e7d58fc1ec2265324606689e2b528e6b6b739d"
dependencies = [
"anyhow",
@ -3031,7 +3031,7 @@ dependencies = [
[[package]]
name = "tauri-build"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
source = "git+https://github.com/lucasfernog/tauri?branch=feat/ipc-custom-protocol#46e7d58fc1ec2265324606689e2b528e6b6b739d"
dependencies = [
"anyhow",
@ -3050,7 +3050,7 @@ dependencies = [
[[package]]
name = "tauri-codegen"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
source = "git+https://github.com/lucasfernog/tauri?branch=feat/ipc-custom-protocol#46e7d58fc1ec2265324606689e2b528e6b6b739d"
dependencies = [
"base64",
@ -3075,7 +3075,7 @@ dependencies = [
[[package]]
name = "tauri-macros"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
source = "git+https://github.com/lucasfernog/tauri?branch=feat/ipc-custom-protocol#46e7d58fc1ec2265324606689e2b528e6b6b739d"
dependencies = [
"heck",
@ -3141,7 +3141,7 @@ dependencies = [
[[package]]
name = "tauri-utils"
version = "2.0.0-alpha.6"
version = "2.0.0-beta.0"
source = "git+https://github.com/lucasfernog/tauri?branch=feat/ipc-custom-protocol#46e7d58fc1ec2265324606689e2b528e6b6b739d"
dependencies = [
"brotli",

@ -1,89 +1,89 @@
@rem
@rem Copyright 2015 the original author or authors.
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem
@rem https://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by applicable law or agreed to in writing, software
@rem distributed under the License is distributed on an "AS IS" BASIS,
@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
@rem
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Windows_NT" setlocal
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
@rem Resolve any "." and ".." in APP_HOME to make it shorter.
for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome
set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if "%ERRORLEVEL%" == "0" goto execute
echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
goto fail
:findJavaFromJavaHome
set JAVA_HOME=%JAVA_HOME:"=%
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
if exist "%JAVA_EXE%" goto execute
echo.
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
goto fail
:execute
@rem Setup the command line
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
@rem Execute Gradle
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*
:end
@rem End local scope for the variables with windows NT shell
if "%ERRORLEVEL%"=="0" goto mainEnd
:fail
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
rem the _cmd.exe /c_ return code!
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
exit /b 1
:mainEnd
if "%OS%"=="Windows_NT" endlocal
:omega
@rem
@rem Copyright 2015 the original author or authors.
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem
@rem https://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unless required by applicable law or agreed to in writing, software
@rem distributed under the License is distributed on an "AS IS" BASIS,
@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
@rem
@if "%DEBUG%" == "" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
@rem
@rem ##########################################################################
@rem Set local scope for the variables with windows NT shell
if "%OS%"=="Windows_NT" setlocal
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
@rem Resolve any "." and ".." in APP_HOME to make it shorter.
for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome
set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if "%ERRORLEVEL%" == "0" goto execute
echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
goto fail
:findJavaFromJavaHome
set JAVA_HOME=%JAVA_HOME:"=%
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
if exist "%JAVA_EXE%" goto execute
echo.
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
goto fail
:execute
@rem Setup the command line
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
@rem Execute Gradle
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %*
:end
@rem End local scope for the variables with windows NT shell
if "%ERRORLEVEL%"=="0" goto mainEnd
:fail
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
rem the _cmd.exe /c_ return code!
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
exit /b 1
:mainEnd
if "%OS%"=="Windows_NT" endlocal
:omega

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-deep-link",
"version": "2.0.0-alpha.5",
"version": "2.0.0-beta.0",
"description": "Set your Tauri application as the default handler for an URL",
"license": "MIT or APACHE-2.0",
"authors": [
@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-dialog"
version = "2.0.0-alpha.8"
version = "2.0.0-beta.0"
description = "Native system dialogs for opening and saving files along with message dialogs on your Tauri application."
edition = { workspace = true }
authors = { workspace = true }
@ -22,7 +22,7 @@ serde_json = { workspace = true }
tauri = { workspace = true }
log = { workspace = true }
thiserror = { workspace = true }
tauri-plugin-fs = { path = "../fs", version = "2.0.0-alpha.8" }
tauri-plugin-fs = { path = "../fs", version = "2.0.0-beta.0" }
[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
glib = "0.16"

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-dialog = "2.0.0-alpha"
tauri-plugin-dialog = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-dialog = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-dialog",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,5 +1,4 @@
{
"$schema": "../../../node_modules/.pnpm/@tauri-apps+cli@2.0.0-alpha.17/node_modules/@tauri-apps/cli/schema.json",
"identifier": "app.tauri.example",
"build": {
"frontendDist": ".",

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.7]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`ea8eadc`](https://github.com/tauri-apps/plugins-workspace/commit/ea8eadce85b2e3e8eb7eb1a779fc3aa6c1201fa3)([#865](https://github.com/tauri-apps/plugins-workspace/pull/865)) Fix incorrect `create` option default value for `writeFile` and `writeTextFile` which didn't match documentation.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-fs"
version = "2.0.0-alpha.8"
version = "2.0.0-beta.0"
description = "Access the file system."
authors = { workspace = true }
license = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-fs = "2.0.0-alpha"
tauri-plugin-fs = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-fs = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-fs",
"version": "2.0.0-alpha.7",
"version": "2.0.0-beta.0",
"description": "Access the file system.",
"license": "MIT or APACHE-2.0",
"authors": [
@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Add permissions.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-global-shortcut"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Register global hotkeys listeners on your Tauri application."
edition = { workspace = true }
authors = { workspace = true }

@ -21,7 +21,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
# you can add the dependencies on the `[dependencies]` section if you do not target mobile
[target."cfg(not(any(target_os = \"android\", target_os = \"ios\")))".dependencies]
tauri-plugin-global-shortcut = "2.0.0-alpha"
tauri-plugin-global-shortcut = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-shortcut = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-global-shortcut",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.7]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`1a34720`](https://github.com/tauri-apps/plugins-workspace/commit/1a347203a54eccc954749d11c4ee81fdd9a0cde7)([#858](https://github.com/tauri-apps/plugins-workspace/pull/858)) Fix http fetch client option init with parameter `connectTimeout`

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-http"
version = "2.0.0-alpha.10"
version = "2.0.0-beta.0"
description = "Access an HTTP client written in Rust."
edition = { workspace = true }
authors = { workspace = true }
@ -24,7 +24,7 @@ serde = { workspace = true }
serde_json = { workspace = true }
tauri = { workspace = true }
thiserror = { workspace = true }
tauri-plugin-fs = { path = "../fs", version = "2.0.0-alpha.8" }
tauri-plugin-fs = { path = "../fs", version = "2.0.0-beta.0" }
glob = "0.3"
http = "0.2"
reqwest = { version = "0.11", default-features = false }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-http = "2.0.0-alpha"
tauri-plugin-http = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-http = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-http",
"version": "2.0.0-alpha.7",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.7]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Add permissions.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-localhost"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Expose your apps assets through a localhost server instead of the default custom protocol."
authors = { workspace = true }
license = { workspace = true }

@ -21,7 +21,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
portpicker = "0.1" # used in the example to pick a random free port
tauri-plugin-localhost = "2.0.0-alpha"
tauri-plugin-localhost = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-localhost = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-log"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Configurable logging for your Tauri app."
authors = { workspace = true }
license = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-log = "2.0.0-alpha"
tauri-plugin-log = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-log",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"description": "Configurable logging for your Tauri app.",
"license": "MIT or APACHE-2.0",
"authors": [
@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.1]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Add permissions.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-nfc"
version = "2.0.0-alpha.1"
version = "2.0.0-beta.0"
description = "Read and write NFC tags on Android and iOS."
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-nfc = "2.0.0-alpha"
tauri-plugin-nfc = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-nfc = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-nfc",
"version": "2.0.0-alpha.1",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -29,4 +29,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`1b1d795`](https://github.com/tauri-apps/plugins-workspace/commit/1b1d795b5866e5524a9a9925f0fb7b2f8e3e3675)([#874](https://github.com/tauri-apps/plugins-workspace/pull/874)) Export the missing `Schedule` class.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-notification"
version = "2.0.0-alpha.8"
version = "2.0.0-beta.0"
description = "Send desktop and mobile notifications on your Tauri application."
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-notification = "2.0.0-alpha"
tauri-plugin-notification = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-notification = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-notification",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,5 +1,4 @@
{
"$schema": "../../../node_modules/.pnpm/@tauri-apps+cli@2.0.0-alpha.17/node_modules/@tauri-apps/cli/schema.json",
"identifier": "app.tauri.example",
"build": {
"frontendDist": ".",

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.7]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-os"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Read information about the operating system."
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-os = "2.0.0-alpha"
tauri-plugin-os = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-os = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-os",
"version": "2.0.0-alpha.7",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,13 +1,13 @@
# Changelog
## \[2.0.0-alpha.8]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Add permissions.
### Dependencies
- Upgraded to `fs@2.0.0-alpha.8`
- Upgraded to `fs@2.0.0-beta.0`
## \[2.0.0-alpha.7]

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-persisted-scope"
version = "2.0.0-alpha.8"
version = "2.0.0-beta.0"
description = "Save filesystem and asset scopes and restore them when the app is reopened."
authors = { workspace = true }
license = { workspace = true }
@ -19,7 +19,7 @@ log = { workspace = true }
thiserror = { workspace = true }
aho-corasick = "1"
bincode = "1"
tauri-plugin-fs = { path = "../fs", version = "2.0.0-alpha.8" }
tauri-plugin-fs = { path = "../fs", version = "2.0.0-beta.0" }
[features]
protocol-asset = [ "tauri/protocol-asset" ]

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-persisted-scope = "2.0.0-alpha"
tauri-plugin-persisted-scope = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-persisted-scope = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-positioner"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Position your windows at well-known locations."
authors = { workspace = true }
license = { workspace = true }

@ -20,7 +20,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-positioner = "2.0.0-alpha"
tauri-plugin-positioner = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-positioner = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-positioner",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"description": "Position your windows at well-known locations.",
"license": "MIT or APACHE-2.0",
"authors": [
@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-process"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Access the current process of your Tauri application."
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-process = "2.0.0-alpha"
tauri-plugin-process = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-process = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-process",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-shell"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application."
edition = { workspace = true }
authors = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-shell = "2.0.0-alpha"
tauri-plugin-shell = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-shell = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-shell",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
@ -25,4 +25,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.7]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Add permissions.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-single-instance"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Ensure a single instance of your tauri app is running."
authors = { workspace = true }
license = { workspace = true }

@ -18,7 +18,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies]
tauri-plugin-single-instance = "2.0.0-alpha"
tauri-plugin-single-instance = "2.0.0-beta"
# alternatively with Git:
tauri-plugin-single-instance = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v2" }
```

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-sql"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Interface with SQL databases."
authors = { workspace = true }
license = { workspace = true }

@ -19,7 +19,7 @@ Install the Core plugin by adding the following to your `Cargo.toml` file:
```toml
[dependencies.tauri-plugin-sql]
features = ["sqlite"] # or "postgres", or "mysql"
version = "2.0.0-alpha"
version = "2.0.0-beta"
# alternatively with Git
git = "https://github.com/tauri-apps/plugins-workspace"
branch = "v2"

@ -1,6 +1,6 @@
{
"name": "@tauri-apps/plugin-sql",
"version": "2.0.0-alpha.6",
"version": "2.0.0-beta.0",
"description": "Interface with SQL databases",
"license": "MIT or APACHE-2.0",
"authors": [
@ -26,4 +26,4 @@
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.0"
}
}
}

@ -1,6 +1,6 @@
# Changelog
## \[2.0.0-alpha.6]
## \[2.0.0-beta.0]
- [`d198c01`](https://github.com/tauri-apps/plugins-workspace/commit/d198c014863ee260cb0de88a14b7fc4356ef7474)([#862](https://github.com/tauri-apps/plugins-workspace/pull/862)) Update to tauri beta.

@ -1,6 +1,6 @@
[package]
name = "tauri-plugin-store"
version = "2.0.0-alpha.7"
version = "2.0.0-beta.0"
description = "Simple, persistent key-value store."
authors = { workspace = true }
license = { workspace = true }

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save