From 3d3ff6d52a76e359fbb5ebbf091b33d1fd3c5224 Mon Sep 17 00:00:00 2001 From: Ryan Townsend Date: Tue, 19 May 2026 09:13:42 +0100 Subject: [PATCH 1/2] Updated beacon changelog with latest release --- src/content/release-notes/beacon-min-js.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/release-notes/beacon-min-js.yaml b/src/content/release-notes/beacon-min-js.yaml index eb2d8a78d77f588..ca0ff62111827ec 100644 --- a/src/content/release-notes/beacon-min-js.yaml +++ b/src/content/release-notes/beacon-min-js.yaml @@ -3,6 +3,9 @@ link: "/web-analytics/changelog/" productName: beacon.min.js productLink: "/web-analytics/" entries: + - publish_date: "2026-05-15" + description: Updated Google's web-vitals library to version 4 and captured Interaction to Next Paint (INP) sub-part metrics (Input Delay, Processing Duration, Presentation Delay) + - publish_date: "2024-06-11" description: Enhanced to include reporting of Server-Timing headers. From d66ae7bf0ea74d49d1b2dfca7bd89dd80b1b0b52 Mon Sep 17 00:00:00 2001 From: Ryan Townsend Date: Tue, 19 May 2026 09:21:56 +0100 Subject: [PATCH 2/2] Updated version number to be more specific --- src/content/release-notes/beacon-min-js.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/release-notes/beacon-min-js.yaml b/src/content/release-notes/beacon-min-js.yaml index ca0ff62111827ec..fb374968b80cabf 100644 --- a/src/content/release-notes/beacon-min-js.yaml +++ b/src/content/release-notes/beacon-min-js.yaml @@ -4,7 +4,7 @@ productName: beacon.min.js productLink: "/web-analytics/" entries: - publish_date: "2026-05-15" - description: Updated Google's web-vitals library to version 4 and captured Interaction to Next Paint (INP) sub-part metrics (Input Delay, Processing Duration, Presentation Delay) + description: Updated Google's web-vitals library to version 4.2.4 and captured Interaction to Next Paint (INP) sub-part metrics (Input Delay, Processing Duration, Presentation Delay) - publish_date: "2024-06-11" description: Enhanced to include reporting of Server-Timing headers.