v2.0.0
Major release, completely redesigned admin plus a queue health system.
Improvements
- Complete admin redesign, modern React-based interface replaces the legacy jQuery admin.
- Queue health system: persistent error log, stale-lock detection, cron health check, one-click recovery.
- Per-image failure cooldown, three consecutive failures trigger a 24-hour cooldown so one bad file can’t block the queue.
- Hero-image guard for fetchpriority=high / data-no-lazy / data-no-webp images.
- Engine takeover filter: Media stands down on inline-CSS rewriting when Nexora Engine handles it during SSG.
- Modernized REST API under /wp-json/nexora-media/v1/* and automatic asset cache busting.
Compatibility
- Tested up to WordPress 6.6
- Requires PHP 7.4+