Skip to content

Releases: mozilla/glean.js

v4.0.0-pre.3

22 Dec 12:18

Choose a tag to compare

v4.0.0-pre.3 Pre-release
Pre-release

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

06 Dec 10:22

Choose a tag to compare

v4.0.0-pre.2 Pre-release
Pre-release

#1835: Added support for automatic page load instrumentation.

glean_parser: 10.0.3

v4.0.0-pre.1

01 Dec 11:43
245c9ae

Choose a tag to compare

v4.0.0-pre.1 Pre-release
Pre-release

#1834: Added support for navigator.sendBeacon. This is not turned on by default and needs to be enabled manually.

glean_parser: 10.0.3

v4.0.0-pre.0

27 Nov 08:46
c138e71

Choose a tag to compare

v4.0.0-pre.0 Pre-release
Pre-release

#1808: BREAKING CHANGE: Make glean.js fully synchronous.

glean_parser: 10.0.3

v3.0.0

16 Nov 23:58

Choose a tag to compare

Full changelog

This is the official release based on v3.0.0-pre.1.

glean_parser: 10.0.3

v3.0.0-pre.1

15 Nov 20:09

Choose a tag to compare

v3.0.0-pre.1 Pre-release
Pre-release

Full changelog

  • #1814: BREAKING CHANGE: Temporarily drop support for web extensions. This platform will be added again once we complete the Glean.js platform refactoring.

glean_parser: 10.0.3

v3.0.0-pre.0 (2023-11-10)

10 Nov 13:59

Choose a tag to compare

Pre-release

Full changelog

  • #1810: BREAKING CHANGE: Drop support for QT.
  • #1811: Update glean_parser to v10.0.3.

glean_parser: 10.0.3

v2.0.5

18 Oct 17:27

Choose a tag to compare

Full changelog

  • #1788: Fix window is undefined error when setting up browser debugging.

glean_parser: 8.1.1

v2.0.4

10 Oct 23:21

Choose a tag to compare

Full changelog

  • #1772: Fix bug where window.Glean functions were getting set on non-browser properties.
  • #1784: Store window.Glean debugging values in sessionStorage. This will set debug options on page init while the current session is still active.

glean_parser: 8.1.1

v2.0.3

27 Sep 22:34

Choose a tag to compare

Full changelog

  • #1770: Allow debugging in browser console via window.Glean.

glean_parser: 8.1.1