File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
Change Log
2
2
----------
3
+
4
+ ## 2023.2.7 (2023-10-06)
5
+ ### Added
6
+ - [ #45 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/45 ) Ability to sort items in the table by clicking on the column header
7
+ - Option to show only queries for the current table in the query history popup
8
+ ### Fixed
9
+ - [ #46 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/46 ) CSV export not exporting column headers
10
+ - [ #44 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/44 ) Deleting table does not refresh the list of tables
11
+ - Fixed UnsupportedFlavorException when copying text into table cell
12
+ - Fixed "Slow operations are prohibited on EDT" error in 2023.3 EAP
13
+
3
14
## 2023.2.6 (2023-09-25)
4
15
### Added
5
16
- [ \# 43] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/43 ) Connection settings for Local DynamoDB with just a custom endpoint
17
+ - Option to show only queries for the current table in the query history popup
6
18
- Ability to copy table cell values to other cells
7
19
### Fixed
8
20
- If you use the GitHub Copilot plugin, you can now use it for DynamoDB files
You can’t perform that action at this time.
0 commit comments