# HG changeset patch # User Matthew Wild # Date 1739638107 0 # Node ID 12e0b61830c8f3d0c6faf99b6c91332b54c08164 # Parent f7de36fed53c84f7a12c37b50e1b6a4bd960a02a CHANGES: add 'prosodyctl check features' diff -r f7de36fed53c -r 12e0b61830c8 CHANGES --- a/CHANGES Sat Feb 15 16:48:11 2025 +0000 +++ b/CHANGES Sat Feb 15 16:48:27 2025 +0000 @@ -11,6 +11,7 @@ - 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 +- New 'prosodyctl check features' recommends configuration improvements ### Networking