From 64a393ebadf0723e7bf4f4a9d3323f6c94ae4ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Thu, 23 Aug 2018 11:16:22 +0200 Subject: Create subsections in the CHANGELOG fix #3374 --- CHANGELOG.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8d5b106..f6b0c01 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,17 +1,22 @@ Version 9.0 =========== -- SIGHUP is now caught and reloads the configuration like SIGUSR1 and 2. +For users +--------- +- Messages reflections are now properly cut if the body was cut before + being to sent to IRC - Messages from unjoined resources are now rejected instead of being accepted. This helps clients understand that they are not in the room (because of some connection issue for example). - All commands sent to IRC servers are now throttled to avoid being disconnected for excess flood. The limit value can be customized using the ad-hoc configuration form on a server JID. + +For admins +---------- +- SIGHUP is now caught and reloads the configuration like SIGUSR1 and 2. - Add a verify_certificate policy option that lets the admin disable certificate validation per-domain. -- Messages reflections are now properly cut if the body was cut before - being to sent to IRC Version 8.3 - 2018-06-01 ======================== -- cgit v1.2.3