From 51bc326bbf68ff255536a56840b680be67b5c501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Wed, 31 Jul 2019 17:09:23 +0200 Subject: [PATCH] Update NEWS --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 41d9973cd..afa91d5f7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Changes between 3.2.0-beta-01 and 3.2.0-beta-02: +------------------ + +Application: + * UI improvements + * Fix adaptative icon + * Improve loading feedback + * Fix crash with Chromecast + * Video player controls reorganization + * Fix sort not remembered + * Fix language change + * translations update + * Minor bug fixes + +Medialibrary: + * New migration to repair the last one if it failed + Changes between 3.1.7 and 3.2.0-beta-01: ------------------