Parcourir la source

Set version to 2.7.0

Paulo Coelho Alves il y a 7 ans
Parent
commit
63cf4bc610
2 fichiers modifiés avec 15 ajouts et 1 suppressions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 14 0
      release-notes/2.7.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 14 - 0
release-notes/2.7.0.txt

@@ -0,0 +1,14 @@
+2018-03-20
+
+NEW:
+
+- Desktop web-client updated to 3.41.2
+
+FIXED:
+
+- Fixed possible endless buffering at start of playback
+- Fixed short movie/episode summary alignment
+- Fixed version count not showing up on poster lists
+- Fixed the recording schedule not displaying an empty message when no events are displayed
+- Fixed the next airing wrapping to two lines on the recording priority page
+- Selecting "Sign Out" after selecting "Switch User" from the app's home screen no longer shows homescreen content below the confirmation modal