diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c22ec9f..bfc807b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 10a9014c..d5d6e007 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -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