Skip to content

Releases: snowplow/chrome-snowplow-inspector

v0.2.29

14 Jun 02:46
Compare
Choose a tag to compare
  • Fixes a bug where form validation applied to incorrect fields when editing Iglu Registry details (thanks @trentusus!)

v0.2.28

19 Apr 03:01
Compare
Choose a tag to compare
  • Network User IDs are now read from the Collector response rather than the request (thanks @matus-tomlein)
  • Requests with empty Unstructured Event payloads now appear correctly (reported by @greg-el)

v0.2.27

28 Feb 06:34
Compare
Choose a tag to compare
  • Updates naming from "Contexts" to "Entities"
  • Toolbar cleanups, centralize import/export of event data
  • Bulk export event details as CSV, HAR, or JSON
  • Be more explicit about empty array values in Self-Describing data
  • Detail an error on hover when events are blocked (e.g. by content blockers)
  • Telemetry updates

v0.2.26

07 Feb 23:07
Compare
Choose a tag to compare
  • This fixes URL resolution for schemas/schema lists in Static schema repositories. (#63) Thanks to @awoehrl for reporting.

v0.2.25

19 Jan 07:05
Compare
Choose a tag to compare
  • This release primarily adds Ngrok tunnel support contributed by @miike.

v0.2.24

10 Oct 23:39
Compare
Choose a tag to compare
  • Fix handling of unicode text when decoding base64 data in Event payloads (#60, thanks @k-s-710)

Full Changelog: v0.2.23...v0.2.24

v0.2.23

07 Oct 03:06
Compare
Choose a tag to compare
  • Bug fixes for CORS-errors on static registries(fixes #59, related to #58)

v0.2.22

16 Aug 06:48
Compare
Choose a tag to compare
Bump to version 0.2.22

v0.2.15

26 Nov 00:50
Compare
Choose a tag to compare
  • Add support for custom tracking endpoints using postPath

v0.2.14

02 Jul 00:22
Compare
Choose a tag to compare
  • HAR Imports: replay older sessions from different devices to test your Snowplow events
  • Live streaming: Stream events from the good or bad index in ElasticSearch and get real-time analysis of Snowplow events across all devices
  • See events that fired before the extension is opened
  • Validation failure overview: easily see which events have failed validation from the timeline without having to inspect all events individually