Skip to content

Commit 1ab452f

Browse files
author
github-actions
committed
Update CHANGELOG.md
1 parent 97a8c60 commit 1ab452f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
Change Log
22
----------
3+
## 2023.2.2 (2023-08-23)
4+
### Added
5+
- The ability to save queries
6+
- Display of saved queries in the query history popup
7+
- Display of saved requests in the request history popup
8+
- [\#38](https://github.com/AntonShuvaev/intellij-dynamodb/issues/38) Open Edit Item dialog by double-clicking on the row number or by ctrl + double-clicking on the row
9+
- [\#35](https://github.com/AntonShuvaev/intellij-dynamodb/issues/35) Copy items to another table
10+
### Changed
11+
- Tables can be opened in Data Browser or REST Console
12+
- Favorite requests, queries and consoles are now displayed within the cluster node
13+
- Store request history and connection details separately
14+
### Fixed
15+
- [\#34](https://github.com/AntonShuvaev/intellij-dynamodb/issues/34) Submitting error report doesn't work
16+
- [\#39](https://github.com/AntonShuvaev/intellij-dynamodb/issues/39) Dragging columns should be preserved if you refresh query
17+
- [\#40](https://github.com/AntonShuvaev/intellij-dynamodb/issues/40) Expanding edit window doesn't expand textarea
18+
- Table cell popup editor turns green when searching
19+
- "IllegalStateException: Do not change documents during undo as it will break undo sequence" might occur in some cases
20+
- Various minor fixes
21+
322
## 2023.2.1 (2023-07-12)
423
### Fixed
524
- "IllegalArgumentException: Wrong offsets" might occur in some cases

0 commit comments

Comments
 (0)