|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. See |
4 | | -[standard-version](https://github.com/conventional-changelog/standard-version) |
5 | | -for commit guidelines. |
| 3 | +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
| 4 | + |
| 5 | +## [5.0.0](https://github.com/NIAID-Data-Ecosystem/nde-portal/compare/v4.2.0...v5.0.0) (2025-08-01) |
| 6 | + |
| 7 | + |
| 8 | +### 🚀 Features |
| 9 | + |
| 10 | +* add features index ([#338](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/338)) ([1140a5d](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/1140a5d699f85e1cd2c5c81f65a54f790d2d2bb6)) |
| 11 | +* add search page re-design ([#335](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/335)) ([482046e](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/482046ec18f6393146af47cc11073f6fdc05145d)) |
| 12 | +* add search results redesign pagination ([#315](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/315)) ([6a3f8b7](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/6a3f8b7f9c4aa96e6582b7b64853b4d055febf4c)) |
| 13 | +* add video support to strapi content ([#317](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/317)) ([e8dc58c](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/e8dc58cfc699c8d0c1e8ba4e4a7be0ceee93178c)) |
| 14 | +* **analytics:** add metadata download event trigger ([d52e77b](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/d52e77b6ef34d5596df860d67e85fddf7808e648)) |
| 15 | +* disease content type ([#330](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/330)) ([506f166](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/506f166af2f9926cd7bf188137d6d61f9e38d915)) |
| 16 | +* enable disease pages in nav bar for production ([63010fe](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/63010fe85d6dc2ce01166450b08dcfd0c681f344)) |
| 17 | +* make tabs visually distinguishable ([#334](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/334)) ([a72da07](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/a72da07c1248353191fcd59e87d2c3266db6c98a)) |
| 18 | +* **mdx:** add video controls support ([1df65b9](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/1df65b95173388116a6c9ff50e6287fd91d998f3)) |
| 19 | +* ontology browser fixes ([#331](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/331)) ([12f133b](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/12f133b9c0d2990c8cd56a41a67da3918c5f602b)) |
| 20 | +* **ontology-browser:** add ontology browser tree ([#327](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/327)) ([18728e3](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/18728e3af6aacae463219386472776fe867d2111)) |
| 21 | +* **search:** add tab improvements ([758aac4](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/758aac4c2d6b35809ff5fd46de394277030d2851)) |
| 22 | +* **search:** add type tabs [#291](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/291) ([#314](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/314)) ([c83b39f](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/c83b39f905ad7b3412b4ad03b7daaa598bbec30f)) |
| 23 | +* update mdx components styles ([#324](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/324)) ([ffad462](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/ffad462955471adcdc08c3937c48b5ad8ab758e7)) |
| 24 | + |
| 25 | + |
| 26 | +### 🐛 Bugfixes |
| 27 | + |
| 28 | +* **features:** abstract length typo ([ac48b02](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/ac48b021ce6078a683119a3566bb99ad87ac04f8)) |
| 29 | +* nav keyboard accessibility ([1638d1d](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/1638d1d0ff15a65c99743fa158408a89b813a58d)) |
| 30 | +* **ontology-browser:** add wildcard to search input ([f76f7e6](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f76f7e65e127c0a440d45d0831a5efd5fb6370d8)) |
| 31 | +* search bar type filters ([a07e2c9](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/a07e2c9e8c3c3eb2332a2e2a87a28ab86640bafa)) |
| 32 | +* search results page issues ([#337](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/337)) ([3e6e139](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/3e6e139a095b3e4bfa3ee8314855fc548ae2b0aa)) |
| 33 | +* **search:** handle includedInDataCatalog.archivedAt array + remove includedInDataCatalog.dataset ([07c73d5](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/07c73d5ec0b63c0f8354e7da26b7e515d213e547)) |
| 34 | +* **search:** hydration error ([692a314](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/692a3146db324420038e6fc6a9d7a7b66066a6a0)) |
| 35 | +* **search:** types ([e89074e](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/e89074ef769c84c3ac8517f74d6b0f9e8ca6a58d)) |
| 36 | +* standardize tag label ([4f142b3](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/4f142b3423a46b45bda1c8019b0a793efb437626)) |
| 37 | +* video playback on mobile ([f4b153d](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f4b153d4e58fc3f4e59b3701e516db5af703ef65)) |
6 | 38 |
|
7 | 39 | ## [4.2.0](https://github.com/NIAID-Data-Ecosystem/nde-portal/compare/v4.1.0...v4.2.0) (2025-05-15) |
8 | 40 |
|
|
0 commit comments