Browse Source

Set version to 2.10.0

Paulo Coelho Alves 7 years ago
parent
commit
afe950e421
2 changed files with 18 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 17 0
      release-notes/2.10.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 17 - 0
release-notes/2.10.0.txt

@@ -0,0 +1,17 @@
+2018-05-01
+
+NEW:
+
+- Desktop web-client updated to 3.47.1
+- Added Privacy Policy and Terms of Service viewing in settings
+- Added quick links action buttons for type discovery pages
+- Updated translations
+
+FIXED:
+
+- Fixed an issue that would cause back button presses on certain remotes to be registered twice
+- Fixed the app not loading if plex.tv is unavailable
+- Fixed the version badge not updating after deleting a version
+- Fixed missing videos in a photo library failing silently
+- Fixed the OSD not hiding when resuming playback after the screensaver was shown
+- Fixed high CPU usage during music playback