Releases: softwarespot/dataLayer-explorer
Releases · softwarespot/dataLayer-explorer
v0.5.0
- 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
- 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
- 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
- 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
🎉 The first release of dataLayer Explorer! 🎉