Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
api-example
[2.0.0-beta.3]
Dependencies
clipboard-manager@2.1.0-beta.0
dialog@2.0.0-beta.3
fs@2.0.0-beta.3
http@2.0.0-beta.3
updater@2.0.0-beta.3
barcode-scanner@2.0.0-beta.3
biometric@2.0.0-beta.3
cli@2.0.0-beta.3
global-shortcut@2.0.0-beta.3
log-plugin@2.0.0-beta.3
nfc@2.0.0-beta.3
notification@2.0.0-beta.3
os@2.0.0-beta.3
process@2.0.0-beta.3
shell@2.0.0-beta.3
api-example-js
[2.0.0-beta.3]
Dependencies
clipboard-manager-js@2.1.0-beta.0
authenticator
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.autostart
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.barcode-scanner
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.biometric
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.cli
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.clipboard-manager
[2.1.0-beta.0]
9dec960
(#845) Add support forread_image
andwrite_image
to the clipboard plugin (desktop).9dec960
(#845) Thewrite
andread
commands are now calledwrite_text
andread_text
so the permission name was changed.a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.clipboard-manager-js
[2.1.0-beta.0]
9dec960
(#845) Add support forread_image
andwrite_image
to the clipboard plugin (desktop).deep-link
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.fs
[2.0.0-beta.3]
cb96aa0
(#1082) Fixeswatch
andwatchImmediate
which previously ignored thebaseDir
parameter.a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.dialog
[2.0.0-beta.3]
35ea595
(#1073) Fixed an issue where the dialog apis panicked when they were called with no application windows open.a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.Dependencies
fs@2.0.0-beta.3
global-shortcut
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.62dafda
(#969) Breaking change Refactored the plugin Rust APIs for better DX and flexibility:Builder::with_handler
to be a method instead of a static method, it will also be triggered for any and all shortcuts even if the shortcut is registered through JS.Builder::with_shortcut
andBuilder::with_shortcuts
to register shortcuts on the plugin builder.on_shortcut
andon_all_shortcuts
to register shortcuts with a handler.http
[2.0.0-beta.3]
c873e4d
(#1059) Fixes scope not allowing subpaths, query parameters and hash when those values are empty.a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.753c7be
(#1050) Addunsafe-headers
cargo feature flag to allow using forbidden headers.Dependencies
fs@2.0.0-beta.3
localhost
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.log-plugin
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.nfc
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.notification
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.62ce5df
(#1096) Fix development mode check to set the app ID on macOS.os
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.persisted-scope
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.Dependencies
fs@2.0.0-beta.3
positioner
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.process
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.shell
[2.0.0-beta.3]
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
.single-instance
[2.0.0-beta.4]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.sql
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.store
[2.0.0-beta.4]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.stronghold
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.updater
[2.0.0-beta.3]
4e37316
(#1051) Fix deserialization ofwindows > installerArgs
config field.4e37316
(#1051) On Windows, fallback topassive
install mode when not defined in config.a3b5396
(#1054) Fix Windows powershell window flashing on updatea04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.upload
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.websocket
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.window-state
[2.0.0-beta.3]
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.