Skip to content

v3.1.0 - Repository Cleanup

Choose a tag to compare

@ekapopbus ekapopbus released this 09 Jan 11:30
· 10 commits to master since this release

🧹 Repository Cleanup

Changes

  • Removed E2E test suite (Playwright) - entire e2e directory with 26 test files
  • Removed development documentation (docs/INDEX.md, docs/TROUBLESHOOTING.md)
  • Removed GitHub Copilot instructions file
  • Optimized repository structure for production deployment

Impact

  • ✅ Reduced repository size by 5,855 lines of development code
  • ✅ Cleaner codebase focused on production functionality
  • ✅ Easier maintenance and deployment
  • ✅ Smaller package size for WordPress installations

Files Removed (31 total)

  • E2E test framework configuration and dependencies
  • Playwright test specifications for all payment methods
  • Test utilities and helper functions
  • Development-only documentation

Version Updates

  • Updated version to 3.1.0 across all plugin files
  • Updated changelog with cleanup notes

Previous Release

See v3.0.0 for critical bug fixes and standardization.