Releases: datacommonsorg/website
Releases · datacommonsorg/website
v3.0.3
v3.0.2
Data Commons Website Release v3.0.1
What's Changed
- Added redirect to place page when searching for place entities from the Explore page
- Improved bar chart sorting order in search results
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- This release includes a redesigned homepage, about page and new build-your-own dc page.
Full Changelog: v2.10.15...v3.0.0
v2.10.15
v2.10.14
What's Changed
- Updated datacommons-bar web component to subscribe to date change events from datacommons-slider
- Fixed missing place overview tile on search results page. Example
Full Changelog: v2.10.13...v2.10.14
v2.10.13
What's Changed
- Minor updates to Custom DC development files
- Added support for HIGHEST_COVERAGE to /api/observation/point endpoints when specifying a list of entities and variables
- Minor updates to NL index and blocked queries
- Data updates
Full Changelog: v2.10.12...v2.10.13
v2.10.12
- various nl bug fixes
- update mixer to v2.11.1
v2.10.11
🆕 New Features and Improvements
- Added lazy loading in search results page
- Improves search page performance by only loading charts that are near the field of view
- Example
- Improved natural language triggering for per-capita queries
- Example: farms in us states per person
🐛 Bug Fixes
- Fixed statistical variable search bar autocomplete display issue
- Various fixes to statistical variable descriptions
📊 Activity
New Contributors
v2.1.0
What's Changed
Tile and Web Components
-
The Line Chart tooltips now show variables in the order they appear on the chart. See it live
-
A new "Dates of highest coverage" and "Show trends summary" options are available in the Slider Web Component. See an example with live preview
Explorer Tools
- The Graph Browser has been renamed to Knowledge Graph
- Updated styling of the Visualization Tools to provide more real estate for showing charts See it live
- A new statistical variable explorer landing page See it live
NL Interface
- Upgraded to a new model and descriptions for improved NL detection
- A new place detection endpoint
Custom DC
- A convenient script for developers to run services in custom DC mode
- Custom DC no longer uses absolute HTTP redirects
- Added support for Redis
- Documentation updates at https://docs.datacommons.org/
Other
And as always, a TON of test updates, code refactoring, and bug fixes
Full Changelog: v2.0.14...v2.1.0