変更履歴
Cloudflare は、Web Analytics 機能を改善するために、時折 beacon.min.js ファイルを更新します。以下の表には、beacon.min.js ファイルで何が変更されたかとその日時が記録されています。
Reports additional LCP diagnostic information using web-vitals library's attribution build.
Updated Google's web-vitals library (version 3.1.1) and removed experimental server-timing header.
Updated to report new metrics such as time to first byte (TTFB), interaction to next paint (INP), and first contentful paint (FCP). Additionally, it reports navigator.webdriver, server-timing header (experimental), and protocol info (nextHopProtocol).
When using the automatic installation feature of the JavaScript Beacon (available only to customers proxied through Cloudflare - also known as orange-clouded customers), Subresource Integrity (SRI) is now enabled by default. SRI is a security feature that enables browsers to verify that resources they fetch are delivered without unexpected manipulation.
startsWith function replaced with indexOf function, which prevents rendering if multiple beacon scripts are loaded.