Release Notes - October 17, 2021

Print
NetworkCalc - October 17, 2021

Cover image for article: Release Notes - October 17, 2021.
local_offer Release Notes
Release notes for the October 17, 2021 release of NetworkCalc.

Summary

New website and API feature: SPF Lookup.
User interface simplifications.
Backend improvements to improve scalability.

Website Changes

  • Implement a new feature (SPF Lookup):
    1. Look up and validate the published SPF record for a domain.
    2. Validate the syntax of an SPF record string for publication.
  • Add SPF Lookup to the All Tools page.
  • Simplify tool names in main navigation dropdowns.

API Changes

DNS Tools v1.5

  • Implement an SPF Lookup endpoint (POST /api/dns/spf).
  • Detailed documentation can be found in the API documentation.
  • Sort MX records in the DNS Lookup endpoint (GET /api/dns/lookup) in order of priority.

Subscribe for more articles like this.