diff --git a/CHANGELOG.md b/CHANGELOG.md index 02ea8cbf6a..c24d00db9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,13 @@ # OUI ## [Unreleased](https://github.com/opensearch-project/oui/tree/main) - + ### Deprecations ### 🛡 Security ### 📈 Features/Enhancements -- Add bookOpen, compass, dashboard, functionAdd, lineChart, pulse, radar, and rocket icons ([#1443](https://github.com/opensearch-project/oui/pull/1443)) -- Update v9 theme colors ([#1446](https://github.com/opensearch-project/oui/pull/1446)) - Add sparkleFilled icon ([#1452](https://github.com/opensearch-project/oui/pull/1452)) ### 🐛 Bug Fixes @@ -19,6 +17,7 @@ ### 📝 Documentation + - Update figma link to latest v2 ([#1456](https://github.com/opensearch-project/oui/pull/1456)) ### 🛠 Maintenance @@ -29,6 +28,12 @@ ### 🔩 Tests +## [`1.17.0`](https://github.com/opensearch-project/oui/tree/1.17) + +### 📈 Features/Enhancements +- Add bookOpen, compass, dashboard, functionAdd, lineChart, pulse, radar, and rocket icons ([#1443](https://github.com/opensearch-project/oui/pull/1443)) +- Update v9 theme colors ([#1446](https://github.com/opensearch-project/oui/pull/1446)) + ## [`1.16.0`](https://github.com/opensearch-project/oui/tree/1.16) @@ -38,7 +43,7 @@ ## [`1.15.0`](https://github.com/opensearch-project/oui/tree/1.15) - + ### Deprecations - Deprecate Query.toESQuery and Query.toESQueryString in favor of Query.toOpenSearchQuery and Query.toOpenSearchQueryString ([#1426](https://github.com/opensearch-project/oui/pull/1426)) @@ -46,16 +51,16 @@ ### 📈 Features/Enhancements - Reduce the gap between the elements of a compressed OuiSearchBar ([#1426](https://github.com/opensearch-project/oui/pull/1426)) -- Update colors for v9 theme ([#1430](https://github.com/opensearch-project/oui/pull/1430)) +- Update colors for v9 theme ([#1430](https://github.com/opensearch-project/oui/pull/1430)) ### 🐛 Bug Fixes - Fix naming conventions in OuiSearchBar code and docs ([#1426](https://github.com/opensearch-project/oui/pull/1426)) -- Revert button background color configurability ([#1430](https://github.com/opensearch-project/oui/pull/1430)) +- Revert button background color configurability ([#1430](https://github.com/opensearch-project/oui/pull/1430)) ## [`1.14.0`](https://github.com/opensearch-project/oui/tree/1.14) - + ### 🐛 Bug Fixes - Add Temporary fix for Chrome's problem with rendering mask images ([#1414](https://github.com/opensearch-project/oui/pull/1414)) diff --git a/src-docs/src/components/guide_page/guide_page_header.tsx b/src-docs/src/components/guide_page/guide_page_header.tsx index f302e7a3b0..5894224758 100644 --- a/src-docs/src/components/guide_page/guide_page_header.tsx +++ b/src-docs/src/components/guide_page/guide_page_header.tsx @@ -61,7 +61,7 @@ export const GuidePageHeader: React.FunctionComponent<{}> = () => { } function renderFigma() { - const href = 'https://www.figma.com/community/file/1240039515407642648'; + const href = 'https://www.figma.com/community/file/1319043629276905995'; const label = 'OUI Figma component library'; return isMobileSize ? (