Skip to content

v2.3.0

Choose a tag to compare

@ekods ekods released this 29 Apr 01:05
· 14 commits to main since this release
  • Change DB Prefix: plugin akan rename tabel dan update meta keys, tetapi Anda tetap harus update $table_prefix di wp-config.php manual.
  • Export SQL: best-effort via WPDB. Untuk database besar, gunakan phpMyAdmin/CLI.
  • Update checker mengambil rilis dari GitHub (release asset tool-kits.zip direkomendasikan untuk instalasi otomatis).
  • Added heartbeat collector integration improvements: heartbeat payload now includes hide-login slug/URL and collector dashboard surfaces those fields alongside the license data.
  • License and heartbeat configuration are now aligned around a single collector-based flow with explicit derived URLs, connection diagnostics, and reachability checks.
  • Hardening update: added HSTS toggle, strict CSP, server signature hide, cookie HttpOnly/Secure enforcement, WP-Cron disable toggle, URL parameter guard, HTTP methods filtering, dangerous method block, robots.txt hardening, and unwanted file access block.
  • Monitoring checks now include risky public DB host detection (possible MySQL port 3306 exposure indicator).
  • Penting: plugin tidak dapat menutup port 3306 secara langsung; pembatasan akses DB tetap wajib di firewall/security group server.

Full Changelog: v2.1.7...v2.3.0