Skip to content

Commit

Permalink
Add Upgrade notes for ZK-5502 and ZK-5503
Browse files Browse the repository at this point in the history
  • Loading branch information
JamsonChan committed Oct 5, 2023
1 parent 5dfa5b2 commit 3319f6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zkdoc/release-note
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ ZK 10.0.0
z-combobox-emptySearchMessage -> z-combobox-empty-search-message
z-combobox-emptySearchMessage-hidden -> z-combobox-empty-search-message-hidden
+ Disable UUID recycle mechanism by default.
+ Customize the tooltip on the icon of LabelImagElelement (see ZK-5502).
+ Customize multiple icons and tooltips on the same LabelImagElelement (see ZK-5503).
+ With the fixed of ZK-5435, the desktop timeout mechanism will clean all expired desktop instances
by a timer per session if the setting is enabled. (By default, it's enabled with 1 hour)
To disable the cleaner timer per session, you can specify -1 to the desktop timeout
Expand Down

0 comments on commit 3319f6f

Please sign in to comment.