Skip to content

Releases: mozilla/glean.js

v5.0.10

Choose a tag to compare

@jeddai jeddai released this 11 Sep 20:49
a4c03b8

What's Changed

Full Changelog: v5.0.8...v5.0.10

v5.0.8

Choose a tag to compare

@jeddai jeddai released this 12 Mar 19:57
3b1e4e4

Full Changelog: v5.0.7...v5.0.8

glean_parser: 19.0.0

v5.0.7

Choose a tag to compare

@jeddai jeddai released this 17 Nov 17:03
9cf1a37

Full changelog

  • #2030: Add "types" fields to the exports map so TypeScript 5 projects using "moduleResolution": "bundler" can correctly resolve subpath type definitions.

glean_parser: 14.5.0

v5.0.6

Choose a tag to compare

@jeddai jeddai released this 15 Sep 13:33
6d5a414

Full changelog

  • #2010: Remove faulty check for sessionStorage to prevent uncaught error.
  • #2011: Bug 1987158 - Capture page url/referrer/title with recordElementClick().

glean_parser: 14.5.0

v5.0.5

Choose a tag to compare

@jeddai jeddai released this 17 Jul 14:37
1b6e44d
  • #1993: Add try-catch around uses of sessionStorage and localStorage in core.

Full changelog

glean_parser: 14.5.0

v5.0.4 (2025-04-02)

Choose a tag to compare

@Dexterp37 Dexterp37 released this 02 Apr 15:22
  • #1977: Add try-catch around window.sessionStorage access to prevent uncaught error upon import.

Full changelog

glean_parser: 14.5.0

v5.0.3

Choose a tag to compare

@rosahbruno rosahbruno released this 02 Aug 21:42

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

Choose a tag to compare

@rosahbruno rosahbruno released this 23 May 15:04

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

Choose a tag to compare

@rosahbruno rosahbruno released this 30 Apr 14:08

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

Choose a tag to compare

@abhi-agg abhi-agg released this 25 Mar 11:16

Full changelog

This is the official release based on the v5.0.0-pre.0 release.

glean_parser: 10.0.3