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-rc.2]
Dependencies
barcode-scanner@2.0.0-rc.3
notification@2.0.0-rc.3
dialog@2.0.0-rc.3
fs@2.0.0-rc.1
global-shortcut@2.0.0-rc.2
store@2.0.0-rc.3
biometric@2.0.0-rc.3
cli@2.0.0-rc.1
clipboard-manager@2.0.0-rc.3
http@2.0.0-rc.1
log-plugin@2.0.0-rc.2
nfc@2.0.0-rc.3
os@2.0.0-rc.1
process@2.0.0-rc.1
shell@2.0.0-rc.3
updater@2.0.0-rc.2
api-example-js
[2.0.0-rc.2]
Dependencies
barcode-scanner-js@2.0.0-rc.1
notification-js@2.0.0-rc.1
dialog-js@2.0.0-rc.1
biometric-js@2.0.0-rc.1
cli-js@2.0.0-rc.1
clipboard-manager-js@2.0.0-rc.1
fs-js@2.0.0-rc.2
global-shortcut-js@2.0.0-rc.1
http-js@2.0.0-rc.2
log-js@2.0.0-rc.1
nfc-js@2.0.0-rc.1
os-js@2.0.0-rc.1
process-js@2.0.0-rc.1
shell-js@2.0.0-rc.1
store-js@2.0.0-rc.1
updater-js@2.0.0-rc.1
deep-link-example-js
[2.0.0-rc.0]
Dependencies
deep-link-js@2.0.0-rc.1
authenticator
[2.0.0-rc.1]
authenticator-js
[2.0.0-rc.1]
autostart
[2.0.0-rc.1]
autostart-js
[2.0.0-rc.1]
barcode-scanner
[2.0.0-rc.3]
PermissionState
from thetauri
crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).barcode-scanner-js
[2.0.0-rc.1]
PermissionState
from thetauri
crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).biometric
[2.0.0-rc.3]
biometric-js
[2.0.0-rc.1]
cli
[2.0.0-rc.1]
cli-js
[2.0.0-rc.1]
clipboard-manager
[2.0.0-rc.3]
clipboard-manager-js
[2.0.0-rc.1]
deep-link
[2.0.0-rc.2]
deep-link-js
[2.0.0-rc.1]
fs
[2.0.0-rc.1]
enhance
scope-*-recursive
permission allows read dir, closes #1307 #1696 by @lucasfernog) Thescope-*-recursive
permissions now also allow reading the contents of the directory.feat
content://
path URIs on Android.fs-js
[2.0.0-rc.2]
dialog
[2.0.0-rc.3]
FileResponse
as#[non_exhaustive]
#1660 by @amrbashir) MarkFileResponse
asnon_exhaustive
.open
function now returns a string representing either the file path or URI instead of an object.To read the file data, use the
fs
APIs.Dependencies
fs@2.0.0-rc.1
dialog-js
[2.0.0-rc.1]
open
function now returns a string representing either the file path or URI instead of an object.To read the file data, use the
fs
APIs.geolocation
[2.0.0-rc.3]
PermissionState
from thetauri
crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).geolocation-js
[2.0.0-rc.1]
PermissionState
from thetauri
crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).global-shortcut
[2.0.0-rc.2]
0.59
and global-hotkey to0.6
#1665 by @amrbashir) Updatedglobal-hotkey
crate dependency to0.6
global-shortcut-js
[2.0.0-rc.1]
haptics
[2.0.0-rc.3]
haptics-js
[2.0.0-rc.1]
http
[2.0.0-rc.1]
Dependencies
fs@2.0.0-rc.1
http-js
[2.0.0-rc.2]
localhost
[2.0.0-rc.1]
log-plugin
[2.0.0-rc.2]
log-js
[2.0.0-rc.1]
nfc
[2.0.0-rc.3]
nfc-js
[2.0.0-rc.1]
notification
[2.0.0-rc.3]
PermissionState
from thetauri
crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).notification-js
[2.0.0-rc.1]
PermissionState
from thetauri
crate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).'granted' | 'denied' | 'prompt' | 'prompt-with-rationale'
instead of'granted' | 'denied' | 'default'
for consistency with Rust types. When using thewindow.Notification
API the type is unchanged to match the Web API type.os
[2.0.0-rc.1]
os-js
[2.0.0-rc.1]
persisted-scope
[2.0.0-rc.1]
Dependencies
fs@2.0.0-rc.1
positioner
[2.0.0-rc.1]
positioner-js
[2.0.0-rc.1]
process
[2.0.0-rc.1]
process-js
[2.0.0-rc.1]
shell
[2.0.0-rc.3]
shell-js
[2.0.0-rc.1]
single-instance
[2.0.0-rc.1]
0.59
and global-hotkey to0.6
#1665 by @amrbashir) Updatedwindows-sys
crate to0.59
sql
[2.0.0-rc.1]
sql-js
[2.0.0-rc.1]
store
[2.0.0-rc.3]
breaking
store-js
[2.0.0-rc.1]
stronghold
[2.0.0-rc.1]
stronghold-js
[2.0.0-rc.1]
updater
[2.0.0-rc.2]
updater-js
[2.0.0-rc.1]
upload
[2.0.0-rc.1]
upload-js
[2.0.0-rc.1]
websocket
[2.0.0-rc.1]
websocket-js
[2.0.0-rc.1]
window-state
[2.0.0-rc.2]
window-state-js
[2.0.0-rc.1]