Skip to content

2.0.8

Compare
Choose a tag to compare
@sarathms sarathms released this 08 May 22:44
· 738 commits to master since this release
v2.0.8

Changelog

2.0.8 - 2020-05-07

Added

Support for ndt7 measurements (#456)
Meta tags for country pages (#430)
End-to-end tests with Cypress (#417)

Fixed

Missing overview charts in country page (#459)
Country codes in URL for country pages are not case sensitive anymore (#449)
Raw measurement data content overflow in smaller screens (#429)
Handle cases where test_keys.tcp_connect is missing (#412)
Handle cases where test_keys.requests is missing (#412)

Changed

nextjs dependecy upgraded to 9.3.2 (#448)
Upgrade base docker image to node:12 as required by [email protected]
Use blue9 color from theme for footer background (#411)
Updated copy

Removed

Dropped usage of locale-data from react-intl; deprecated (in v3)

Security

Pinned version for https-proxy-agent to ^2.2.3 as per github security advisory