Skip to content

Releases: mozilla/glean-dictionary

v1.20.0

15 Dec 17:14
0d7ec58
Compare
Choose a tag to compare

What's Changed

  • Protocol/SCSS refactoring by @wlach in #973
  • Refactor ETL project structure and add tests (fixes #680) by @wlach in #972
  • Fix looker links to timespan metrics (fixes #1002) by @wlach in #1003
  • Privacy updates by @wlach in #1001
  • Netlify-based search service for both legacy and current glean metrics by @wlach in #834

Full Changelog: v1.19.0...v1.20.0

v1.19.0

24 Nov 18:19
eb82ce6
Compare
Choose a tag to compare

What's Changed

  • Handle in-app defined tags by @wlach in #967
  • Process markdown in label tooltip descriptions by @wlach in #969
  • Fix generation of Looker URLs for apps with only one app_id by @wlach in #970

Full Changelog: v1.18.0...v1.19.0

v1.18.0

22 Nov 15:22
80cb86f
Compare
Choose a tag to compare

What's Changed

  • Add codesearch links for Focus Android and Mozilla VPN by @wlach in #963
  • Show the "deletion-request" ping last under access by @wlach in #962
  • Allow search only by tag/origin labels (fixes #880) by @Iinh in #935

Full Changelog: v1.17.0...v1.18.0

v1.17.0

10 Nov 19:30
8f51d58
Compare
Choose a tag to compare

What's Changed

  • Improve handling of uncollected metrics by @wlach in #946
  • Fix Looker link for pings by @wlach in #949

Full Changelog: v1.16.0...v1.17.0

v1.16.0

04 Nov 20:52
bb4575e
Compare
Choose a tag to compare

What's Changed

  • Modularize build-glean-metadata script by @wlach in #925
  • Improve looker links for events (fixes #936) by @wlach in #937

Full Changelog: v1.15.0...v1.16.0

v1.15.0

18 Oct 18:57
c4875ab
Compare
Choose a tag to compare

What's Changed

  • Reference ping count for metrics of ping that does not send a client id (fixes #873) by @Iinh in #899
  • Use a slightly tighter redirect by @wlach in #901
  • Bump netlify python version to 3.8 by @wlach in #903
  • Improve GLAM linking by @wlach in #902

Full Changelog: v1.14.0...v1.15.0

v1.14.0

12 Oct 17:44
04ef233
Compare
Choose a tag to compare

What's Changed

  • Set CORS headers to allow all for /data/* by @wlach in #882

Full Changelog: v1.13.0...v1.14.0

v1.13.0

06 Oct 17:44
f09a3fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

04 Oct 15:39
430d66f
Compare
Choose a tag to compare
  • Remove channel specifier from Firefox desktop Looker explore links (fixes #871) - @Iinh (#872)
  • Use Playwright for end-to-end testing - @Iinh (#863)
  • Remove last of markdown reformatting of HTML (fixes #642) - @wlach (#862)
  • Fix Firefox for Android Logo (fixes #850) - @chichi012 (#861)
  • Make it clear if a metric/ping was recently added (fixes #836) - @Iinh (#849)

v1.11.0

20 Sep 14:13
edfe7b0
Compare
Choose a tag to compare
  • Distinguish libraries from other tags / annotations - @wlach (#838)
  • Better ordering of applications on main page (fixes #456) - @Iinh (#837)
  • Update package lock format to v2 - @wlach (#833)
  • Add tooltips for library and feature metadata - @wlach (#828)