Releases: NASA-IMPACT/veda-ui
Releases · NASA-IMPACT/veda-ui
v5.0.1
v5.0.0
What's Changed
We are bumping the major version up since it won't be compatible with the previous version of UI with the bumped up Node version
Look at this change to see how the instance should update Node: NASA-IMPACT/veda-config@0e232df
🎉 Features
🚀 Improvements
- Replace old map component with new map component in Story Maps in #827
- Data Catalog Feature Component Breakout in #946
- Add layer description to layer modal in #955
🐛 Fixes
🦗
Full Changelog: v4.4.1...v5.0.0
v4.4.1
What's Changed
- Set public url as a prefix for preset dasta by in #941
- Fix delete button not working for static AOI + persist MapboxDraw mode across reloads in #945
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
🚀 Improvements
- Floating Data Catalog Filters Sidebar Follow-up and starting some cleaning and modularizing in #930
- Make geometries non-movable in the Exploration feature in #936
Full Changelog: v4.3.0...v4.4.0
v4.3.0
🎉 Features
- Zoom in AOI, TOI when analysis is run in #906
- Add custom javascript injection #846
- ADR for V2 Refactor: #875
- Open all external links in a new tab in #870
- Include dataset id to filter layers in #910
- Some datasets can only be analyzed with layers from the same source in #913
- Create minimal partial data layer scaffold starting off with Data Catalog for VEDA2 Refactor in #893
- Add analysis preset in #921
🚀 Improvements
- Chart style improvement in #903
- Data Catalog enhancement with floating filter sidebar in #918
- Sum as statistics option in #925
🐛 Fixes
- Sort featured stories based on publication date in descending order in #907
- Replace latency with temporalResolution in layer info in #898
- Add a workaround for Safari scroll problem in #909
- Handle empty result in #922
Full Changelog: v4.2.0...v4.3.0
V4.2.0
v4.1.0
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
v3.0.0
Changelog v3.0.0
🎉 Features
- Change default story sorting to pubDate
- Remove shadow scrollbar to improve performance
- Remove legacy path redirects
- Remove error log from production
- Add option to exclude datasets from analysis
- Allow analysis chart metrics to be configured per dataset (#669)
- Allow dataset explore page to be disabled
- Allow customizing strings for data catalog and stories banners
- Rename feedback button
- Adds Development page override capabilities
- Allow specifying banner image for About and Development page
🚀 Improvements
- Improve dataset exploration date handling
- Improve analysis page flow (Added disclaimer texts, revamped design, update analysis date presets) (#654)
- Improve map interactions
- Improve documentation
🐛 Fixes
- Fix header visual glitch on mobile
- Fix misc styling issues
v2.3.1
Changelog
🎉 Features
- 🦗
🚀 Improvements
- 🦗
🐛 Fixes
- Fix taxonomy source link breaking filters on data catalog (NASA-IMPACT/veda-config#309 (comment))