Skip to content

Releases: datacommonsorg/website

v3.0.3

25 Oct 17:55
4fbd786
Compare
Choose a tag to compare

What's Changed

  • Updated data
  • Updated nodejs goldens
  • Updates to cdc scripts
  • Adds logging to autocomplete

Full Changelog: v3.0.2...v3.0.3

v3.0.2

21 Oct 22:53
6bba024
Compare
Choose a tag to compare

What's Changed

  • Updated data
  • Some CSS bug fixes

Full Changelog: v3.0.1...v3.0.2

Data Commons Website Release v3.0.1

07 Oct 21:50
8c74151
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

12 Sep 04:42
feb6f67
Compare
Choose a tag to compare

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

09 Sep 22:05
d02c81e
Compare
Choose a tag to compare

What's Changed

  • Build-your-own DC enhancements
  • Updated data
  • Bug fixes and internal NL tool updates

New Contributors

Full Changelog: v2.10.14...v2.10.15

v2.10.14

05 Aug 23:52
412d0bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.13...v2.10.14

v2.10.13

30 Jul 18:55
e3d8ef8
Compare
Choose a tag to compare

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

22 Jul 21:51
8b8a8ac
Compare
Choose a tag to compare
  • various nl bug fixes
  • update mixer to v2.11.1

v2.10.11

24 Jun 21:38
717de43
Compare
Choose a tag to compare

Release Notes

🆕 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

🐛 Bug Fixes

  • Fixed statistical variable search bar autocomplete display issue
  • Various fixes to statistical variable descriptions

📊 Activity

New Contributors

v2.1.0

23 May 23:54
a16b8c7
Compare
Choose a tag to compare

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