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,17 @@ and this project adheres to
1717- ` Security ` in case of vulnerabilities.
1818
1919
20+ ## 0.7.10 - 2025.04.28
21+ ### Added
22+ - owner setting for tables created during CSV import [ #413 ] ( https://github.com/questdb/ui/pull/413 )
23+ - keyboard navigation for table listing [ #420 ] ( https://github.com/questdb/ui/pull/420 )
24+
25+ ### Fixed
26+ - correct wording for copy sql command link [ #422 ] ( https://github.com/questdb/ui/pull/422 )
27+ - update query extracting logic from cursor [ #421 ] ( https://github.com/questdb/ui/pull/421 )
28+ - fix grid unresponsiveness after scroll [ #425 ] ( https://github.com/questdb/ui/pull/425 )
29+
30+
2031## 0.7.9 - 2025.04.16
2132### Added
2233- array type support [ #391 ] ( https://github.com/questdb/ui/pull/391 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @questdb/web-console" ,
3- "version" : " 0.7.9 " ,
3+ "version" : " 0.7.10 " ,
44 "license" : " Apache-2.0" ,
55 "description" : " QuestDB Console" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments