Skip to content

Commit 3fc5e5c

Browse files
chore: release 1.28.0
1 parent 7a6d96b commit 3fc5e5c

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.27.0"
2+
".": "1.28.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.28.0](https://github.com/ymirapp/wordpress-plugin/compare/v1.27.0...v1.28.0) (2026-03-10)
4+
5+
6+
### Features
7+
8+
* Add `clear_all_on_post_update` option to CDN page caching subscriber ([e992899](https://github.com/ymirapp/wordpress-plugin/commit/e992899e1c305519f1637c5834e51781455a6f58))
9+
* Add cached elementor woocommerce page discovery and invalidation on product updates ([0997cac](https://github.com/ymirapp/wordpress-plugin/commit/0997cac5697f9e844545d63db4e434ad1bb1d76f))
10+
* Add duplicate invalidation request suppression using transients ([97272ee](https://github.com/ymirapp/wordpress-plugin/commit/97272eec7883a5e18e158108cc2583c9f2aed611))
11+
* Add page cache invalidation to woocommerce product updates ([9dd9adf](https://github.com/ymirapp/wordpress-plugin/commit/9dd9adf34bac43190a78cae14ace992cb3039519))
12+
* Remove support for phpmailer 5 classes ([057b743](https://github.com/ymirapp/wordpress-plugin/commit/057b7437e9de39e8289a196c1c831bc254ba45ce))
13+
14+
15+
### Bug Fixes
16+
17+
* Add `save_post` fallbacks for woocommerce product cache invalidation ([1f30920](https://github.com/ymirapp/wordpress-plugin/commit/1f3092084b51b235f547c841e34cdefe67d059b3))
18+
* Fallback to variation post parent id in woocommerce cache invalidation ([bd6d74e](https://github.com/ymirapp/wordpress-plugin/commit/bd6d74eb24cf4be8e2faf4fec73d58c2d6a0cecd))
19+
320
## [1.27.0](https://github.com/ymirapp/wordpress-plugin/compare/v1.26.5...v1.27.0) (2025-10-05)
421

522

0 commit comments

Comments
 (0)