Skip to content

v0.4.0: Translations, browser compat, new adapters

Choose a tag to compare

@zner0L zner0L released this 10 Jun 11:05
· 42 commits to main since this release
5aa670c

This release packages the translations for datatypes and adapter descriptions in TrackHAR. Previously, parts were included in https://github.com/tweaselORG/tracker-wiki. Also, it brings compatibility to run the library complete in the browser to enable web based analysis of HAR files. Finally, we added some more adapters for tracking endpoints by Google.

  • Fixes #73: Adapter for Firebase Installations SDK (#74) 07dfa18
  • Fixes #77: Expand match clause of facebook/graph-activities-qs (#78) f3951dc
  • Fixes #52: Adapters for GoogleDataTransport FireLog (#72) 8edee8b
  • More DoubleClick adapters (#68) dfc7a1e
  • Fixes #64: Adapter for Google Funding Choices (#65) 2017d7a
  • Translations and additional metadata for adapters (#59) f767229
  • Make it possible to run TrackHAR in the browser (#61) 1b7c691

v0.3.1...v0.4.0