Forráskód Böngészése

Set version to 2.22.0

Mark McDowall 6 éve
szülő
commit
df9eab0e6f
2 módosított fájl, 17 hozzáadás és 1 törlés
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 16 0
      release-notes/2.22.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 16 - 0
release-notes/2.22.0.txt

@@ -0,0 +1,16 @@
+2018-11-06
+
+NEW:
+
+- Desktop web-client updated to 3.73.2
+- Added recording progress to recording schedule
+- Subtitles search modal UI changes
+
+FIXED:
+
+- Fixed player control state when playback starts or pauses without application control
+- Fixed case where focus was lost when navigating back after changing list styles
+- Fixed play queue starting playback automatically when app is reopened
+- Fixed non-functional action buttons on preplay pages in some circumstances
+- Fixed case where focus could be lost when navigating into the dashboard types header
+- Fixed unavailable indicator on preplay pages when media item file is unavailable