Changelog
1.2.0 (2026-07-24)#Copied!
Sites running behind a host-managed CDN — Kinsta, WP Engine, and similar Cloudflare-Enterprise platforms — have had a silent problem: the host strips cache tags in transit, so edge purges matched nothing and stale content kept serving. This release fixes that end-to-end. A new Host CDN compatibility setting emits tags under a neutral header that a one-time Cloudflare Cache Response Rule converts back into cache tags on your zone, restoring purging. The Status tab now detects the condition too: instead of reporting Edge Cache as Active while purges silently fail, it explains what is happening and points to the setting and the matching zone rule.
Features#Copied!
- deps: update MilliCache to 1.7.5 (#36) (1ecef1c)
- edge: keep purging working behind host CDNs like Kinsta and WP Engine (56f0404)
- edge: warn on the Status tab when a host CDN blocks purging (f975dd6)
- release: include bundled MilliCache changes in the changelog and release notes (5031673)
Bug Fixes#Copied!
- metrics: keep the dashboard date range from going stale (81b76bf)
- metrics: warn when the seed day count is clamped (c86b169)
- release: unbreak the polish workflow file (cea6758)
Updated to MilliCache 1.7.5#Copied!
- cache: clear a post's cache when it is unpublished (43a1a88)
- cache: clear feed caches when a post is published or updated (b04ede8)
- cache: fire millicache_cache_cleared_by_posts on automatic post invalidation (6615c7d)
- engine: accept Vary tokens covered by request keying or inert on GET (53ad7b7), closes #172
- engine: resolve Authorization bucket from redirect and basic-auth channels (7e7ed1b)
- storage: prevent a fatal error when toggling MilliCache alongside MilliCache Pro (1ad4949)
1.1.0 (2026-07-22)#Copied!
MilliCache Pro now speaks your language. This release wires the plugin into the same language-pack delivery that ships translations for MilliCache, so a site running in German, Portuguese, or any other translated locale sees Pro's settings, modules, and command output in that language, updated automatically as new translations land. Along the way, composed interface strings were made properly translatable and JS translations are now served as full catalogs, so switching languages covers every corner of the settings screen.
The bundled MilliCache moves to 1.7.4, which brings the language-pack installation this release builds on and corrects the endpoint the updater checks for new versions.
Features#Copied!
- deps: update MilliCache to 1.7.4 (#35) (8608732)
- i18n: register millicache-pro with the core language-pack injector (69ff2ea)
- i18n: register the millipro text domain for language-pack delivery (352ec2e)
Bug Fixes#Copied!
- i18n: make composed UI strings translatable (cd65e3a)
- i18n: serve JS translations as handle-named full catalogs (05a163c)
Refactoring#Copied!
- i18n: follow the millicache_translation_domains filter rename (928e0a7)
Updated to MilliCache 1.7.4#Copied!
- i18n: install language packs from the millipress.com languages API (dd2d73d)
- release: post a single Discord notification on stable release (57b0def)
- i18n: serve JS translations as handle-named full catalogs (747594a)
- updater: Correct endpoint URL for plugin update information (46611ad)
1.0.0 (2026-07-19)#Copied!
Welcome to MilliCache Pro, the premium extension that turns MilliCache's fast, reliable full-page cache into a complete performance toolkit for WordPress. Pro is built as a set of modules you switch on individually, so your site runs exactly the features you need and nothing more. Here is everything the first release brings.
Caching#Copied!
- Visual Rules Builder: decide what gets cached, and for how long, from a point-and-click editor. Target pages by URL, template, post type, preview state, and time-based conditions, all without touching code.
- Block Editor intelligence: precise cache invalidation that understands the modern editor, clearing exactly the right pages when you update synced patterns, Query Loops, or Site Editor templates.
- Cache Preloading: keep the cache warm automatically. Pro rebuilds pages from your sitemap after you publish and after a full clear, so visitors almost always land on a cached page.
- Cache Entries Browser: see inside the cache. Browse, search, and delete every cached page and its variants from a dedicated tab.
Content Delivery#Copied!
- Edge Cache: serve whole cached pages from bunny.net or Cloudflare's global edge, purged in lockstep with your local cache so readers never see stale content.
- Asset CDN: offload static files (CSS, JS, images, fonts) to a pull zone and rewrite their URLs for you, with flexible include and exclude matching.
Insights#Copied!
- Detailed Metrics: a Status-dashboard view of requests, hit rate, bandwidth, and response times, with the estimated time your cache has saved.
Storage & Reliability#Copied!
- Persistent Object Cache: a drop-in object cache backed by the same storage connection as your page cache, self-healing when the drop-in goes missing.
- High-Availability Storage Connections: a visual editor for Redis replica and Sentinel topologies, plus per-site key prefixes.
Platform#Copied!
- Full multisite awareness: modules configure themselves where their feature lives, whether per-site, network-wide, or both. Entries and Rules understand network-level data.
- License management and automatic updates: activate your license in the settings screen and receive signed updates directly in WordPress.
- WP-CLI throughout: list and toggle modules, manage rules, trigger preloads, and reinstall drop-ins from the command line.
Thank you for choosing MilliCache Pro. Every module here exists to make your site faster with less effort, so enable the ones you need and get back to building.
Last updated: