Silver Assist Post Revalidate v1.5.0
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.phpafter 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.shscript - 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
- Download
silver-assist-post-revalidate-v1.5.0.zip - Go to WordPress Admin > Plugins > Add New > Upload Plugin
- Choose the downloaded ZIP file and click "Install Now"
- Activate the plugin
- 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