Skip to content

Commit 68099ec

Browse files
authored
Add note about Aug 2024 drop in detections (#937)
* Add note about Aug 2024 drop in detections * Update static/json/changelog.json
1 parent edeae40 commit 68099ec

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

static/json/changelog.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,15 @@
109109
"date": 1672531200000,
110110
"title": "Upgrade agents to Ubuntu 22.04",
111111
"desc": "Upgraded the test agents from Ubuntu 18.04 to 22.04."
112+
},
113+
{
114+
"date": 1722470400000,
115+
"title": "DNS detection unavailable for August 2024",
116+
"desc": "DNS detection unavailable for August 2024 leading to a temporary drop in some detections."
117+
},
118+
{
119+
"date": 1727740800000,
120+
"title": "IPv6 Support added",
121+
"desc": "IPv6 Support added was added to the crawler allowing it to crawl sites using IPv4 or IPv6 based on Chrome's heuristics."
112122
}
113123
]

0 commit comments

Comments
 (0)