summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-09-24 18:15:46 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-09-24 18:15:46 +0300
commit1ddde400ee78d7948fa58b4f20f644db7af10d80 (patch)
tree34187d0def77b03b4c0d85b086c9c34570d2e78c /debian
parent6ccb4e9544ef8ea2cceee7f849655a07527d0360 (diff)
downloadmeli-1ddde400ee78d7948fa58b4f20f644db7af10d80.zip
debian/: bump version to 0.6.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b047cc80..19e2857a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+meli (0.6.2-1) buster; urgency=low
+
+ Added
+ - Add customizable mailbox tree in sidebar
+ - Make `dbus` dependency opt-out (feature is `dbus-notifications`)
+ - Implemented JMAP async, search, tagging, syncing
+ - Preserve account order from configuration file
+ - Implemented IMAP `CONDSTORE` support for IMAP cache
+ - Add `timeout` setting for IMAP
+ - Implement TCP keepalive for IMAP
+ - Rewrote email address parsers.
+ - Implement `copy_messages` for maildir
+ - Implement selection with motions
+
+ Fixed
+ - Fixed various problems with IMAP cache
+ - Fixed various problems with IMAP message counts
+ - Fixed various problems with IMAP connection hanging
+ - Fixed IMAP not reconnecting on dropped IDLE connections
+ - Fixed various problems with notmuch backend
+
+ -- Manos Pitsidianakis <epilys@nessuent.xyz> Thu, 24 Sep 2020 18:14:00 +0200
meli (0.6.1-1) buster; urgency=low
* added experimental NNTP backend