This repository was archived by the owner on Aug 15, 2026. It is now read-only.
What's new
Admin UI improvements
- Settings page header card — version badge, active/inactive status pill, current provider chip, and GitHub ↗ link
- WordPress-native fonts — rewrote admin CSS to use the system font stack; removes Montserrat and Roboto Google Fonts CDN requests
- Colored entry badges — Source (Mobile App / Divi Frontend) and Provider columns in the entries list now render colored pill badges
- Export CSV — moved to the native WordPress
page-title-actionposition inline with the page<h1> - Detail view badges — Source and Provider rows in the entry detail view render matching badge pills
CI/CD hardening
- Version gate —
release.ymlnow runs averifyjob first; confirms theVersion:header inpackrelay.phpmatches the git tag before any tests run - Composer cache —
release.ymltest matrix now cachesvendor/per PHP version (faster release builds) - Build on main —
build-zip.ymlnow also triggers on pushes tomain, not just pull requests
Upgrade
Auto-update via WordPress dashboard. WordPress will show the update notification once the release ZIP is attached by CI.