We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fb5a4 commit 0853857Copy full SHA for 0853857
CHANGELOG.md
@@ -1,5 +1,14 @@
1
Change Log
2
----------
3
+## 2023.2.8 (2023-10-16)
4
+### Added
5
+- JSON5 now supported in the request editor (allows trailing commas and property names without quotes)
6
+- Special icon for TTL attribute in table header
7
+- Hovering over the cell with TTL timestamp shows tooltip with date and time
8
+### Fixed
9
+- [#48](https://github.com/AntonShuvaev/intellij-dynamodb/issues/48) table names with a dot are truncated in editor tabs
10
+- validation in import/export dialog is not working correctly in 2023.3 EAP
11
+- other minor issues
12
13
## 2023.2.7 (2023-10-06)
14
### Added
0 commit comments