Paulo Coelho Alves 6 роки тому
батько
коміт
995f15dbd8
2 змінених файлів з 9 додано та 1 видалено
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 8 0
      release-notes/2.24.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 8 - 0
release-notes/2.24.0.txt

@@ -0,0 +1,8 @@
+2018-12-11
+
+FIXED:
+
+- Fixed an issue where focus would be lost after removing the last item from a list
+- Fixed as issue where enabling recording all episodes for certain shows could return in nothing getting added to the priority list
+- Fixed an issue that could cause a blank screen to appear after playback
+- Fixed loss of focus on episode preplay in some cases