diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d7451eb..7e73ee5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,16 @@ - plg_system_mokosuite_dbip — IP geolocation plugin using DB-IP MMDB databases (CDN auto-download, local file mode, bundled MaxMind reader) - Admin sidebar menu restructure — each Moko component gets its own collapsible section, com_mokosuitehq pinned first - rc-revert workflow for release candidate rollbacks +- Ntfy push notifications for ticket events and security alerts (#205) — configurable server/topic/token +- Canned responses admin UI with edit modal, category filter, drag-and-drop reorder (#138) +- Ticket categories drag-and-drop reorder (#139) +- File attachments on tickets and replies (#141) — upload/download/delete with type and size validation +- Satisfaction ratings on resolved tickets (#140) — 1-5 star widget with optional feedback +- Helpdesk REST API (#142) — GET/POST/PATCH tickets, POST replies, filters, pagination +- Component config options UI (#149) — general, notification (email + ntfy), helpdesk settings +- Automation rule visual builder (#137) — condition/action dropdowns, edit existing, reorder, XSS-safe DOM +- Admin login and failed login security notifications (#147) +- Automation engine with Joomla event triggers (#151) — user_login, user_register, content_save, extension_install, behavior modes (append/always_new/skip_if_open), create_ticket action - RSA-signed heartbeat authentication — private key in monitor plugin manifest, public key on MokoSuiteHQ - Monitor plugin base_url set via manifest (hidden from admin UI), propagated via update server - Send Heartbeat button on health token field for manual heartbeat testing