Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@sarathms sarathms released this 20 Oct 15:23
· 672 commits to master since this release

Changelog

2.1.0 - 2020-10-15

Changed

  • Uses the new refactored API. Incompatible with 2.0.x because the endpoints to fetch measurement data has changed. (#486)

Fixed

  • Fix link colors to use blue7 from the theme (#473)
  • Address warnings about using next/link for external links (#484)
  • Ensure that measurment pages don't crash when missing test keys (#491)

Added

  • Responsive header and nav menu in countries page (#454)
  • Links to test descriptions on measurement pages (#469)
  • Social media sharing buttons on measurement and country pages. This was done by our awesome GSoC 2020 student @kronaemmanuel (#476)
  • Dev tool to toggle parts of test_keys in measurement data (#491)

Removed

  • Remove tested since date on country pages (#483)

Security

  • Bump elliptic from 6.4.1 to 6.5.3 (#477)
  • Bump markdown-to-jsx from 6.9.4 to 6.11.4 (#485)