Browse Source

Set version to 2.48.0

Paulo Coelho Alves 5 years ago
parent
commit
03a1eec980
2 changed files with 11 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 10 0
      release-notes/2.48.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 10 - 0
release-notes/2.48.0.txt

@@ -0,0 +1,10 @@
+2020-01-07
+
+FIXED:
+
+- Fixed genres being too close to title on Web Shows and Podcast show pre plays
+- Fixed letter inputs not working when keyboard is set to uppercase
+- Fixed an issue where a no longer existing server could prevent you from sharing other servers
+- Fixed an issue where some hubs on the Home Screen overlap the separator
+- Fixed back key going back to user switcher when editing a managed user's name
+- Fixed pinned sources occasionally not influencing home screen content when switching between Auto and Custom modes