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-alpha.2]
Dependencies
dialog@2.0.0-alpha.1
window@2.0.0-alpha.1
app@2.0.0-alpha.1
cli@2.0.0-alpha.1
fs@2.0.0-alpha.1
global-shortcut@2.0.0-alpha.1
http@2.0.0-alpha.1
log-plugin@2.0.0-alpha.1
notification@2.0.0-alpha.2
os@2.0.0-alpha.1
process@2.0.0-alpha.1
shell@2.0.0-alpha.1
updater@2.0.0-alpha.1
api-example-js
[2.0.0-alpha.1]
Dependencies
window-js@2.0.0-alpha.1
fs-js@2.0.0-alpha.1
http-js@2.0.0-alpha.1
os-js@2.0.0-alpha.1
app-js@2.0.0-alpha.1
cli-js@2.0.0-alpha.1
dialog-js@2.0.0-alpha.1
global-shortcut-js@2.0.0-alpha.1
log-js@2.0.0-alpha.1
notification-js@2.0.0-alpha.1
process-js@2.0.0-alpha.1
shell-js@2.0.0-alpha.1
updater-js@2.0.0-alpha.1
app
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.app-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.authenticator
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.authenticator-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.autostart
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.autostart-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.cli
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.cli-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.clipboard-manager
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.clipboard-manager-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.fs
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.fs-js
[2.0.0-alpha.1]
0bba693
(#454) FixwriteBinaryFile
crashing withcommand 'write_binary_file' not found
d74fc0a
(#555) Update to alpha.11.dialog
[2.0.0-alpha.1]
be591d2
(#7182) On non-Linux system, useAsyncMessageDialog
instead ofMessageDialog
. (tauri#7182)d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.Dependencies
fs@2.0.0-alpha.1
dialog-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.global-shortcut
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.global-shortcut-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.http
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.7d9df72
(#428) The http plugin has been rewritten from scratch and now only exposes afetch
function in Javascript and Re-exportsreqwest
crate in Rust. The newfetch
method tries to be as close and compliant to thefetch
Web API as possible.d74fc0a
(#555) Update to alpha.11.Dependencies
fs@2.0.0-alpha.1
http-js
[2.0.0-alpha.1]
7d9df72
(#428) Multipart requests are now handled in JavaScript by theRequest
JavaScript class so you just need to use aFormData
body and not set the content-type header tomultipart/form-data
.application/x-www-form-urlencoded
requests must be done manually.7d9df72
(#428) The http plugin has been rewritten from scratch and now only exposes afetch
function in Javascript and Re-exportsreqwest
crate in Rust. The newfetch
method tries to be as close and compliant to thefetch
Web API as possible.d74fc0a
(#555) Update to alpha.11.localhost
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.log-plugin
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.log-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.notification
[2.0.0-alpha.2]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.c81dff2
(#440) Revert 7d71ad4e5 which added a default sound for notifications on Windows. This introduced inconsistency with other platforms that has silent notifications by default. In the upcoming releases, we will add support for modifying the notification sound across all platforms.d74fc0a
(#555) Update to alpha.11.notification-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.os
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.1091d6d
(#419) The os plugin is recieving a few changes to improve consistency and add new features:Kind
enum toOsType
andkind()
function toos_type()
.family()
,exe_extension()
, andhostname()
functions and their equivalents for JS.tempdir()
function and its equivalent on JS, usestd::env::temp_dir
instead oftemp_dir
fromtauri::path::PathResolver::temp_dir
andpath.tempDir
on JS.platform()
implementation to returnwindows
instead ofwin32
andmacos
instead ofdarwin
to align with Rust'sstd::env::consts::OS
EOL
const in JS has been modified into a functioneol()
fix import issues in frameworks likenext.js
d74fc0a
(#555) Update to alpha.11.os-js
[2.0.0-alpha.1]
1091d6d
(#419) The os plugin is recieving a few changes to improve consistency and add new features:Kind
enum toOsType
andkind()
function toos_type()
.family()
,exe_extension()
, andhostname()
functions and their equivalents for JS.tempdir()
function and its equivalent on JS, usestd::env::temp_dir
instead oftemp_dir
fromtauri::path::PathResolver::temp_dir
andpath.tempDir
on JS.platform()
implementation to returnwindows
instead ofwin32
andmacos
instead ofdarwin
to align with Rust'sstd::env::consts::OS
EOL
const in JS has been modified into a functioneol()
fix import issues in frameworks likenext.js
d74fc0a
(#555) Update to alpha.11.persisted-scope
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.aba07c2
(#468) Split up fs and asset scopes. This will reset the asset protocol scope once!aba07c2
(#468) Fix usage of directory patterns by removing glob asterisks at the end before allowing/forbidding them. This was causing them to be escaped, and so undesirable paths were allowed/forbidden while polluting the.persisted-scope
file.d74fc0a
(#555) Update to alpha.11.Dependencies
fs@2.0.0-alpha.1
positioner
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Changesystem-tray
feature flag totray-icon
.d74fc0a
(#555) Update to alpha.11.positioner-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.process
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.process-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.shell
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.5b3210c
(#526) AddedCommand::arg
,Command::env
and changedCommand::new
input type.52ef0ad
(#463) Ensure the launched process is detached so it can out-live your tauri app and does not shutdown with it.d74fc0a
(#555) Update to alpha.11.shell-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.single-instance
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.sql
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.sql-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.store
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.store-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.stronghold
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.stronghold-js
[2.0.0-alpha.2]
aba07c2
(#468) Change the argument name of theStronghold.remove
fromlocation
torecordPath
to match the Stronghold command argumentd74fc0a
(#555) Update to alpha.11.updater
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.56d455d
(#444) On Windows, fix NSIS installers requiring administrator rights failing to be launched by updater.1cb8311
(#405) Implement passive mode on NSIS and automatically restart after NSIS update.4ab90f0
(#431) The updater plugin is recieving a few changes to improve consistency and ergonomics of the Rust and JS APIsupdater-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.4ab90f0
(#431) The updater plugin is recieving a few changes to improve consistency and ergonomics of the Rust and JS APIsupload
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.upload-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.websocket
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.websocket-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.window
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.84133b5
(#426) The window plugin is recieving a few changes to improve consistency and add new features:appWindow
variable from JS module, usegetCurrent
orWindow.getCurrent
.WindowManager
,WebviewWindow
andWebviewHandle
types and merged them into oneWindow
type that matches the name of the rust window type.Window.getCurrent
andWindow.getAll
which is a convenient method forgetCurrent
andgetAll
functions.c8c3191
(#392) Added thesetEffects
andclearEffects
API.feat
a79d6d9
(#406) Added thesetMaximizable
,setMinimizable
,setClosable
,isMaximizable
,isMinimizable
andisClosable
methods.83abea3
(#407) AddWebviewWindow.is_focused
andWebviewWindow.getFocusedWindow
getters.window-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.2fc420b
(#418) Addincognito
window configuration option84133b5
(#426) The window plugin is recieving a few changes to improve consistency and add new features:appWindow
variable from JS module, usegetCurrent
orWindow.getCurrent
.WindowManager
,WebviewWindow
andWebviewHandle
types and merged them into oneWindow
type that matches the name of the rust window type.Window.getCurrent
andWindow.getAll
which is a convenient method forgetCurrent
andgetAll
functions.c8c3191
(#392) Added thesetEffects
andclearEffects
API.feat
a79d6d9
(#406) Added themaximizable
,minimizable
andclosable
fields onWindowOptions
.a79d6d9
(#406) Added thesetMaximizable
,setMinimizable
,setClosable
,isMaximizable
,isMinimizable
andisClosable
methods.83abea3
(#407) AddWebviewWindow.is_focused
andWebviewWindow.getFocusedWindow
getters.window-state
[2.0.0-alpha.1]
d5a7c77
(#545) Fixes docs.rs build by enabling thetauri/dox
feature flag.d74fc0a
(#555) Update to alpha.11.84b3612
(#436) Correctly set decoration state if no saved state xistswindow-state-js
[2.0.0-alpha.1]
d74fc0a
(#555) Update to alpha.11.84b3612
(#436) Correctly propagate the promise insidesaveWindowState
,restoreState
andrestoreStateCurrent
so callers can choose toawait
them.