소스 검색

Set version to 2.27.0

Paulo Coelho Alves 6 년 전
부모
커밋
542ba3ed37
2개의 변경된 파일15개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 14 0
      release-notes/2.27.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 14 - 0
release-notes/2.27.0.txt

@@ -0,0 +1,14 @@
+2019-02-05
+
+NEW:
+
+- Desktop web-client updated to 3.83.1
+- Support translation of relative time strings
+- Adjusted library page jump bar so more characters can be shown
+- Changed user menu from dropdown to full screen modal
+
+FIXED:
+
+- Fixed playback controls not showing the correct duration when lightweight seeking
+- Fixed possible endless spinner when downloading subtitles
+- Fixed player controls sometimes not closing when playing from companion app