diff --git a/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.19.0.md b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.19.0.md new file mode 100644 index 000000000..32b791360 --- /dev/null +++ b/release-notes/opensearch-security-dashboards-plugin.release-notes-1.3.19.0.md @@ -0,0 +1,8 @@ +## Version 1.3.19.0 + +Compatible with Opensearch-Dashboards 1.3.19 + +### Bug Fixes + +* Update nextUrl validation to incorporate serverBasePath ([#2066](https://github.com/opensearch-project/security-dashboards-plugin/pull/2066)) +* Fix a bug where basepath nextUrl is invalid when it should be valid ([#2098](https://github.com/opensearch-project/security-dashboards-plugin/pull/2098))