March 11, 2020 update
over 4 years ago by Monika London
General
- [Bug Fix] SOA emails are now properly parsed in all apps and API
Console
- [Housekeeping] Improved validation for registrations
SurfaceBrowser
- [Feature] New IP page featuring more data
- [Housekeeping] Added some logic to help improve the accuracy of logo generation
- [Housekeeping] Placeholder text in the search bar was inaccurate. We rewrote this to be more clear
- [Housekeeping] Improved consistency of data to keep parity between the free app and SurfaceBrowser
- [Bug Fix] Improved handling of some SOA records
- [Bug Fix] Improved the handling of invalid IP addresses
- [Bug Fix] Fixed an issue that could cause incomplete historical DNS records
API
- [Feature] Feeds now supports the gzip header
- [Feature]
/domain/ssl
and/domain/ssl_stream
now show fields forid
,precert
,public_key
, andsubject_key_id
--url 'https://api.securitytrails.com/v1/feeds/subdomains/type?apikey=YOURAPIKEY' \
--header 'accept: application/gzip'```
- [Housekeeping] `/domains/list` and `/domains/stats` now show an appropriate error message when trying to use query and filter at the same time
- [Bug Fix] Fixed an issue that could cause the same `mx` record to appear twice when searching DNS history for `mx` records