Browse Source

Set version to 2.25.0

Paulo Coelho Alves 6 years ago
parent
commit
aa4fedf177
2 changed files with 14 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 13 0
      release-notes/2.25.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 13 - 0
release-notes/2.25.0.txt

@@ -0,0 +1,13 @@
+2019-01-02
+
+NEW:
+
+- Desktop web-client updated to 3.77.4
+- Fixed podcast/web show episodes being marked as played as soon as playback is initiated
+- Added extended artist biography on artist preplay
+
+FIXED:
+
+- Fixed app settings sometimes wrongly showing an item as selected
+- Fixed media provider hubs occasionaly not loading
+- Fixed an issue where the application could show a blank screen when all servers are unavailable