Releases: soderlind/kjeks-google
Releases · soderlind/kjeks-google
Release list
0.4.0
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
What's Changed
- Release 0.3.2: submenu mounting fix by @soderlind in #1
Full Changelog: 0.3.1...0.3.2
0.3.1
- 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
- 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.