Skip to content

v2.0.0: Major Overhaul 🎉

Choose a tag to compare

@lsthompson lsthompson released this 06 Nov 06:05
· 31 commits to main since this release
34fe926

🚀 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