Skip to content

ShieldPress Local v2.4.0

Choose a tag to compare

@vithanhlam vithanhlam released this 03 Aug 13:00
· 10 commits to main since this release

Cloud Backup — Local Folder Sync

  • Auto-detects Google Drive for Desktop, OneDrive, Dropbox
  • Per-project backup config: folders, DB export, auto-backup on stop
  • Backup Now creates timestamped archive in your cloud folder

Redis Support

  • Download Redis for Windows directly from the app (tporadowski/redis v5.0.14)
  • Start / Stop / Restart from Services sidebar
  • Flush all keys, configure port
  • Status card in Cache Management page

WordPress Reinstall Protection

  • Shows installed badge when wp-config.php detected
  • Reinstall requires explicit confirmation before overwriting

Cache Management — Bug Fixes

  • OPcache status now reads php.ini directly (PHP CLI cannot access CGI shared memory)
  • Reset OPcache now restarts PHP-CGI workers to clear cache
  • Fixed WP cache flush / transient delete / rewrite flush (wrong parameter name)