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
+ ## 2023.3.0 (2023-11-27)
4
+ ### Added
5
+ - [ #11 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/11 ) Show request logs and results in the Services tool window
6
+ - [ #50 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/50 ) Tables list search and filtering
7
+ - [ #51 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/51 ) Table Name Exclude Pattern
8
+ - [ #53 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/53 ) Automatically add closing quota in Query in Data Browser
9
+ ### Changed
10
+ - [ #52 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/52 ) Improved search in the table view
11
+ ### Fixed
12
+ - [ #49 ] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/49 ) Fetching tables list takes too long
13
+ - Other minor issues
14
+
3
15
## 2023.2.8 (2023-10-16)
4
16
### Added
5
17
- JSON5 now supported in the request editor (allows trailing commas and property names without quotes)
You can’t perform that action at this time.
0 commit comments