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+ ## 1.2.1 - 2026.04.13
21+ ### Added
22+ - custom provider support to AI Assistant [ #541 ] ( https://github.com/questdb/ui/pull/541 )
23+ - use new parser for autocompletion [ #536 ] ( https://github.com/questdb/ui/pull/536 )
24+ - allow table details empty state with table selection [ #546 ] ( https://github.com/questdb/ui/pull/546 )
25+
26+ ### Fixed
27+ - improve grid UX, context menu clipping, and toolbar polish [ #545 ] ( https://github.com/questdb/ui/pull/545 )
28+ - prevent spiky backlog trends with debounce [ #543 ] ( https://github.com/questdb/ui/pull/543 )
29+
30+
2031## 1.2.0 - 2026.02.25
2132### Added
2233- table details drawer [ #517 ] ( https://github.com/questdb/ui/pull/517 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @questdb/web-console" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "packageManager" : " yarn@4.1.1" ,
55 "license" : " Apache-2.0" ,
66 "description" : " QuestDB Web Console" ,
You can’t perform that action at this time.
0 commit comments