Release notes for the November 11, 2021 release of NetworkCalc.
Summary
New logo and design improvements throughout site.
New feature in SPF Validator.
Bug fixes.
Website Changes
- Add new logo and integrate brand colors throughout site.
- Add 'More Tools' cards to all tools to enable easier navigation between tools:
- Improve article appearance on desktop and mobile, including better placement of share buttons.
- Add a LinkedIn share button to articles.
- Update navigation breadcrumbs to use the word 'Home' instead of a house icon.
- Display details of SPF record limits on the SPF Lookup tool:
- Fix a bug in the navigation menus, where the active page was not always getting highlighted.
API Changes
DNS Tools v1.7
- Add limit counter to SPF Lookup/Validator endpoint (POST /dns/spf).
- This endpoint now checks two major SPF limits: 255 characters and 10 recursive DNS lookups. - Add a missing response format for SPF records in the API documentation.