From 579d46f78ae5cf6a5e3e56772f7767d796765740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Wed, 23 Sep 2020 23:40:00 +0200 Subject: Update the changelog for the private message changes --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5fc0a2e..48ca277 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,15 @@ Version 10.0 ============ +For users +--------- +- Direct messages are always sent to the user's bare JID. It’s now the job + of the XMPP server to forward these messages to all online resources. +- Private messages are now always received from the server-wide JID. You + can still use the in-room JID (#chan%irc@biboumi/NickName) to send a + private message but the response you will receive will come from + nickname%irc@biboumi. + Version 9.0 - 2020-09-22 ======================== -- cgit v1.2.3