You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,22 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
6
6
7
7
## [Unreleased][unreleased]
8
8
9
+
## [1.1.2] - 2025-07-04
10
+
11
+
### Fixed
12
+
13
+
- Make sure keys are sequentially numbered for array JSON encoding. ([bb55694](https://github.com/pronamic/wp-pronamic-cloudflare/commit/bb5569414d7fe9efe8aad479eeaf9681c245ce73))
14
+
- Fixed "PHP Deprecated: Optional parameter $taxonomy declared before required parameter $deleted_term is implicitly treated as a required parameter". ([658d549](https://github.com/pronamic/wp-pronamic-cloudflare/commit/658d5499653c9efacff4cbbf8a51422b1b2a1423))
15
+
16
+
### Changed
17
+
18
+
- Updated visibility of `get_current_cache_tags()` function. ([f618ed5](https://github.com/pronamic/wp-pronamic-cloudflare/commit/f618ed5936dd458ae57471ba3ae1966ee266a87e))
19
+
- Separate cache purge actions for tags and everything. ([7615c76](https://github.com/pronamic/wp-pronamic-cloudflare/commit/7615c76101588954631335533df39c4947376a3f))
0 commit comments