From 0182cd0c2b1ca8a9bfa7f6725c44620d24dfe5ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 28 Feb 2021 14:23:54 +0100 Subject: Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4608d88..8cf7186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Caches store now 1000 old entries (i.e., not included in the last fetch) at maximum. This will clean obsolete cruft and drastically reduce cache size. - Feeds not updated (and not part of the config) for 180 days are now automatically removed from the cache. +- Connecting to the IMAP server now happens in the background and in parallel, using connections directly as they are established. This should yield a speed-up with slow IMAP servers. +- IMAP connections now can time out during establishment. ## [0.7.0] - 2021-02-21 ### Changed -- cgit v1.2.3