Skip to content

Releases: mozilla/glean.js

v5.0.2

23 May 15:04
Compare
Choose a tag to compare

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

30 Apr 14:08
Compare
Choose a tag to compare

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

25 Mar 11:16
Compare
Choose a tag to compare

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

21 Mar 10:12
Compare
Choose a tag to compare
v5.0.0-pre.0 Pre-release
Pre-release

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)

05 Mar 08:25
8885503
Compare
Choose a tag to compare
Pre-release

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

24 Jan 22:04
Compare
Choose a tag to compare

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

22 Dec 12:18
Compare
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
Compare
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
Compare
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
Compare
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