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.5]
Dependencies
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
api-example-js
[2.0.0-beta.4]
Dependencies
[email protected]
authenticator
[2.0.0-beta.4]
7e2fcc5
(#1146) Update dependencies to align with tauri 2.0.0-beta.14.clipboard-manager
[2.1.0-beta.1]
27b258c
(#1185) ExposeClipboard
structe3d41f4
(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.e3d41f4
(#1191) Update for tauri 2.0.0-beta.15.fs
[2.0.0-beta.5]
bb51a41
(#1168) Breaking Change: All apis that return paths to the frontend will now remove the\\?\
UNC prefix on Windows.e3d41f4
(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.e3d41f4
(#1191) Update for tauri 2.0.0-beta.15.dialog
[2.0.0-beta.5]
bb51a41
(#1168) Breaking Change: All apis that return paths to the frontend will now remove the\\?\
UNC prefix on Windows.Dependencies
[email protected]
http
[2.0.0-beta.5]
500ff10
(#1166) Breaking change: Removed thedefault-tls
feature flag. Therustls-tls
,http2
,macos-system-configuration
, andcharset
feature flags are now enabled by default.e3d41f4
(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.7e2fcc5
(#1146) Update dependencies to align with tauri 2.0.0-beta.14.e3d41f4
(#1191) Update for tauri 2.0.0-beta.15.Dependencies
[email protected]
log-js
[2.0.0-beta.3]
ed46dca
AddedattachLogger
helper function to register a function that should be called for each log entry.persisted-scope
[2.0.0-beta.5]
Dependencies
[email protected]
single-instance
[2.0.0-beta.6]
ed46dca
Added thesemver
feature flag to make the single instance mechanism only trigger for semver compatible versions.store
[2.0.0-beta.5]
bb51a41
(#1168) Breaking Change: All apis that return paths to the frontend will now remove the\\?\
UNC prefix on Windows.updater
[2.0.0-beta.4]
293f363
(#1175) Add aon_before_exit
hook for cleanup before spawning the updater on Windows, defaults toapp.cleanup_before_exit
when used throughUpdaterExt
293f363
(#1175) Breaking change: Therustls-tls
feature flag is now enabled by default.e3d41f4
(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.7e2fcc5
(#1146) Update dependencies to align with tauri 2.0.0-beta.14.e3d41f4
(#1191) Update for tauri 2.0.0-beta.15.upload
[2.0.0-beta.4]
7e2fcc5
(#1146) Breaking change: Removed http3 feature and added http2 feature.7e2fcc5
(#1146) Update dependencies to align with tauri 2.0.0-beta.14.4a5ab18
(#976) Return the upload response as a string and error out if the status code is not within 200-299.upload-js
[2.0.0-beta.3]
4a5ab18
(#976) Return the upload response as a string and error out if the status code is not within 200-299.websocket
[2.0.0-beta.4]
ed46dca
Breaking change: Enable rustls by default and added a method to configure the TLS Connector for tungstenite.window-state
[2.0.0-beta.5]
0e9541f
(#1138) AddBuilder::with_filename
to support using a custom filename. Also addAppHandleExt::file_name
and a similar function in JS, to retrieve it later.0e9541f
(#1138) Breaking change: RenamedSTATE_FILENAME
const toDEFAULT_FILENAME
.1f9e7ab
(#1180) Fixrestore_window
andfilename
js binding missing permissionwindow-state-js
[2.0.0-beta.3]
0e9541f
(#1138) AddBuilder::with_filename
to support using a custom filename. Also addAppHandleExt::file_name
and a similar function in JS, to retrieve it later.