[CHORE] Update GUI Frontend (major) #743
Open
+13
−16
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.
This PR contains the following updates:
1.6.0
->2.1.1
4.6.2
->5.0.0
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.1.1
: tauri v2.1.1Compare Source
Cargo Audit
[2.1.1]
Bug Fixes
e8a50f6d7
(#11645) Fix integer values ofBasDirectory.Home
andBaseDirectory.Font
regression which broke path APIs in JS.Cargo Publish
v2.1.0
: @tauri-apps/api v2.1.0Compare Source
PNPM Audit
[2.1.0]
New Features
5c4b83084
(#11191 by @amrbashir) Improved support fordpi
module types to allow these types to be used without manual conversions withinvoke
:SERIALIZE_TO_IPC_FN
const incore
module which can be used to implement custom IPC serialization for types passed toinvoke
.Size
andPosition
classes indpi
module.SERIALIZE_TO_IPC_FN
method onPhysicalSize
,PhysicalPosition
,LogicalSize
andLogicalPosition
to convert it into a valid IPC-compatible value that can be deserialized correctly on the Rust side into its equivalent struct.4d545ab3c
(#11486 by @amrbashir) AddedWebview::setBackgroundColor
,WebviewWindow::setBackgroundColor
APIs to set the window background color dynamicallyand a
backgroundColor
window option to set the background color on window creation.cbc095ec5
(#11451 by @amrbashir) Addapp > windows > devtools
config option and when creating the webview from JS, to enable or disable devtools for a specific webview.2a75c64b5
(#11469 by @amrbashir) AddedwindowClassname
option, when constructing aWebview
orWebviewWindow
, to specify the name of the window class on Windows.Bug Fixes
54cbf59b5
(#11441 by @amrbashir) Fix submenu created as a menu item instead of a submenu when created by using an object in theitems
field in the options object passed toMenu.new
orSubmenu.new
.PNPM Publish
v2.0.3
: tauri-build v2.0.3Compare Source
Cargo Audit
[2.0.3]
Dependencies
tauri-utils@2.1.0
tauri-codegen@2.0.3
Cargo Publish
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.