Browse Source

Set version to 2.20.0

Paulo Coelho Alves 6 years ago
parent
commit
5fddf572de
2 changed files with 29 additions and 2 deletions
  1. 2 2
      CMakeModules/VersionConfiguration.cmake
  2. 27 0
      release-notes/2.20.0.txt

+ 2 - 2
CMakeModules/VersionConfiguration.cmake

@@ -21,8 +21,8 @@ else()
 endif()
 
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 19)
-set(VERSION_NANO 1)
+set(VERSION_MINOR 20)
+set(VERSION_NANO 0)
 
 option(UPGRADE_DEBUG "" OFF)
 

+ 27 - 0
release-notes/2.20.0.txt

@@ -0,0 +1,27 @@
+2018-10-02
+
+NEW:
+
+- Desktop web-client updated to 3.71.1
+- Improved stream titles (requires PMS 1.13.8 or higher)
+
+FIXED:
+
+- Block app key shortcuts when entering subtitles search title
+- Sped up initial loading dashboard
+- Fixed blinking thumbnails when moving between items in photo player
+- Fixed missing empty dashboard message for managed/shared users with restrictions
+- Fixed background being lost when navigating away from news player
+- Fixed some edge cases around deleting media that could cause the app to become unresponsive
+- Fixed Chapter Selection focus box not showing sometimes
+- Fixed occasional unexpected focused element in app settings modal after closing via pointer click
+- Fixed some navigation bugs in home screen media types settings
+- Fixed settings changes not being immediately visible in the UI
+- Fixed pressing seek buttons during music playback making it impossible to bring up player controls afterwards
+- Fixed subtitles search modal title button width changing when focused
+- Fixed news ads playback putting the app in a broken state
+- Fixed progress bar being focusable during ads playback
+- Fixed news tags and news feed being visible during ads playback
+- Fixed news feed being slightly cut off at the bottom
+- Fixed issue preventing companion commands
+- Fixed display issues with long stream titles on preplay pages