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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
Change Log
2
2
----------
3
+
## 2024.1.1 (2024-03-21)
4
+
### Added
5
+
-[\#147](https://github.com/AntonShuvaev/elasticsearch4idea/issues/147) Show search results view when querying using search templates
6
+
-[\#146](https://github.com/AntonShuvaev/elasticsearch4idea/issues/146) Auto-Completion Feature for inner_hits in has_child and has_parent Queries
7
+
### Fixed
8
+
-[\#148](https://github.com/AntonShuvaev/elasticsearch4idea/issues/148) Fixed regression where indices were not loaded for Elasticsearch versions less than 7.7
9
+
3
10
## 2024.1.0 (2024-03-11)
4
11
### Added
5
12
-[\#144](https://github.com/AntonShuvaev/elasticsearch4idea/issues/144) Add quick access to data streams
0 commit comments