# Changelog

All notable changes to the Zen Republic Cache Control plugin will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2025-12-24

### Added
- Real-time cache status display in WordPress admin bar
- Visual indicators: "Lightning Fast!" (HIT) and "Loading from Server" (MISS)
- One-click purge for current page
- One-click purge for entire site cache (with confirmation)
- Auto-purge on post/page publish, update, and delete
- Auto-purge on comment post, edit, and moderation
- Auto-purge on theme switch
- Auto-purge on navigation menu updates
- Auto-purge on site title/tagline changes
- WooCommerce integration with stock change detection
- "Platform Not Detected" messaging for non-platform sites
- Admin dashboard shows "Admin Bypass" with helpful explanation
- REST API endpoints for programmatic cache control
- Configurable cache server settings via wp-config.php constants
