From 94014f5fb22d10c3683adb0b593be7ef38e05bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Wed, 31 Oct 2018 11:45:32 +0100 Subject: [PATCH] Update NEWS --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4f38baa1b..21bebbe95 100644 --- a/NEWS +++ b/NEWS @@ -6,17 +6,22 @@ Application: * Medialibrary scan is now optional * OTG devices support in file browser * Favorites in local file browser - * Playback notification now persits after service is removed by Android + * Refactored subtitles downloader + * A-B repeat + * Manual orientation lock in video player + * Playback notification now persists after service is removed by Android * Android Auto is back * Sorting preferences are now saved * Breadcrumb is browsers * Use start-time to resume a media, loading should be faster * Bottomsheet style for context menus + * Improve support of very large media libraries TV: * Homescreen channels support * Support for media sorting * Support of videos grouping + * Manual network share setting Changes between 3.0.12 and 3.0.13: ----------------------------------