Browse Source

Set version to 2.17.0

Paulo Coelho Alves 6 years ago
parent
commit
c975ed3512
2 changed files with 16 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 15 0
      release-notes/2.17.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

@@ -21,7 +21,7 @@ else()
 endif()
 
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 16)
+set(VERSION_MINOR 17)
 set(VERSION_NANO 0)
 
 option(UPGRADE_DEBUG "" OFF)

+ 15 - 0
release-notes/2.17.0.txt

@@ -0,0 +1,15 @@
+2018-08-21
+
+NEW:
+
+- Added menu in settings to reorder and show/hide media types
+- Added AdChoices link to Privacy settings
+
+FIXED:
+
+- Fixed an issue that could cause the UI to become unresponsive when browsing News settings
+- Fixed album preplay sometimes wrapping titles off screen
+- Fixed video direct play setting incorrectly affecting music playback
+- Fixed Cloud Sync server library names not showing up in source modal
+- Fixed lost focus when opening User Menu while offline
+- Fixed inconsistency with Mark as Played string naming