Skip to content

Releases: soderlind/kjeks-google

0.4.0

Choose a tag to compare

@soderlind soderlind released this 31 Aug 16:06
32ee9a3

What's Changed

  • Move network defaults to a Google tab (0.4.0) by @soderlind in #2

Full Changelog: 0.3.2...0.4.0

0.3.2

Choose a tag to compare

@soderlind soderlind released this 29 Aug 14:51
5c729e5

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

Choose a tag to compare

@soderlind soderlind released this 20 Aug 00:02
  • Drop the internal Dependency class in favour of a one-line function_exists() guard; the Requires Plugins header already prevents activation without Kjeks.
  • Add unit tests (Pest + Brain Monkey) covering Google tag config resolution / id validation and the settings option reads.

0.3.0

Choose a tag to compare

@soderlind soderlind released this 19 Aug 21:45
  • Self-updates from GitHub releases via the wordpress-github-updater library (bundled plugin-update-checker). Define the optional KJEKS_GITHUB_TOKEN constant for private repositories or higher GitHub API rate limits.
  • Add GitHub Actions workflows to build and attach the release ZIP on published releases and on manual dispatch.
  • Add a Composer manifest and load the Composer autoloader.
  • Align the KJEKS_GOOGLE_VERSION constant with the plugin header version.