Skip to content

Commit 6eb7ec2

Browse files
author
github-actions
committed
Update CHANGELOG.md
1 parent db4bc6d commit 6eb7ec2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
Change Log
22
----------
3+
## 2023.2.0 (2023-06-06)
4+
### Added
5+
- The ability to save KQL queries
6+
- Display of saved KQL queries in the query history popup
7+
- Context help with KQL syntax
8+
- Automatic update of the response view to show the cached response when switching between requests
9+
- [\#104](https://github.com/AntonShuvaev/elasticsearch4idea/issues/104) The ability to zoom in on the result table
10+
- The ability to move multi-level columns in the result table
11+
- Display of saved requests in the request history popup
12+
- Restoring of KQL queries from requests
13+
- A link to the User Experience Survey in the help action group
14+
### Changed
15+
- Indices now open in the editor displaying only the result view, without the request view
16+
- Favorite requests and consoles are now displayed within the cluster node
17+
### Fixed
18+
- The query builder no longer hides when a query is invalid
19+
- Various minor fixes
20+
321
## 2023.1.6 (2023-04-23)
422
### Added
523
- Support for Amazon OpenSearch Serverless

0 commit comments

Comments
 (0)