docs: CHANGELOG + README for the current development cycle #114

Merged
jmiller merged 1 commits from docs/session-updates into dev 2026-06-29 16:01:14 +00:00
Owner

Documentation pass covering everything merged to dev since 01.05.00.

CHANGELOG

  • Fixed the CI-mangled header (a duplicate empty ## [01.05.00] and the intro text sitting between two version headers).
  • Added a full [Unreleased] section grouped per Keep a Changelog: dashboard (#94), edit UI (#98), CSV import UI (#103), access.xml/config.xml (#95), API/CSV columns (#101), AI endpoint + sitemap hardening (#99, #100), Joomla 6/PHP 8.2 requirement, forward-compat (#102), dead-code removal (#104), packaging (#107), and unit tests (#33).

README

  • Admin Tools: added Coverage dashboard (default view), Manual tag editor, Component permissions; clarified AI generation now needs article-edit.
  • Developer Features: removed the OG image generator line (that ImageGenerator class was unused and has been deleted); noted sitemap access-level filtering + atomic write; generalized the PHPUnit line.
  • Added a Requirements line (Joomla 6.0+, PHP 8.2+).

Docs-only — no code changes.

🤖 Generated with Claude Code

Documentation pass covering everything merged to `dev` since `01.05.00`. ## CHANGELOG - Fixed the CI-mangled header (a duplicate empty `## [01.05.00]` and the intro text sitting between two version headers). - Added a full `[Unreleased]` section grouped per Keep a Changelog: dashboard (#94), edit UI (#98), CSV import UI (#103), `access.xml`/`config.xml` (#95), API/CSV columns (#101), AI endpoint + sitemap hardening (#99, #100), Joomla 6/PHP 8.2 requirement, forward-compat (#102), dead-code removal (#104), packaging (#107), and unit tests (#33). ## README - **Admin Tools**: added Coverage dashboard (default view), Manual tag editor, Component permissions; clarified AI generation now needs article-edit. - **Developer Features**: removed the `OG image generator` line (that `ImageGenerator` class was unused and has been deleted); noted sitemap access-level filtering + atomic write; generalized the PHPUnit line. - Added a **Requirements** line (Joomla 6.0+, PHP 8.2+). Docs-only — no code changes. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 1 commit 2026-06-29 16:00:44 +00:00
docs: update CHANGELOG and README for this development cycle
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Project CI / Lint & Validate (pull_request) Successful in 11s
Universal: PR Check / Validate PR (pull_request) Failing after 13s
Universal: PR Check / Secret Scan (pull_request) Successful in 20s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 3s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Failing after 1m1s
Generic: Project CI / Tests (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
0a5e2b94e2
- CHANGELOG: fix the mangled header (duplicate empty [01.05.00], misplaced
  intro) and add a full [Unreleased] section covering the dashboard, edit UI,
  CSV import UI, access.xml/config.xml, AI/sitemap hardening, forward-compat,
  dead-code removal, and the new unit tests
- README: add Coverage dashboard / Manual tag editor / Component permissions to
  Admin Tools; drop the removed ImageGenerator overlay feature; note sitemap
  access-level filtering; add a Joomla 6.0+ / PHP 8.2+ Requirements line
jmiller merged commit 2e45d7ea5a into dev 2026-06-29 16:01:14 +00:00
jmiller deleted branch docs/session-updates 2026-06-29 16:01:15 +00:00
Sign in to join this conversation.
No Reviewers
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteOpenGraph#114