diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -21,7 +21,8 @@ Added * Added tunneling audio through TCP if UDP connection goes down. * --version now includes the current commit hash. * Server passwords. Thanks @rbran! - * Added support for sending and receiving text messages + * Added support for sending and receiving text messages. + * See a list of occured events with +mumctl events+. * Invalid server certificates are now rejected by default and need to be explicitly allowed either when connecting or permanently per server or globally. @@ -29,7 +30,8 @@ Added Changed ~~~~~~~ -* Changed how you mute yourself/others. See man pages for details on the new options. + * Changed how you mute yourself/others. See man pages for details on the new options. + * The current channel status is now printed when connecting to a server. // Removed // ~~~~~~~ @@ -42,6 +44,7 @@ Fixed be found. * Lots of other minor informative error messages instead of panics. * Status requests are sent in parallel. + * Pings are now less spammy in the log output. Other ~~~~~ |
