From d828183c6ad24b48a4c6d5cef440c41400a807a1 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Wed, 12 Feb 2025 17:15:49 +0000 Subject: CHANGES: Update with some more 13.0 features --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 4f6b4190..9fb9e818 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ TRUNK - Add 'watch log' command to follow live debug logs at runtime (even if disabled) - mod_announce: Add shell commands to send messages to all users, online users, or limited by roles +- New mod_account_activity plugin records last login/logout time of a user account ### Networking @@ -33,6 +34,7 @@ TRUNK - muc_room_allow_public = false restricts to admins - Commands to show occupants and affiliations in the Shell - Save 'reason' text supplied with affiliation change +- Owners can set MUC avatars (functionality previously in community module mod_vcard_muc) ### Security and authentication -- cgit v1.2.3