From dcc8dc66b635617b7ff47b4d3d89571e134abdc4 Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sun, 10 Mar 2019 17:22:42 +0100 Subject: [PATCH] Update NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index f29e425..eb394fb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Version 1.3 (2019-03-10): +=========================== +* UI modernization including headerbars +* Ported to GtkApplication +* Support for mbox and maildir backends (thanks tikank!) +* Massive refactoring (thanks tikank!) +* Support for UTF-7 folder decoding (thanks cheshire-mouse!) +* Improved folder parsing in config UI +* Misc other fixes and improvements +* Updated translations + + Version 1.2.1 (2016-05-28): =========================== * Improved GNOME-Software integration