File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,16 @@ and this project adheres to
1717- ` Security ` in case of vulnerabilities.
1818
1919
20+ ## 0.7.11 - 2025.05.23
21+ ### Added
22+ - instance naming UI [ #427 ] ( https://github.com/questdb/ui/pull/427 )
23+ - make SSO re-authentication optional on logout [ #412 ] ( https://github.com/questdb/ui/pull/412 )
24+
25+ ### Fixed
26+ - wait for all body to be streamed before calculating network time [ #429 ] ( https://github.com/questdb/ui/pull/429 )
27+ - jit compiled icon shrink problem and notifications height [ #428 ] ( https://github.com/questdb/ui/pull/428 )
28+
29+
2030## 0.7.10 - 2025.04.28
2131### Added
2232- owner setting for tables created during CSV import [ #413 ] ( https://github.com/questdb/ui/pull/413 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @questdb/web-console" ,
3- "version" : " 0.7.10 " ,
3+ "version" : " 0.7.11 " ,
44 "license" : " Apache-2.0" ,
55 "description" : " QuestDB Console" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments