Browse Source

Set version to 2.42.0

Paulo Coelho Alves 5 years ago
parent
commit
4d1fc1886c
2 changed files with 16 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 15 0
      release-notes/2.42.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 15 - 0
release-notes/2.42.0.txt

@@ -0,0 +1,15 @@
+2019-09-17
+
+NEW:
+
+- Adjusted message displayed in empty "My Podcasts", "My Webshows" and "My TIDAL" screens
+- Ensured search via controller/keyboard shortcut uses preferred server selected during first run
+
+FIXED:
+
+- Fixed an issue that could cause some filters to not work correctly
+- Fixed focus not being correctly restored when going back to Categories/Channels pages
+- Fixed margin below artist on album preplay
+- Fixed an issue that could cause navigating the sidebar to fail on certain pages
+- Fixed missing current position time during Live TV playback
+- Fixed an issue where removing content from "My TIDAL" did not always update "My TIDAL" page properly