Skip to content

v3.12.1

Choose a tag to compare

@sectsect sectsect released this 16 Nov 09:23
· 67 commits to master since this release

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_map and sanitize_text_field callbacks
    • Strengthened return type for permission check functions from bool to true
    • Applied Yoda conditions to comply with WordPress Coding Standards
    • Affected files: includes/index.php, includes/rest-api.php

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