Skip to content

Releases: softwarespot/dataLayer-explorer

v0.5.0

07 Jan 15:16
Compare
Choose a tag to compare
  • Added support for the following data types:
    • Date
    • Map
    • RegExp
    • Set
    • BigInt
  • Improved storing the state (in session storage) of when either the "+" or "-" is selected. So that on re-opening of the application, the events are either collapsed or expanded.
  • Improved searching for events.
  • Improvements to the source code in general, for improved readability.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 Nov 05:09
Compare
Choose a tag to compare
  • Added automatic polling of the events for a maximum of 30s, when the extension UI is open.
  • Minor source code refactoring and fixes.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

31 Oct 06:50
Compare
Choose a tag to compare
  • Added a new icon (👁) which displays advanced information about the event. For example where the event was sent from in the source code.
  • Changed the copy icon from a custom icon to 📋.
  • Minor UI improvements, which place focus on the event data.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Oct 05:38
Compare
Choose a tag to compare
  • Display number of dataLayer events on the extension's icon.
  • Added button to copy all dataLayer events.
  • Restore the previously used search term, when the extension is re-opened.
  • Updated the color scheme and icons.
  • Improved copying of dataLayer events e.g. functions are now stringified.
  • Improved the performance of communicating between the site and the extension.
  • Improved the extension's permissions.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Oct 11:17
Compare
Choose a tag to compare

🎉 The first release of dataLayer Explorer! 🎉