|
5 | 5 |
|
6 | 6 | > All notable changes to this project will be documented in this file
|
7 | 7 |
|
| 8 | +## [1.66.0](https://github.com/open-sauced/insights/compare/v1.65.0...v1.66.0) (2023-09-28) |
| 9 | + |
| 10 | + |
| 11 | +### 🍕 Features |
| 12 | + |
| 13 | +* add `delete` functionality to list feature ([#1732](https://github.com/open-sauced/insights/issues/1732)) ([8a3e1da](https://github.com/open-sauced/insights/commit/8a3e1da522711ecc300dd86e950b709f12634b2e)) |
| 14 | +* add feature flag integration ([#1707](https://github.com/open-sauced/insights/issues/1707)) ([2bfcf4c](https://github.com/open-sauced/insights/commit/2bfcf4ccfe6ae5670ca6df4a57b0502e5975c2b3)) |
| 15 | +* add new`MultiSelect`component to design system ([#1718](https://github.com/open-sauced/insights/issues/1718)) ([6405b43](https://github.com/open-sauced/insights/commit/6405b43e621ce9c154b3fc5831ab3e033e1438d7)) |
| 16 | +* add User Search ([#1678](https://github.com/open-sauced/insights/issues/1678)) ([008bf88](https://github.com/open-sauced/insights/commit/008bf88142d2360ab3268863c788a9071638dd2f)) |
| 17 | +* create list feature ([#1698](https://github.com/open-sauced/insights/issues/1698)) ([7adfe94](https://github.com/open-sauced/insights/commit/7adfe949a83c70e4c7f7d00c6f5f20928b8ce9c3)) |
| 18 | + |
| 19 | + |
| 20 | +### 🐛 Bug Fixes |
| 21 | + |
| 22 | +* adjust button positioning for Firefox compatibility ([#1730](https://github.com/open-sauced/insights/issues/1730)) ([91389ba](https://github.com/open-sauced/insights/commit/91389baee556829ed17a175004cb83394c8854dc)) |
| 23 | +* adjust style to prevent shift ([#1754](https://github.com/open-sauced/insights/issues/1754)) ([9328ab8](https://github.com/open-sauced/insights/commit/9328ab8866efdf10d559d42c2f2268554fab7632)) |
| 24 | +* allow not onboarded users to interact with `insights` page ([#1722](https://github.com/open-sauced/insights/issues/1722)) ([b37ce4d](https://github.com/open-sauced/insights/commit/b37ce4d6c64c1a360d13273d25957290d9398db5)) |
| 25 | +* Cherry-pick 🍒 Update X icon ([#1759](https://github.com/open-sauced/insights/issues/1759)) ([0a43e6a](https://github.com/open-sauced/insights/commit/0a43e6aaedb78d9b7b6eff84789d993d0a66c67d)) |
| 26 | +* fix search bar bug ([#1735](https://github.com/open-sauced/insights/issues/1735)) ([d16e93f](https://github.com/open-sauced/insights/commit/d16e93fc06585f0db735abce9394dd55fc1ce633)) |
| 27 | +* fixed a typo in 30 days label ([#1755](https://github.com/open-sauced/insights/issues/1755)) ([2293dc2](https://github.com/open-sauced/insights/commit/2293dc2ab85ed3d1c0780a5956289249576698ce)) |
| 28 | +* make date selector visible on highlight creation ([#1761](https://github.com/open-sauced/insights/issues/1761)) ([7b4014c](https://github.com/open-sauced/insights/commit/7b4014c642d52d033ba8d5f877742829c3fb5fc0)) |
| 29 | +* update field mapping for contributor lists create ([#1745](https://github.com/open-sauced/insights/issues/1745)) ([71b704a](https://github.com/open-sauced/insights/commit/71b704ad80b4ba4ca064a49c913d0742ff036abc)) |
| 30 | + |
8 | 31 | ## [1.66.0-beta.11](https://github.com/open-sauced/insights/compare/v1.66.0-beta.10...v1.66.0-beta.11) (2023-09-28)
|
9 | 32 |
|
10 | 33 |
|
|
0 commit comments