Releases: pronamic/wp-pronamic-cloudflare
Releases · pronamic/wp-pronamic-cloudflare
1.2.0
Added
- Added post content related cache tags (using output buffering). (d095868)
Composer
- Changed
woocommerce/action-scheduler
from3.9.2
to3.9.3
.
Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.9.3 - Changed
automattic/jetpack-autoloader
fromv5.0.8
tov5.0.9
.
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.9
Full set of changes: 1.1.2...1.2.0
1.1.2
Fixed
- Make sure keys are sequentially numbered for array JSON encoding. (bb55694)
- Fixed "PHP Deprecated: Optional parameter $taxonomy declared before required parameter $deleted_term is implicitly treated as a required parameter". (658d549)
Changed
- Updated visibility of
get_current_cache_tags()
function. (f618ed5) - Separate cache purge actions for tags and everything. (7615c76)
Full set of changes: 1.1.1...1.1.2
1.1.1
Fixed
- Fixed incomplete action arguments. (d30f71b)
- Fixed "Uncaught TypeError: Pronamic\WordPressCloudflare\Plugin::purge_cache_by_user(): Argument #1 ($user) must be of type WP_User, int given". (4706bed)
- Prevent sending cache purge request with empty plugin settings. (909434a)
Composer
- Changed
automattic/jetpack-autoloader
fromv3.1.3
tov5.0.8
.
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v5.0.8
Full set of changes: 1.1.0...1.1.1
1.1.0
Fixed
- Fixed cache purge from/to status
publish
. (4350df3)
Changed
- Use cache tags instead of URLs for cache purge. (#3)
Removed
- Removed dependency on Cloudflare plugin. (5f153ab)
- Removed
cloudflare_purge_by_url
filter. (58a6c97)
Composer
- Changed
woocommerce/action-scheduler
from3.8.2
to3.9.2
.
Release notes: https://github.com/woocommerce/action-scheduler/releases/tag/3.9.2 - Changed
pronamic/wp-html
fromv2.2.1
tov2.2.2
.
Release notes: https://github.com/pronamic/wp-html/releases/tag/v2.2.2 - Changed
automattic/jetpack-autoloader
fromv3.1.1
tov3.1.3
.
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v3.1.3
Full set of changes: 1.0.1...1.1.0