Releases: mozilla/glean.js
Releases · mozilla/glean.js
v5.0.3
Full changelog
- #1971: Bumped
glean_parser
version to 14.5.0
.
- #1970: Add
window.Glean.debugSession
API for automatically opening a link to the Debug Ping Viewer with your current session selected.
glean_parser: 14.5.0
v5.0.2
Full changelog
- #1935: BREAKING CHANGE: Remove
migrateFromLegacyStorage
capability and configuration option. If your project currently sets the migrateFromLegacyStorage
value, this will no longer work.
- #1942: Bumped
glean_parser
version to 14.1.2
.
glean_parser: 14.1.2
v5.0.1
v5.0.1 (2024-04-30)
Full changelog
- #1923: Bumped
glean_parser
version to 14.0.1
.
- #1921: BUGFIX: Fix issue causing
glean.client.annotation.experimentation_id
metric to not get added in certain pings.
- #1919: Add
glean.page_id
to Glean automatic events.
glean_parser: 14.0.1
v5.0.0
Full changelog
This is the official release based on the v5.0.0-pre.0 release.
glean_parser: 10.0.3
v5.0.0-pre.0
Full changelog
- #1895: Improve automatic click events for nested elements.
- #1899: Bug 1886113 - Add wall-clock timestamps to all events.
- #1900: Bug 1886443 - automatic click events in web sample project.
glean_parser: 10.0.3
v4.1.0-pre.0 (2024-03-05)
Full changelog
- #1866: Added a new uploader that falls back to
fetch
if navigator.sendBeacon
fails.
- #1876: BREAKING CHANGE:
navigator.sendBeacon
with fallback to fetch
(see #1866) is now the default uploader. This can be changed manually.
- #1850: Automatically record basic session information (
session_id
& session_count
) for web properties.
glean_parser: 10.0.3
v4.0.0
Full changelog
- This is the official release based on the v4.x.x-pre.x releases.
glean_parser: 10.0.3
v4.0.0-pre.3
Full changelog
- #1848: Support for automatically collecting element click events (first version)
- #1849: Truncate event extra strings to 500 bytes. This also updates other string-based metrics to truncate based on max bytes rather than a set number of characters.
glean_parser: 10.0.3
v4.0.0-pre.2
#1835: Added support for automatic page load instrumentation.
glean_parser: 10.0.3
v4.0.0-pre.1
#1834: Added support for navigator.sendBeacon
. This is not turned on by default and needs to be enabled manually.
glean_parser: 10.0.3