Contact Block AJAX 1.1.0, 2025-02-11
-------------------------------------
- Added support for personal contact forms (/user/{user}/contact)
- Enhanced security with generic error messages for end users
- Improved controller structure with single-responsibility methods
- Added comprehensive input validation and sanitization
- Enhanced JavaScript error handling
- Fixed FormAjaxException handling to maintain proper AJAX flow
- Added detailed logging for administrators
- Maintained full backward compatibility

Contact Block AJAX 1.0.0, 2025-10-04
-------------------------------------
- Initial stable release
- Lazy loading of contact forms using Intersection Observer API
- AJAX form submission without page reloads
- Configurable rate limiting with Flood API integration
- Support for multiple contact forms and display modes
- Compatibility with CAPTCHA, reCAPTCHA, and Honeypot modules
- Integration with contact_ajax module (with limitations)
- Comprehensive automated testing
- Full documentation and security guidelines
- Drupal 10.3+ and 11.x support
- PHP 8.1+ support
