Skip to content

Commit

Permalink
Merge pull request #1874 from mozilla/badboy-patch-1
Browse files Browse the repository at this point in the history
Add sendBeacon fallback uploader to changelog
  • Loading branch information
badboy authored Feb 2, 2024
2 parents b1404d0 + a7d1dfe commit fa8e925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[Full changelog](https://github.com/mozilla/glean.js/compare/v4.0.0...main)

* [#1866](https://github.com/mozilla/glean.js/pull/1866): Added a new uploader that falls back to `fetch` if `navigator.sendBeacon` fails. This is not used by default and needs to be enabled manually.

# v4.0.0 (2024-01-24)

[Full changelog](https://github.com/mozilla/glean.js/compare/v4.0.0-pre.3...v4.0.0)
Expand Down

0 comments on commit fa8e925

Please sign in to comment.