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.6]
Dependencies
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
api-example-js
[2.0.3]
Dependencies
[email protected]
[email protected]
[email protected]
[email protected]
deep-link-example-js
[2.0.1]
Dependencies
[email protected]
clipboard-manager-js
[2.0.1]
alt_text
inwrite_html
command not being passed with correct argument name #2099 by @rasteiner) Fix clipboard manager client side api not copying fallback alternative text when callingwriteHtml
.deep-link
[2.0.2]
onOpenUrl()
will now not callgetCurrent()
anymore, matching the documented behavior.deep-link-js
[2.0.1]
onOpenUrl()
will now not callgetCurrent()
anymore, matching the documented behavior.fs
[2.1.0]
size
method to get the size of a file or directory #2095 by @ayangweb) Add thesize
method to get the size of a file or directory.tauri_plugin_fs::Scope
struct withtauri::fs::Scope
.readTextFile
andreadTextFileLines
performance #1962 by @amrbashir) Improve performance ofreadTextFile
andreadTextFileLines
APIsreadDir
function failing to read directories that contain broken symlinks.ReadableStream<Unit8Array>
forwriteFile
API #1964 by @amrbashir) Add support for usingReadableStream<Unit8Array>
withwriteFile
API.fs-js
[2.0.3]
readTextFile
andreadTextFileLines
performance #1962 by @amrbashir) Improve performance ofreadTextFile
andreadTextFileLines
APIsreadDir
function failing to read directories that contain broken symlinks.ReadableStream<Unit8Array>
forwriteFile
API #1964 by @amrbashir) Add support for usingReadableStream<Unit8Array>
withwriteFile
API.dialog
[2.0.4]
Dialog
#2108 by @FabianLars) TheDialog
struct is now correctly exported, primarily to fix the documentation ondocs.rs
.Dependencies
[email protected]
opener
[2.0.0]
tauri-plugin-opener
#2019 by @amrbashir) Initial Releaseopener-js
[2.0.0]
tauri-plugin-opener
#2019 by @amrbashir) Initial Releasehttp
[2.0.4]
tracing
feature flag.Dependencies
[email protected]
localhost
[2.1.0]
log-plugin
[2.0.3]
webview
log-js
[2.0.1]
webview
persisted-scope
[2.1.0]
tauri_plugin_fs::Scope
struct withtauri::fs::Scope
.Dependencies
[email protected]
positioner
[2.1.0]
WindowExt::move_window_constrained
method that is similar toWindowExt::move_window
but constrains the window to the screen dimensions in case of tray icon positions.positioner-js
[2.1.0]
moveWindowConstrained
function that is similar tomoveWindow
but constrains the window to the screen dimensions in case of tray icon positions.single-instance
[2.0.2]
Dependencies
[email protected]
sql
[2.0.3]
updater
[2.1.0]
.deb
package updates on Linux systems.upload
[2.2.0]
progressTotal
to event payload #2033 by @514sid) Added a new fieldprogressTotal
to track the total amount of data transferred during the upload/download process.upload-js
[2.2.0]
progressTotal
to event payload #2033 by @514sid) Added a new fieldprogressTotal
to track the total amount of data transferred during the upload/download process.