Releases: 0aveRyan/classact
Releases · 0aveRyan/classact
2.1.0
New Features & Enhancements
- Enhanced Block Detection: Better recognition and display of Group, Row, Stack, and Grid variations in the class management modal
- Improved Accessibility: Added comprehensive ARIA live regions and improved keyboard navigation throughout the interface
- WordPress Playground Integration: Added blueprint for easy demo in WordPress Playground
Developer Improvements
- Customization API: Added
classact_keyboard_shortcut
filter for customizing the modal keyboard shortcut - Comprehensive Testing: Added PHPUnit test suite for core functionality
- Code Standards: Added .phpcs.xml for WordPress coding standards compliance
- Better Documentation: Improved code comments and expanded README with detailed examples
Technical Enhancements
- Performance Optimizations: Improved memory usage with better state management
- Refactored Codebase: More consistent API and improved hooks system
- Robust Updater: Enhanced update mechanism with better error handling and caching
- Build System: Updated webpack configuration for optimized asset delivery
Documentation
- Expanded README: Comprehensive guide with installation, usage, and customization options
- Developer Notes: Added testing instructions and customization examples