From 12ac417e44578ee95567de5bd69ba6037538649c Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Fri, 18 Mar 2022 13:01:52 +0100 Subject: [PATCH] changelog --- resources/text/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG index ccc1324e4..b33c8fc98 100644 --- a/resources/text/CHANGELOG +++ b/resources/text/CHANGELOG @@ -11,6 +11,7 @@ Added: * New action "Open main menu" can now be added to toolbars. (#604) * If feed does not provide date/time for its articles, then current date/time is used and now this artificial date/time is iterated to achieve consistent sorting for those articles. (#621) * Individual feeds can now be turned off. Turning feed "off" disables it and it won't get any new articles. See "Edit feed" dialog, specifically "Miscellaneous" tab. (#393) +* Gmail: Synchronization of e-mails is now MUCH faster, especially subsequent synchronizations. Also, some Gmail-related fixes were added. * TT-RSS: Added "share to published" feature which allows user to save custom notes to TT-RSS. Can be used with context menu on "[SYSTEM] User-published articles" feed list item. (#198) * Count of unread articles in taskbar is now switchable. (#649) * Documentation was updated. (#582)