Skip to content

AdminConfig 0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:48
· 26 commits to master since this release

What's Changed in 0.6.0

Added

  • SECURITY.md with private vulnerability disclosure via GitHub Security Advisories
  • Tag-triggered release workflow with SHA256 checksums
  • composer audit and npm audit --audit-level=critical CI gates
  • PHP 8.4 in the CI quality matrix
  • Public OptionsPage::lifecycle() and field_control_renderer() accessors

Changed

  • PHPStan upgraded from level 5 to level 7
  • Containers migrated to call ContainerFieldRenderer / OptionsPageLifecycle directly
  • add_meta_box context parameter validated (normal/side/advanced)
  • pages.yml actions pinned to commit SHAs
  • wp-coding-standards/wpcs updated to 3.4.1 (CVE-2026-45293)

Removed

  • 17 redundant phpcs:disable WordPress.Files.FileName comments
  • Three .patch development artifacts

Full Changelog: 0.5.1...0.6.0