Skip to content

Silver Assist Post Revalidate v1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 20:18
· 40 commits to master since this release

What's New in v1.5.0

Changed

  • Admin Dashboard UI: Aligned with card-based design system for improved visual consistency

Fixed

  • Settings Link: Corrected Settings link URL to use admin.php after Settings Hub integration

Security

  • GitHub Actions: Pinned all GitHub Actions to specific commit SHAs for supply chain security
  • Workflow Permissions: Added explicit permissions to all GitHub Actions workflows
  • CodeQL Scanning: Added CodeQL security scanning workflow (later removed for optimization)

CI/CD

  • Centralized Quality Checks: Refactored quality checks into reusable run-quality-checks.sh script
  • Dependency Updates: Updated GitHub Actions dependencies (checkout v5→v6, upload-artifact v4→v6, github-script v8)
  • Dependabot: Enhanced configuration with groups and improved ignore rules

Development

  • PHPStan: Updated from ^1.10 to ^2.1
  • Dependencies: Updated development dependencies constraints

Installation

  1. Download silver-assist-post-revalidate-v1.5.0.zip
  2. Go to WordPress Admin > Plugins > Add New > Upload Plugin
  3. Choose the downloaded ZIP file and click "Install Now"
  4. Activate the plugin
  5. Configure your revalidation endpoint at Settings > Post Revalidate

Automatic Updates

This plugin includes automatic update functionality. You'll receive notifications in your WordPress admin when new versions are available.

Requirements

  • PHP 8.2 or higher
  • WordPress 6.5 or higher

Support