Skip to content

Commit 1e748cc

Browse files
authored
release: 1.1.10 (#518)
1 parent b42fd9f commit 1e748cc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ and this project adheres to
1717
- `Security` in case of vulnerabilities.
1818

1919

20+
## 1.1.10 - 2026.01.08
21+
### Added
22+
- views support [#512](https://github.com/questdb/ui/pull/512)
23+
24+
### Fixed
25+
- XSS security vulnerability [#519](https://github.com/questdb/ui/pull/519)
26+
27+
2028
## 1.1.9 - 2026.01.02
2129
### Added
2230
- AI assistant with chat window [#507](https://github.com/questdb/ui/pull/507)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@questdb/web-console",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"packageManager": "yarn@4.1.1",
55
"license": "Apache-2.0",
66
"description": "QuestDB Web Console",

0 commit comments

Comments
 (0)