changelog++

This commit is contained in:
Matthew Irish 2019-05-17 13:56:34 -05:00 committed by GitHub
parent 6603a86499
commit 3860fbbf05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: