Skip to content

Releases: internetstandards/Internet.nl

1.8.0b1

30 Oct 13:03
Compare
Choose a tag to compare

1.8.0a1

26 Oct 17:34
Compare
Choose a tag to compare
1.8.0a1 Pre-release
Pre-release

Pre release to test Docker builds only

1.7.1

20 Apr 16:17
1ee9a91
Compare
Choose a tag to compare

1.7.0

17 Apr 11:43
fb24185
Compare
Choose a tag to compare

(1.7.0 was actually released on April 11th)

This release has API version 2.3.0:

  • The record_org_domain was added for DMARC
    (#489).
  • The securitytxt_errors and securitytxt_recommendations types were changed.
    They now contain error codes (and possibly context) rather than full sentences.
  • The content_security_policy_errors field was added with error codes for CSP.
  • An issue was fixed where the mx_nameservers field was not included in results
    (#882).

1.6.3

23 Jan 10:06
9927a73
Compare
Choose a tag to compare

Fixed an issue in the HTTPS client code that caused DMARC records to not be detected, due to a missing
public suffix list (#854, #855, #856)

1.6.2

20 Dec 18:02
Compare
Choose a tag to compare

This release has API version 2.2.0, as there are no API changes.

1.6.1

28 Nov 08:17
b51fc88
Compare
Choose a tag to compare

1.6.0

11 Oct 06:25
e59aa3d
Compare
Choose a tag to compare

1.5.1

01 Sep 10:58
Compare
Choose a tag to compare
  • Fixed typo in RPKI news post #746

1.5.0

31 Aug 08:45
Compare
Choose a tag to compare

Features

  • RPKI support [(#613)]. For all IPs of all name servers, mail servers and web server, this check looks for the existence of an RPKI ROA, and whether all BGP routes covering these IPs are valid. As this is a new check, the total score does not yet include RPKI results.

Other changes

  • Fixed issues with the IPv4/IPv6 consistency test for large pages [(#665)]
  • Various dependencies updated [(#721)] [(#725)] [(#695)] [(#688)] [(#712)]
  • Internal documentation improvements [(#717)]
  • Small improvements in cache reset requests [(#724)]
  • Small improvements in various test explanations.
  • The privacy statement was updated to clarify the use of third party services.

Full Changelog: v1.4.1...v1.5.0