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,19 @@ and this project adheres to
1717- ` Security ` in case of vulnerabilities.
1818
1919
20+ ## 0.7.9 - 2025.04.16
21+ ### Added
22+ - array type support [ #391 ] ( https://github.com/questdb/ui/pull/391 )
23+
24+ ### Fixed
25+ - minor improvements to tests and performance [ #406 ] ( https://github.com/questdb/ui/pull/406 )
26+ - show JSON parsing error in case of an invalid query result [ #411 ] ( https://github.com/questdb/ui/pull/411 )
27+ - open a new tab when query param exists and metrics tab is open [ #415 ] ( https://github.com/questdb/ui/pull/415 )
28+ - fix incorrect unit normalisation for wal row throughput [ #414 ] ( https://github.com/questdb/ui/pull/414 )
29+ - don't use navigator.clipboard in insecure context [ #417 ] ( https://github.com/questdb/ui/pull/417 )
30+ - workaround for broken safari copy schema mechanism [ #418 ] ( https://github.com/questdb/ui/pull/418 )
31+
32+
2033## 0.7.8 - 2025.03.28
2134### Added
2235
Original file line number Diff line number Diff line change 11{
22 "name" : " @questdb/web-console" ,
3- "version" : " 0.7.8 " ,
3+ "version" : " 0.7.9 " ,
44 "license" : " Apache-2.0" ,
55 "description" : " QuestDB Console" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments