Skip to content

Commit

Permalink
Merge branch '2.x' into backport/backport-1580-to-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
DarshitChanpura authored Oct 11, 2023
2 parents 7d51813 + 5bd40ac commit 0a218e2
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## 2023-08-31 Version 2.10.0.0

Compatible with OpenSearch-Dashboards 2.10.0

### Enhancements
* Security Getting Started page follows Dashboard themes ([#1538](https://github.com/opensearch-project/security-dashboards-plugin/pull/1538))
* Security Roles and Audit Log Settings follow Dashboard themes ([#1558](https://github.com/opensearch-project/security-dashboards-plugin/pull/1558))
* Support OpenSearch logo theming for light / dark modes ([#1568](https://github.com/opensearch-project/security-dashboards-plugin/pull/1568))

### Bug Fixes
* When following a link that prompts sign in through SAML or Multi-Auth the destination page is not lost ([#1557](https://github.com/opensearch-project/security-dashboards-plugin/pull/1557))


### Maintenance
* Force resolution of selenium-webdriver to 4.10.0 ([#1541](https://github.com/opensearch-project/security-dashboards-plugin/pull/1541))
* Change the regex command in install dashboard GHA ([#1533](https://github.com/opensearch-project/security-dashboards-plugin/pull/1533))

0 comments on commit 0a218e2

Please sign in to comment.