kanenas - Minor/Patch Auto-Updates Changelog
============================================

1.0.2
-----
- Improved compatibility with third-party/premium plugin updaters by:
  - Running plugin/theme auto-update filters at very late priority.
  - Supporting alternative update version fields (`version` fallback when `new_version` is missing).
- Added lightweight debug logging (behind `WP_DEBUG`) for plugin/theme update decisions.
- Added cron health tracking for plugin auto-update diagnostics.
- Added admin health notice for repeated updater runs with zero EAUMP decisions.
- Reduced health-notice noise by warning only after consecutive no-decision updater runs.
- Added `last_success_timestamp` tracking and "last successful decision run was X ago" in health notice.
- Added richer diagnostics when `wp_maybe_auto_update` runs, including pending update intersection with EAUMP-enabled plugins.
- Added admin notice when `WP_DEBUG` is enabled but `WP_DEBUG_LOG` is disabled.

1.0.1
-----
- Initial stable release.
