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.1.0 (2023-03-16)
4
+ ### Added
5
+ - [ \# 28] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/28 ) Support for proxy
6
+ - Recent DynamoDB files are stored and can be opened from the "Recent Files"
7
+ - Support for 2023.1 IDEs
8
+ ### Changed
9
+ - DynamoDB toolwindow icon changed to the monochrome version
10
+ ### Fixed
11
+ - DynamoDB files are not correctly shown in "Recent Files" list
12
+ - [ \# 22] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/22 ) JSON import fails to read file with single null value
13
+ - [ \# 23] ( https://github.com/AntonShuvaev/intellij-dynamodb/issues/23 ) Bad conversion of JSON null field to binary
14
+
3
15
## 2022.3.5
4
16
### Fixed
5
17
- "JsonParseException: Unexpected character" error occurs in some cases
You can’t perform that action at this time.
0 commit comments