You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
Change Log
2
2
----------
3
+
## 2023.2.4 (2023-07-12)
4
+
### Added
5
+
-[\#115](https://github.com/AntonShuvaev/elasticsearch4idea/issues/115) Support for keyboard-interactive SSH authentication
6
+
-[\#114](https://github.com/AntonShuvaev/elasticsearch4idea/issues/114) Ability to change size of table cell editing view
7
+
-[\#116](https://github.com/AntonShuvaev/elasticsearch4idea/issues/116) Store request history and connection details separately
8
+
### Changed
9
+
-[\#112](https://github.com/AntonShuvaev/elasticsearch4idea/issues/112) "Open in query console" action is now open request in persistent query console
10
+
### Fixed
11
+
-[\#117](https://github.com/AntonShuvaev/elasticsearch4idea/issues/117) "Copy index" modal does not scroll properly
12
+
- Tree nodes collapse when refreshing the tree
13
+
- "IllegalArgumentException: Wrong offsets" might occur in some cases
14
+
- "AssertionError: Wrong line separators" might occur in export preview in some cases
15
+
3
16
## 2023.2.3 (2023-06-15)
4
17
### Added
5
18
-[\#108](https://github.com/AntonShuvaev/elasticsearch4idea/issues/108) Restored the ability to open an index in the query console, in addition to the ability to open an index in the data browser.
0 commit comments