From 6247f65063a154bf7427d989e19af879021d6088 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Fri, 10 May 2019 12:28:10 +0200 Subject: [PATCH] Add changelog entry for #1465 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 6ae8c8528..aaa6ee785 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,6 +13,7 @@ - Replace `moment` with [DayJS](https://github.com/iamkun/dayjs). - New API method [\_converse.api.disco.features.get](https://conversejs.org/docs/html/api/-_converse.api.disco.features.html#.get) - #1296: `embedded` view mode shows `chatbox-navback` arrow in header +- #1465: When highlighting a roster contact, they're incorrectly shown as online - #1532: Converse reloads on enter pressed in the filter box - #1550: Legitimate carbons being blocked due to erroneous forgery check - #1554: Room auto-configuration broke if the config form contained fields with type `fixed`