v2.0.0: Major Overhaul 🎉
🚀 Feature
- Feature: Add disk/inode usage info (API connected OK) (#5)
- Architecture: Complete codebase reorganisation for maintainability
💅 Polish
- Improvement: Better API response handling and error messages (#28)
- Architecture: Move cPanel API functionality to vendor module
- Architecture: Automatic config migration from old versions
- License: Properly apply GPLv3 to all code files in repo
- Legacy: Requires WP 6.0 & PHP 8.0 to set easy baselines
🐛 Bug Fix
- Security: Move config storage from files to WordPress database (#6)
- Security: Secure deletion of old config files after migration
- Auto-update: Revert flag from v1.4.2 which was global (#29)
Full Changelog: v1.4.2...v2.0.0