Skip to content

Commit

Permalink
Version 3.0.0
Browse files Browse the repository at this point in the history
# 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
  • Loading branch information
danielfdsilva authored Oct 30, 2023
2 parents 0a84a5e + 12db41b commit 1f6071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "veda-ui",
"description": "Dashboard",
"version": "2.3.1",
"version": "3.0.0",
"author": {
"name": "Development Seed",
"url": "https://developmentseed.org/"
Expand Down

0 comments on commit 1f6071f

Please sign in to comment.