diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eb37fdbf..a990cab35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +# [1.19.0](https://github.com/Exlint/dashboard/compare/v1.18.0...v1.19.0) (2022-10-08) + + +### Bug Fixes + +* 🐞 [EXL-0000] fix bug in no triggering group data fetch ([d8c1285](https://github.com/Exlint/dashboard/commit/d8c12853efa7ec3dd7478c1b79e27fa9150fba4e)) + + +### Features + +* 🔥 [EXL-66] auth page aligned with public version ([8105a41](https://github.com/Exlint/dashboard/commit/8105a41f2b8449358bdda565f726bcfeae7e6bc9)) +* 🔥 [EXL-66] auth page aligned with public version ([#306](https://github.com/Exlint/dashboard/issues/306)) ([50d064f](https://github.com/Exlint/dashboard/commit/50d064f6722fee9f097db9f3a5d196cdfd424601)) +* 🔥 [EXL-67] support policies page of a group ([0693db4](https://github.com/Exlint/dashboard/commit/0693db472e91dac01317aea4229bab2b5616b2cd)) +* 🔥 [EXL-67] support policies page of a group ([#332](https://github.com/Exlint/dashboard/issues/332)) ([842b65b](https://github.com/Exlint/dashboard/commit/842b65b97f24c065b8262a47ea299f60ea3de217)) +* 🔥 [EXL-68] support group creation page ([b14ea17](https://github.com/Exlint/dashboard/commit/b14ea17eff2d04190e5e2c536448ef31bdbf6fbe)) +* 🔥 [EXL-68] support group creation page ([#317](https://github.com/Exlint/dashboard/issues/317)) ([9bdf639](https://github.com/Exlint/dashboard/commit/9bdf6398c1a3d4fcd45c875788705f46aa866e12)) +* 🔥 [EXL-69] support group settings page ([ce9373e](https://github.com/Exlint/dashboard/commit/ce9373efb9102d739eacfd06c1fd79a9b84d6512)) +* 🔥 [EXL-69] support group settings page ([#324](https://github.com/Exlint/dashboard/issues/324)) ([2a3e291](https://github.com/Exlint/dashboard/commit/2a3e291f6468ccf16c6de49fe1b96022f62ecb7b)) +* 🔥 [EXL-71] support policy creation onboarding page ([7dbe33e](https://github.com/Exlint/dashboard/commit/7dbe33e5ecb20d10cd2fdcbd6a64c394f85c2ba8)) +* 🔥 [EXL-71] support policy creation onboarding page ([#361](https://github.com/Exlint/dashboard/issues/361)) ([a2e815d](https://github.com/Exlint/dashboard/commit/a2e815d562d1cb984f02e37c164254b4f05f2506)) +* 🔥 [EXL-73] support settings page for policy ([408140c](https://github.com/Exlint/dashboard/commit/408140c0a37c7d4d8235ad5613b3863e642545a7)) +* 🔥 [EXL-73] support settings page for policy ([#362](https://github.com/Exlint/dashboard/issues/362)) ([6117c26](https://github.com/Exlint/dashboard/commit/6117c268fff0f4558a1552849b585ec9f070e00b)) +* 🔥 [EXL-76] account settings page ready ([1e987fd](https://github.com/Exlint/dashboard/commit/1e987fdeee504d7842b337a050fa59b60fa681b6)) +* 🔥 [EXL-76] account settings page ready ([#312](https://github.com/Exlint/dashboard/issues/312)) ([f7f838e](https://github.com/Exlint/dashboard/commit/f7f838e32b1f537fadb905de6607ce5e7a397361)) +* 🔥 [EXL-77] support secret management page ([cdbe5a0](https://github.com/Exlint/dashboard/commit/cdbe5a0f5bad87e773ac127948382be7a2ea527b)) +* 🔥 [EXL-77] support secret management page ([#315](https://github.com/Exlint/dashboard/issues/315)) ([5a203b9](https://github.com/Exlint/dashboard/commit/5a203b9466c50d67516be5e34050c60640d0dc1f)) + # [1.19.0](https://github.com/Exlint/dashboard/compare/v1.18.0...v1.19.0) (2022-10-07)