docs: Joomla 6 event fix changelog, update version target #209

Merged
jmiller merged 1 commits from fix/joomla6-docs into dev 2026-06-28 19:26:54 +00:00
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -42,8 +42,9 @@
- **PHPUnit test suite**: Unit tests for models, helpers, and service plugins (#132)
### Fixed
- **Content plugin**: Remove Joomla 5 typed event hints -- Joomla 6 dispatches `Model\AfterSaveEvent` instead of `Content\AfterSaveEvent`, causing fatal TypeError on article save
- **PreviewController**: Add ACL check and parameterized query to prevent unauthorized article access (IDOR)
- Webservices plugin Joomla 6 compatibility `onBeforeApiRoute` receives `BeforeApiRouteEvent` object, extract router via `$event->getRouter()`
- Webservices plugin Joomla 6 compatibility -- `onBeforeApiRoute` receives `BeforeApiRouteEvent` object, extract router via `$event->getRouter()`
## [01.07.00] --- 2026-06-23
+1 -1
View File
@@ -2,7 +2,7 @@
<!-- VERSION: 01.11.02 -->
Cross-posting Joomla content to social media, email marketing, and chat platforms for Joomla 5/6.
Cross-posting Joomla content to social media, email marketing, and chat platforms for Joomla 6.
## Overview