-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Vijayan Balasubramanian <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
release-notes/opensearch-dashboards-maps.release-notes-2.6.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## Version 2.6.0.0 Release Notes | ||
Compatible with OpenSearch and OpenSearch Dashboards Version 2.6.0 | ||
|
||
### Features | ||
* Add map as embeddable to dashboard ([#231](https://github.com/opensearch-project/dashboards-maps/pull/231)) | ||
* Add maps saved object for sample datasets ([#240](https://github.com/opensearch-project/dashboards-maps/pull/240)) | ||
|
||
### Infrastructure | ||
* [Cypress fix] Wait map saved before open maps listing ([#218](https://github.com/opensearch-project/dashboards-maps/pull/218)) | ||
|
||
### Refactoring | ||
* Refactor add layer operations ([#222](https://github.com/opensearch-project/dashboards-maps/pull/222)) | ||
* Refactor layer operations ([#224](https://github.com/opensearch-project/dashboards-maps/pull/224)) | ||
* Refactor layer properties as own interface ([#225](https://github.com/opensearch-project/dashboards-maps/pull/225)) | ||
|
||
### Enhancements | ||
* Fix popup display while zoomed out ([#226](https://github.com/opensearch-project/dashboards-maps/pull/226)) | ||
* Limit max number of layers ([#216](https://github.com/opensearch-project/dashboards-maps/pull/216)) | ||
* Add close button to tooltip hover ([#263](https://github.com/opensearch-project/dashboards-maps/pull/263)) | ||
* Add scroll bar when more layers added ([#254](https://github.com/opensearch-project/dashboards-maps/pull/254)) | ||
* Align items in add new layer modal ([#256](https://github.com/opensearch-project/dashboards-maps/pull/256)) | ||
* Add indexPatterns to map embeddable output for dashboard filters ([#272](https://github.com/opensearch-project/dashboards-maps/pull/272)) |