-
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: John Mazanec <[email protected]> (cherry picked from commit e5d98f2)
- Loading branch information
1 parent
2dd0cb7
commit 9eda742
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
release-notes/opensearch-dashboards-maps.release-notes-2.5.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,25 @@ | ||
## Version 2.5.0.0 Release Notes | ||
Compatible with OpenSearch and OpenSearch Dashboards Version 2.5.0 | ||
|
||
### Features | ||
* Add tooltip for hover ([#132](https://github.com/opensearch-project/dashboards-maps/pull/132)) | ||
* Introduce tooltip fields to document layer specification ([#124](https://github.com/opensearch-project/dashboards-maps/pull/124)) | ||
* Add support for WKT format ([#165](https://github.com/opensearch-project/dashboards-maps/pull/165)) | ||
* Add global time filter bar to maps ([#131](https://github.com/opensearch-project/dashboards-maps/pull/131)) | ||
* Support custom layer to Maps ([#150](https://github.com/opensearch-project/dashboards-maps/pull/150)) | ||
* Support geo_shape visualization in documents layer ([#111](https://github.com/opensearch-project/dashboards-maps/pull/111)) | ||
* Introduce saved object plugin into maps plugin ([#67](https://github.com/opensearch-project/dashboards-maps/pull/67)) | ||
* Add new layer functions for opensearch map layer ([#66](https://github.com/opensearch-project/dashboards-maps/pull/66)) | ||
* Add map page and add basic layers panel ([#40](https://github.com/opensearch-project/dashboards-maps/pull/40)) | ||
* Add layer panel component ([#51](https://github.com/opensearch-project/dashboards-maps/pull/51)) | ||
* Add base map layer functions ([#62](https://github.com/opensearch-project/dashboards-maps/pull/62)) | ||
* Query with geo bounding box ([#148](https://github.com/opensearch-project/dashboards-maps/pull/148)) | ||
* Display search filters in map layer config panel ([#130](https://github.com/opensearch-project/dashboards-maps/pull/130)) | ||
|
||
### Enhancements | ||
* Support other geopoint formats ([#144](https://github.com/opensearch-project/dashboards-maps/pull/144)) | ||
* Add reorder handle inside layer panel ([#116](https://github.com/opensearch-project/dashboards-maps/pull/116)) | ||
* Update show/hide icon ([#114](https://github.com/opensearch-project/dashboards-maps/pull/114)) | ||
* Update basic layer settings ([#107](https://github.com/opensearch-project/dashboards-maps/pull/107)) | ||
* Delete layer modal ([#139](https://github.com/opensearch-project/dashboards-maps/pull/139)) | ||
* Add multi-layer support to map popup ([#140](https://github.com/opensearch-project/dashboards-maps/pull/140)) |