You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
Change Log
2
2
----------
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
0 commit comments