Skip to content

Commit 28fb5a4

Browse files
author
github-actions
committed
Update CHANGELOG.md
1 parent 27ec903 commit 28fb5a4

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,8 +1,20 @@
11
Change Log
22
----------
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+
314
## 2023.2.6 (2023-09-25)
415
### Added
516
- [\#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
618
- Ability to copy table cell values to other cells
719
### Fixed
820
- If you use the GitHub Copilot plugin, you can now use it for DynamoDB files

0 commit comments

Comments
 (0)