Browse Source

Set version to 2.24.0

Paulo Coelho Alves 6 years ago
parent
commit
995f15dbd8
2 changed files with 9 additions and 1 deletions
  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()
 endif()
 
 
 set(VERSION_MAJOR 2)
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 23)
+set(VERSION_MINOR 24)
 set(VERSION_NANO 0)
 set(VERSION_NANO 0)
 
 
 option(UPGRADE_DEBUG "" OFF)
 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