Skip to content

Version 1.1.0

Choose a tag to compare

@JRG-code JRG-code released this 03 Nov 23:55
· 92 commits to main since this release
2b25015

🔒 Security & Bug Fixes

Security

  • CRITICAL: Removed exposed GitHub token from source code
  • Implemented secure token management via wp-config.php
  • Repository is now public (no token required)

Bug Fixes

  • Fixed duplicate function admin_tier_management_page() causing PHP fatal errors
  • Removed duplicated code in dashboard template that overwrote variables incorrectly
  • Fixed undefined variable $available_tiers in tier management page
  • Improved code quality and eliminated potential runtime errors

Technical Details

  • 3 files modified
  • 4 critical bugs fixed
  • 16 lines of problematic code removed
  • All helper functions now working correctly

Upgrade recommended for all users.