瀏覽代碼

Set version to 2.7.0

Paulo Coelho Alves 7 年之前
父節點
當前提交
63cf4bc610
共有 2 個文件被更改,包括 15 次插入1 次删除
  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