# Changelog All notable changes to **A-WP-Notes** are documented here. Format: [Keep a Changelog 1.1.0](https://keepachangelog.com/en/1.1.0/) — versioning: [SemVer](https://semver.org/). --- ## [Unreleased] ### Changed — Tier 1 UX cleanup Single pass through `wp_notes_page_callback()` to remove the layout debt that had built up over previous releases. Functionality is unchanged; the page is shorter, has one H1, and stops contradicting itself. - **Single H1** on the page — was five (`Welcome to WP Notes`, `Welcome to WP Notes v3.0.2`, `About WP Notes`, `What WP Notes Offers`, `What's New in WP Notes v3.0.2`). Now: just `WP Notes` with the version chip alongside. Accessibility + SEO. - **"Welcome / About" content** collapsed from THREE on-page surfaces (a dismissible top notice + a nested toggle + a manual "Show Welcome Message" button) down to a single one-line description that links to the dedicated About page where the long copy already lives. - **Duplicate "Toggle Welcome Section" buttons removed.** Both outer and inner toggle buttons had the **same label** but different targets — genuinely confusing. Both gone. - **"What's New v3.0.0" embedded changelog block removed.** It was hard-coded to v3.0.0 while the plugin reports v3.0.2 — the embed was lying. The real history lives in `CHANGELOG.md` now. - **"Buy me a coffee" button moved from page header to page footer** — promo content should not be the first thing under the page title. Now sits at the bottom of the notes lists, centred, where footer items belong. - **Invalid HTML cleaned up** — `
  • ` tags outside `