Comparison

CHANGES @ 13712:32b5a3667ebb

Merge 13.0->trunk
author Matthew Wild <mwild1@gmail.com>
date Sat, 15 Feb 2025 16:48:45 +0000
parent 13711:12e0b61830c8
child 13718:569fae28a2f3
comparison
equal deleted inserted replaced
13709:8822b5e73951 13712:32b5a3667ebb
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