Skip to content

Releases: internetstandards/Internet.nl

1.2.0

13 Jul 19:37
3c3a35f
Compare
Choose a tag to compare

This release removed the X-XSS-Protection test, has visual and content improvements for no-MX cases and updated the batch API to v2.

New

  • Batch API updated to v2. (#337) (#395) (#336) (#436)
  • No MX configured: informational status/icons and more suitable category verdict. (#455)
  • Remove test for X-XSS-Protection. (#456)

Bug Fixes

  • Fix breaking bug when the cert chain could not be received.
  • Fix breaking bug for daneTA hack.
  • Only use the translated local name from Django for configured languages.
  • Fix arbitrary text injection in news and FAQ articles.
  • Make sure to pick and test the same mailservers when the number of configured
    mailservers is greater than the allowed one.
  • Mailservers without STARTTLS support give wrong verdict. (#437)
  • IPv6 connectivity for nameservers. (#411)
  • Make sure only one SMTP connection is active at a time.
  • Fix uncaught exception when decrypting HTTPS data.
  • Fix for statistics page (days are missing). (#417)
  • Fix for connecting to either IPv4 or IPv6 for the mail test.
  • mail_starttls_tls_available icon when a server is not tested. (#457)
  • Typos.

1.1.2

27 Jan 14:39
fc9b0e1
Compare
Choose a tag to compare

This is a hotfix release.

Bug Fixes

  • Documentation update.
  • Content update.
  • Typos.

1.1.1

18 Dec 14:37
f2a1f06
Compare
Choose a tag to compare

This is a hotfix release.

New

  • Ignore cipher order when only GOOD ciphers are supported.

Bug Fixes

  • Fix scoring bug on FS params.
  • Fix scoring bug when no starttls tests could be performed.
  • DHE should be SUFFICIENT not GOOD.
  • Fix JS bug for matomo.
  • Fix unhandled NoIpError exception.
  • Typos.

1.1.0

09 Dec 13:54
19c4ea6
Compare
Choose a tag to compare

This release adds support for TLS 1.3, NCSCv2 guidelines, IT suite and more.

New

  • Update internet.nl to conform with the new v2 of the NCSC guidelines. (#402)
  • Updated Hall of Fame. (#170)

Dependencies

Bug Fixes

  • Long domain names break the design. (#401)
  • Use headings where text is styled as headings. (#389)
  • Alternative text for images | green and red shields statistics on homepage. (#387)
  • Contrast too low for text "Dated result ....". (#307)
  • Skiplink (to menu) does not work in small screens. (#306)
  • Fix the mailserver part of DNSSEC to give a warning when there are no mailservers.
  • Connection test: DNSSEC defaults to secure when no client connection. (#410)
  • Widget for embedding test on other websites. (#362)
  • HTML-element is closed while not opened based on @julezrulez commit. (#392)
  • Try to detect browser DoNotTrack. (#426)

1.0.3

25 Mar 14:50
7afed9f
Compare
Choose a tag to compare

This is a hotfix release.

Dependencies

  • The python-whois fork was
    updated. Make sure to pull the latest version and reinstall.

Bug Fixes

  • Uncaught exception from python-whois. (#374)
  • Typos.

1.0.2

15 Mar 15:29
2344711
Compare
Choose a tag to compare

This is a hotfix release.

Bug Fixes

  • Report unusable TLSA records as non-valid. (#372)

1.0.1

08 Mar 14:30
38eb313
Compare
Choose a tag to compare

This is a hotfix release.

Bug Fixes

  • Don't check the root certificate's hash function. (#368)
  • Missing space between test explanation and technical details. (#369)

Open source release

01 Mar 17:33
e4f38ee
Compare
Choose a tag to compare
Merge pull request #367 from NLnetLabs/hotfixes-20190301

Hotfixes 20190301