Skip to content

Commit c98fd2c

Browse files
author
github-actions
committed
Update CHANGELOG.md
1 parent 324f9ce commit c98fd2c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
Change Log
22
----------
3+
## 2023.2.0 (2023-05-15)
4+
### Added
5+
- The query builder now automatically updates to display the generated query when a `scan` or `query` request is executed.
6+
- When switching between requests, the response view automatically updates to show the cached response.
7+
- Query builder now supports `null` values.
8+
- Added the ability to zoom in the result table.
9+
- You can now move multi-level columns in the result table.
10+
- Structure view (`Cmd+7`) for DynamoDB tables with the ability to navigate to a column and hide/show columns.
11+
- A link to the User Experience Survey has been added to the help action group.
12+
### Fixed
13+
- The query builder now is not hidden when query is not valid.
14+
315
## 2023.1.5 (2023-04-20)
416
### Fixed
517
- [\#32](https://github.com/AntonShuvaev/intellij-dynamodb/issues/32) Not working with YDB Documents tables

0 commit comments

Comments
 (0)