Software /
code /
prosody
Comparison
CHANGES @ 13711:12e0b61830c8 13.0
CHANGES: add 'prosodyctl check features'
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 15 Feb 2025 16:48:27 +0000 |
parent | 13693:5f8fe6722c13 |
child | 13718:569fae28a2f3 |
comparison
equal
deleted
inserted
replaced
13710:f7de36fed53c | 13711:12e0b61830c8 |
---|---|
9 ### Administration | 9 ### Administration |
10 | 10 |
11 - Add 'watch log' command to follow live debug logs at runtime (even if disabled) | 11 - Add 'watch log' command to follow live debug logs at runtime (even if disabled) |
12 - mod_announce: Add shell commands to send messages to all users, online users, or limited by roles | 12 - mod_announce: Add shell commands to send messages to all users, online users, or limited by roles |
13 - New mod_account_activity plugin records last login/logout time of a user account | 13 - New mod_account_activity plugin records last login/logout time of a user account |
14 - New 'prosodyctl check features' recommends configuration improvements | |
14 | 15 |
15 ### Networking | 16 ### Networking |
16 | 17 |
17 - Honour 'weight' parameter during SRV record selection | 18 - Honour 'weight' parameter during SRV record selection |
18 - Support for RFC 8305 "Happy Eyeballs" to improve IPv4/IPv6 connectivity | 19 - Support for RFC 8305 "Happy Eyeballs" to improve IPv4/IPv6 connectivity |