v4.0.0
π Features
- Merge Analysis and Dataset Exploration pages (See Migration below) (#598)
- Allow for a story to link to an external link (#728)
- Revert removal of redirections
- Add Content Override option to stories hub (NASA-IMPACT/veda-config-eic#6)
- Add Component Override option to stories hero (NASA-IMPACT/veda-config-eic#6)
- Remove page local nav
- Add support for configurable STAC api endpoints, per dataset
- Allow datasets to provide custom parameters for analysis related endpoints
π Improvements
- Improve error handling
- Style
π Fixes
- Content fixes
Migration guide
Analysis and Dataset Exploration Merge
The Analysis and Dataset Exploration pages have been merged into a single page with a timeline based approach both to dataset exploration and to analysis.
This feature is currently under a feature flag that is disabled by default.
To enable set the following environment variable:
FEATURE_NEW_EXPLORATION=true