# Changelog

## [1.1.1](https://github.com/zizzfizzix/tracking-for-divi/compare/v1.1.0...v1.1.1) (2026-03-04)


### Bug Fixes

* **ci:** fenced code blocks not rendered correctly on wp.org ([ab6b365](https://github.com/zizzfizzix/tracking-for-divi/commit/ab6b365fa1f40f4c1a5ff0879192b80ce6fd7fe3))

## [1.1.0](https://github.com/zizzfizzix/tracking-for-divi/compare/v1.0.4...v1.1.0) (2026-03-04)


### Features

* **ci:** add WP.org deploy to release action ([5fee27e](https://github.com/zizzfizzix/tracking-for-divi/commit/5fee27eb1474520db3f7a1f81fad72eb238fbe0c))

## [1.0.4](https://github.com/zizzfizzix/tracking-for-divi/compare/v1.0.3...v1.0.4) (2026-02-25)


### Bug Fixes

* don't use WP internal constants for directory references ([#20](https://github.com/zizzfizzix/tracking-for-divi/issues/20)) ([02c0208](https://github.com/zizzfizzix/tracking-for-divi/commit/02c0208126b29d9e1ff64b7ec77aced741cf5dcc))

## [1.0.3](https://github.com/zizzfizzix/tracking-for-divi/compare/v1.0.2...v1.0.3) (2026-02-16)


### Bug Fixes

* gfm readme line collapsing ([#19](https://github.com/zizzfizzix/tracking-for-divi/issues/19)) ([fd1fa23](https://github.com/zizzfizzix/tracking-for-divi/commit/fd1fa230ab987f122421be138496addff03ffa20))
* readme.txt generation ([#16](https://github.com/zizzfizzix/tracking-for-divi/issues/16)) ([741e136](https://github.com/zizzfizzix/tracking-for-divi/commit/741e136ba3d237f093fb2f567fbc4eef671ea05f))
* remove remnants of the old readme.txt action ([#18](https://github.com/zizzfizzix/tracking-for-divi/issues/18)) ([2b27d05](https://github.com/zizzfizzix/tracking-for-divi/commit/2b27d05d51c623db69ed39c9e89eb369bcbc88f2))

## [1.0.2](https://github.com/zizzfizzix/tracking-for-divi/compare/v1.0.1...v1.0.2) (2026-02-15)


### Bug Fixes

* hide release please lines in the resulting readme.txt ([#14](https://github.com/zizzfizzix/tracking-for-divi/issues/14)) ([4b280b4](https://github.com/zizzfizzix/tracking-for-divi/commit/4b280b4fd1f74cacf2efd21e4f330c455b52e9f2))

## [1.0.1](https://github.com/zizzfizzix/tracking-for-divi/compare/v1.0.0...v1.0.1) (2026-02-15)


### Bug Fixes

* package-lock.json release-please config ([#13](https://github.com/zizzfizzix/tracking-for-divi/issues/13)) ([4e889a1](https://github.com/zizzfizzix/tracking-for-divi/commit/4e889a1dbae46a25b3d4c75cdbf51618589ec0de))
* wordpress.org validator issues ([#11](https://github.com/zizzfizzix/tracking-for-divi/issues/11)) ([79f910a](https://github.com/zizzfizzix/tracking-for-divi/commit/79f910a136a7106f6f6a688feb819703dd928426))

## [1.0.0](https://github.com/zizzfizzix/tracking-for-divi/compare/v0.2.0...v1.0.0) (2026-02-04)


### ⚠ BREAKING CHANGES

* Extract form data from the BE (fixes #4) ([#6](https://github.com/zizzfizzix/tracking-for-divi/issues/6))

### Features

* Extract form data from the BE (fixes [#4](https://github.com/zizzfizzix/tracking-for-divi/issues/4)) ([#6](https://github.com/zizzfizzix/tracking-for-divi/issues/6)) ([87cb74b](https://github.com/zizzfizzix/tracking-for-divi/commit/87cb74be48013a4eb5c60033797f79166ae71cb3))


### Bug Fixes

* **ci:** adjust release versions in src files ([13913df](https://github.com/zizzfizzix/tracking-for-divi/commit/13913df47ee374cff6099f75a0d5a03cf6681fd4))
* **ci:** pass token for release please ([213b246](https://github.com/zizzfizzix/tracking-for-divi/commit/213b246050c2299be6e7c9e8e3e90d8743fa55d2))

## [0.2.0](https://github.com/zizzfizzix/tracking-for-divi/compare/v0.1.1...v0.2.0) (2023-07-28)


### Features

* Added reporting directly to Google Analytics and Google Ads using gtag.js. ([e22fcc5](https://github.com/zizzfizzix/tracking-for-divi/commit/e22fcc5))
* Added a settings screen with ability to rename dataLayer, change the event names and choose which events to send. ([e22fcc5](https://github.com/zizzfizzix/tracking-for-divi/commit/e22fcc5))

## [0.1.1](https://github.com/zizzfizzix/tracking-for-divi/compare/v0.1.0...v0.1.1) (2023-07-23)


### Bug Fixes

* Fixed a rename omission that broke the plugin. ([704ca8e](https://github.com/zizzfizzix/tracking-for-divi/commit/704ca8e))

## 0.1.0 (2023-07-22)


### Features

* Initial release, supporting only a dataLayer push
