소스 검색

Set version to 2.16.0

Paulo Coelho Alves 6 년 전
부모
커밋
9c7193bdce
2개의 변경된 파일19개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 18 0
      release-notes/2.16.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 18 - 0
release-notes/2.16.0.txt

@@ -0,0 +1,18 @@
+2018-08-07
+
+NEW:
+
+- Add Chapter Selection to video playback
+- Updated app settings to match new UI
+
+FIXED:
+
+- Fixed subtitles being burned unnecessarily when transcoding
+- Fixed skipping instead of seeking with remote
+- Fixed cut off text on preplay pages with long synopses
+- Fixed photo thumbnails not showing a background when scrolling
+- Fixed an issue that could cause selected settings sections to reset when changing selected options
+- Fixed formatting of no recordings page on some devices
+- Fixed long translations getting cut off in the user menu
+- Fixed source list order changes not saving in some rare circumstances
+- (PMP) Improved Audio Passthrough settings labels