1.0.34
Refines Auto footer output and adds a validator hint for DOM-sensitive homepages.
1.0.33
Small polish release for probe checks, mode help text, and DOM rewrite debug output.
1.0.31
Uses a short-lived internal probe token for DOM checks and makes JavaScript the default mode.
1.0.30
Refines DOM rewrite compatibility detection and adds a small before/after debug view.
1.0.29
- Uses a cache-resistant probe for DOM compatibility checks.
1.0.28
- Limits DOM rewrite compatibility updates to the dry settings probe only.
1.0.27
- Refreshes DOM rewrite compatibility checks on each settings page load and runs them in a dry pass without applying active rules.
1.0.26
- Improved detection of themes sensitive to DOM rewriting. Server-side and Auto modes are now more safely limited to compatible environments to prevent layout issues.
1.0.15
- Restores readable UTF-8 page source in server/auto mode after DOM-based replacement.
1.0.14
- Improves UTF-8 document loading in Server and Auto mode to prevent stray XML preambles from appearing in cached page source.
1.0.13
- Cleans serialized Server and Auto output more strictly to prevent stray XML preambles in cached HTML and reconfirms WordPress 4.8+ support.
1.0.12
- Moves runtime script delivery to WordPress script APIs while preserving existing Server, JavaScript, and Auto behavior.
1.0.11
- Confirms the renamed build has no legacy custom REST namespace and adds reviewer-requested frontend buffering and late escaping fixes.
1.0.10
- Replaces GMT wording with UTC in the settings UI and clarifies the schedule offset description.
1.0.9
- Fixes JavaScript and Auto mode schedule switching when the configured plugin GMT offset should control the active day.
1.0.8
- Restores working JavaScript and Auto mode client scripts after the 1.0.7 escaping change.
1.0.7
- Fixes frontend output escaping checks, updates the menu label, and adds a short security summary to the readme.
1.0.6
- Keeps Server mode PHP-only and clarifies the distinction between Server and Auto.
1.0.4
- Rebuilds JavaScript scheduling on top of the stable 1.0.0 behavior and fixes timezone-safe cached-page replacement.
1.0.3
- Restores working JavaScript replacement on cached pages and stabilizes Auto mode correction.
1.0.2
- Fixes a JavaScript mode regression and improves Auto mode reliability on cached pages.
1.0.1
- Adds cache-aware JavaScript scheduling and the new Auto mode for stale cached pages.