Browse Source

Set version to 2.11.0

Paulo Coelho Alves 6 years ago
parent
commit
d738fc4f47
2 changed files with 20 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 19 0
      release-notes/2.11.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 19 - 0
release-notes/2.11.0.txt

@@ -0,0 +1,19 @@
+2018-05-29
+
+NEW:
+
+- Desktop web-client updated to 3.52.2
+- Updated "(Un)Watched" text to "(Un)Played"
+
+FIXED:
+
+- Fixed several possible situations where focus could disappear
+- Fixed the shuffle for a TV season selecting episodes from outside of that season
+- Fixed the focus order on a show preplay page (with extras only) being incorrect
+- Make sure quality setting is respected for autoplaying next episode
+- Fixed HLS videos in Watch Later not playing in some cases
+- Fixed some occurrences of "Repeat All" not repeating single video play queues
+- Fixed Live TV type buttons cutoff in list view
+- Fixed inconsistent queue behavior when playing season with no unwatched episodes
+- Fixed music play queues not correctly restoring on app start
+- Fixed an issue that prevented playing content from a Controller while the app is in the PIN entry screen