diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 469f242..81b603d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: - run: npm ci - run: npm run build - run: npm run plugin-zip - - uses: softprops/action-gh-release@v2 + - uses: softprops/action-gh-release@v3 with: name: TOCflow ${{ github.ref_name }} files: tocflow.zip diff --git a/.wordpress-org/screenshots/screenshot-1.png b/.wordpress-org/screenshots/screenshot-1.png new file mode 100644 index 0000000..82752bd Binary files /dev/null and b/.wordpress-org/screenshots/screenshot-1.png differ diff --git a/.wordpress-org/screenshots/screenshot-2.png b/.wordpress-org/screenshots/screenshot-2.png new file mode 100644 index 0000000..772a523 Binary files /dev/null and b/.wordpress-org/screenshots/screenshot-2.png differ diff --git a/.wordpress-org/screenshots/screenshot-3.png b/.wordpress-org/screenshots/screenshot-3.png new file mode 100644 index 0000000..d854239 Binary files /dev/null and b/.wordpress-org/screenshots/screenshot-3.png differ diff --git a/.wordpress-org/screenshots/screenshot-4.png b/.wordpress-org/screenshots/screenshot-4.png new file mode 100644 index 0000000..3ade7f8 Binary files /dev/null and b/.wordpress-org/screenshots/screenshot-4.png differ diff --git a/.wordpress-org/screenshots/screenshot-5.png b/.wordpress-org/screenshots/screenshot-5.png new file mode 100644 index 0000000..b897d65 Binary files /dev/null and b/.wordpress-org/screenshots/screenshot-5.png differ diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ccd0e6..8d499c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,82 @@ All notable changes to TOCflow are documented here. This project adheres to [Semantic Versioning](https://semver.org/). +## [1.3.0] - 2026-09-08 + +### Added +- **Settings → Design & Appearance**: global background colour, text colour, link colour, font size, font weight, line height, border (width / style / colour / radius), and padding. Applied as CSS custom properties (`--tocflow-bg`, `--tocflow-color`, `--tocflow-link-color`, `--tocflow-font-size`, etc.) so per-block editor overrides still cascade correctly. +- **Settings → Reading Guide & Study Tools**: global defaults for hover preview, guide mode, section previews, density bars, per-section read time, progress fade, emoji reactions, academic citations, and citation format. +- **Settings → Study Tools & Export**: global defaults for reading progress bar, resume bookmark, reader note pads, and export toolbar. +- **Settings → Accessibility**: focus ring style picker — Default (underline), Bold (3 px outline, WCAG 2.1 AA), or High-contrast (yellow background + black outline, WCAG 2.1 AAA). Rendered as `data-tocflow-focus` attribute on the `