From 2524fdc814a1694a23325791f9edf4a8b6c92438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Thu, 24 Jan 2019 17:08:55 +0100 Subject: [PATCH] Update NEWS --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index f11fb296e..8183081fc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Changes between 3.0.95 and 3.0.96: +------------------ + +Application: + * Disable R8 + * Allow clear text traffic + * Use LiveData instead of binding to PlaybackService + * Compact audio lists on small screens + * Fix video player crash on Chromebooks + * Fix files name display on UPnP shares + Changes between 3.0.94 and 3.0.95: ------------------