v3.12.1
Release v3.12.1 (2025-11-16)
Bug Fixes
- Fix PHPStan type errors and PHPCS violations (336ea61 by @sectsect)
- Improved type-safe handling for
array_mapandsanitize_text_fieldcallbacks - Strengthened return type for permission check functions from
booltotrue - Applied Yoda conditions to comply with WordPress Coding Standards
- Affected files:
includes/index.php,includes/rest-api.php
- Improved type-safe handling for
Maintenance
-
Update Composer dependencies (aec5821 by @sectsect)
- Updated PHP dependencies to latest compatible versions
-
Update npm dependencies (5c0957e by @sectsect)
- Updated JavaScript/TypeScript dependencies to latest versions
Full Changelog: v3.12.0...v3.12.1