File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,15 @@ and this project adheres to
1717- ` Security ` in case of vulnerabilities.
1818
1919
20+ ## 1.1.4 - 2025.10.24
21+ ### Added
22+ - export parquet files [ #484 ] ( https://github.com/questdb/ui/pull/484 )
23+
24+ ### Fixed
25+ - unresponsive CSV imports [ #484 ] ( https://github.com/questdb/ui/pull/484 )
26+ - do not start a quote in comments [ #483 ] ( https://github.com/questdb/ui/pull/483 )
27+
28+
2029## 1.1.3 - 2025.10.03
2130### Added
2231- add column name search to Schema filter [ #478 ] ( https://github.com/questdb/ui/pull/478 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @questdb/web-console" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.1.4 " ,
44 "license" : " Apache-2.0" ,
55 "description" : " QuestDB Console" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments