Version 0.2.0 - Current Release
Release Date: June 30, 2025
Status: Current Stable Version
Compatibility: WordPress 5.0-6.7, PHP 8.1+
Status: Current Stable Version
Compatibility: WordPress 5.0-6.7, PHP 8.1+
π New Features
Token Self-Revocation API Endpoint
Users can now programmatically revoke their own tokens, providing enhanced security control for applications and users.- Enhanced security for user-initiated logouts
- Better control over token lifecycle
- Improved compliance with security best practices
π οΈ Improvements
Modern Admin Interface Redesign
Completely redesigned admin interface with improved navigation and user experience. Key Improvements:- Clean, modern design following WordPress design guidelines
- Improved navigation and user flow
- Better responsive design for mobile devices
- Enhanced accessibility features
- Intuitive configuration wizards
Enhanced UI Components
Upgraded user interface components throughout the plugin.- Modern form controls and inputs
- Improved data visualization in analytics
- Better loading states and user feedback
- Consistent design language across all interfaces
Optimized Development Workflow
Improved CI/CD pipeline for streamlined development and deployment.- Automated testing on multiple PHP versions
- Enhanced code quality checks
- Streamlined release process
- Better documentation generation
π Bug Fixes
CORS Headers for JavaScript Clients
Issue: JavaScript clients couldnβt access rate limiting headers via CORSFix: Properly exposed rate limiting headers through CORS configuration
Authentication Token Validation
Issue: Authentication issues with token validation and null pointer errorsFix: Improved error handling and validation logic
- Better null checks in token validation
- Improved error messages for debugging
- More robust token parsing and verification
Improved Error Handling
Enhanced error handling and user feedback throughout the plugin.- More descriptive error messages
- Better logging for troubleshooting
- Improved user notifications for configuration issues
π Performance
Optimized Code Base
- Reduced memory usage in token operations
- Faster database queries for analytics
- Improved caching mechanisms
- Streamlined API response times
Enhanced CI/CD Pipeline
- Faster test execution
- Parallel test running
- Optimized build processes
- Reduced deployment times
π οΈ Development Improvements
Comprehensive Testing Infrastructure
This section is relevant for plugin development and quality assurance. End users donβt need to interact with these features.
- Unit Tests: Comprehensive PHP unit test coverage
- Integration Tests: End-to-end API testing
- Frontend Tests: React component testing with Vitest
- E2E Tests: Full application testing with Playwright
π Related Documentation
- API Reference - Learn about the new token revocation endpoint
- Configuration - Explore the updated admin interface
Getting Help
If you encounter any issues:This release focuses on stability, security, and user experience. All existing functionality remains unchanged while adding powerful new capabilities.