Skip to content

Releases: WodenWang820118/tag-check

v1.1.6-beta

21 Oct 04:40
158b810
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5-beta...v1.1.6-beta

v1.1.5-beta

18 Oct 18:35
00399b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4-beta...v1.1.5-beta

v1.1.4-beta

18 Oct 17:02
e974821
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3-beta...v1.1.4-beta

v1.1.3-beta

18 Oct 16:35
c399256
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2-beta...v1.1.3-beta

v1.1.2-beta

16 Oct 08:43
b67e18f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1-beta...v1.1.2-beta

v1.1.1-beta

16 Oct 07:28
b734f65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0-beta...v1.1.1-beta

v1.1.0-beta

16 Oct 06:26
ff39343
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0-beta

v1.0.2-beta

15 Oct 12:08
0b2f0da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta...v1.0.2

v1.0.0-beta

10 Oct 12:44
2efff70
Compare
Choose a tag to compare

Overview

This is the Beta version of TagCheck. The rest of work would be highly on test implementations.

What's Changed

Full Changelog: v3.0.0-alpha...v1.0.0-beta

v3.0.0-alpha

13 Sep 14:21
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release

Overview

In this version, almost all features are completed for previewing/verifying GTM tags on Windows, including

  • A video recorder to record the testing process.
  • Test histories are available for downloading
  • An interactive visualization while performing the automatic testing
  • Appealing frontend theme

On the other hand, in terms of better development experience and code quality:

  • Migrate npm to pnpm for better node_modules management and faster electron-forge make, which originally 30 minutes to 5 minutes
  • Refactor the Electron main process into various modules
  • Perform pre-commit husky configuration and perform critical backend end-to-end tests and unit tests
  • Upgrade electron, Puppeteer, and nx-related packages to the latest versions

Usage

There will be two zip files. Please unzip the tag check one.

  • TagCheck: there will be an electron icon. Please double-click and wait until the application opens. There's a spinning loading screen that loads before the server starts.
  • Click Upload Project card and upload another zip file.
  • Have fun and explore the app

Goals

  • CI/CD using GitHub actions for Windows, MacOS, and Linux
  • Logical business bug fixes
  • UI/UX improvement
  • Testing on various websites, involving navigation to cross-origin websites such as e-commerce transaction sites
  • Tests and verification on GTM configuration automation
  • Clear documentation for non-technical users
  • More tests to ensure product quality

What's Changed

Full Changelog: https://github.com/WodenWang820118/tag-check/commits/v3.0.0-alpha