diff --git a/CHANGELOG.md b/CHANGELOG.md index eab2e0f..9f5bd31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,31 @@ Format: [Keep a Changelog 1.1.0](https://keepachangelog.com/en/1.1.0/) — versi --- +## [0.7.2] — 2026-05-30 — Screenshots + correct wp.org contributor handle + +Two small but real submission-prep moves: + +### Added +- **Five screenshots** at the plugin root, named per WordPress.org convention (`screenshot-1.png` through `screenshot-5.png`). Sizes 1087–1422 wide. Order matches the readme: + 1. Dashboard widget + 2. Settings page + 3. History page (star + four search-provider links) + 4. Pop-out mini-player window + 5. About page + +### Changed +- **`Contributors:`** in `readme.txt` updated from `davidtkeane` (placeholder) to **`ir240474`** — actual wp.org username confirmed (profile: ). +- **`Stable tag:`** bumped to `0.7.2`. +- **Screenshots section** in `readme.txt` rewritten to match the five actual screenshots provided. + +### Notes +- Source images came from an `images/` working folder (David's working location); they've been moved/renamed to plugin root for the wp.org screenshot convention, and the working folder removed. +- After this release the only PCP residue is the `.gitignore` hidden-file warning, which is unavoidable on the dev install and won't be in the submission zip. + +**Files changed:** `radio.php` (version), `readme.txt` (Contributors, Stable Tag, Screenshots section, new 0.7.2 changelog + upgrade notice), `CHANGELOG.md`, `inc/about.php` (rotate v0.7.2 → latest), **5 new files** `screenshot-1.png` through `screenshot-5.png` at plugin root, `images/` directory removed. + +--- + ## [0.7.1] — 2026-05-30 — Plugin Check follow-up: tested-up-to + .DS_Store re-cleanup A re-run of PCP after v0.7.0 dropped the issue count from 169 → 4. This release closes the only real one of the four: diff --git a/inc/about.php b/inc/about.php index 56aeec6..44c9def 100644 --- a/inc/about.php +++ b/inc/about.php @@ -79,14 +79,15 @@ function radio_render_about_page() {

- v0.7.1 — 30 May 2026 + v0.7.2 — 30 May 2026

- +