# Notes I think it's time for a new release.
I aim to make the new release in one week, approximately. If you'd like more time, please let me know. ,-) Feedbacks will be added to the release notes and the git logs, as usual. With this release offlineimap can renew the token for OAUTH2. There is better integration for ArchLinux and OSX. SSL configuration options are more consistent. # Authors Philippe Loctaux (4): Add Archlinux to list of supported distros Added ssl certfile on osx for openssl pacakge on homebrew Add Archlinux to list of supported distros offlineimap/utilis/distro.py: identation fix Nicolas Sebrecht (3): contrib/release.py: minor UI improvement docs/website-doc.sh: minor improvements in comments of versions.yml fix dates in copyright lines Benedikt Heine (2): Fix typo in exception message Chain tls_level and ssl_version only if ssl is enabled Carnë Draug (2): Print username instead of accountname when asking for password Check if username is provided before trying plain authentication. Frode Aannevik (1): Fix expired oauth2_access_token # Diffstat contrib/release.py | 4 ++-- docs/website-doc.sh | 10 +++++++--- offlineimap.conf | 4 ++-- offlineimap/imapserver.py | 30 ++++++++++++++++++++++++------ offlineimap/ui/Curses.py | 8 ++++---- offlineimap/ui/Machine.py | 8 ++++---- offlineimap/ui/TTY.py | 8 ++++---- offlineimap/ui/UIBase.py | 4 ++-- offlineimap/utils/distro.py | 9 +++++++-- 9 files changed, 56 insertions(+), 29 deletions(-) -- Nicolas Sebrecht _______________________________________________ OfflineIMAP-project mailing list: OfflineIMAP-project@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/offlineimap-project OfflineIMAP homepages: - https://github.com/OfflineIMAP - http://offlineimap.org