changelog++
This commit is contained in:
parent
7eff7b51aa
commit
779bd7cdb5
|
@ -33,6 +33,11 @@ IMPROVEMENTS:
|
|||
of the list is one of the expected values [JWT-50]
|
||||
* ui: KV v1 and v2 will now gracefully degrade allowing a write without read
|
||||
workflow in the UI [GH-6570]
|
||||
* ui: Many visual improvements with the addition of Toolbars [GH-6626], the restyling
|
||||
of the Confirm Action component [GH-6741], and using a new set of glyphs for our
|
||||
Icon component [GH-6736]
|
||||
* ui: Lazy loading parts of the application so that the total initial payload is
|
||||
smaller [GH-6718]
|
||||
* storage/postgres: LIST now performs better on large datasets. [GH-6546]
|
||||
|
||||
BUG FIXES:
|
||||
|
|
Loading…
Reference in New Issue