Pārlūkot izejas kodu

Set version to 2.21.0

Paulo Coelho Alves 6 gadi atpakaļ
vecāks
revīzija
4839cbf2c6
2 mainītis faili ar 17 papildinājumiem un 2 dzēšanām
  1. 2 2
      CMakeModules/VersionConfiguration.cmake
  2. 15 0
      release-notes/2.21.0.txt

+ 2 - 2
CMakeModules/VersionConfiguration.cmake

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

+ 15 - 0
release-notes/2.21.0.txt

@@ -0,0 +1,15 @@
+2018-10-30
+
+NEW:
+
+- Improvements to subtitles search results titles
+- Added new music player UI for podcasts
+- Added Related Episodes hub underneath the Podcasts player
+- Watch Later and Recommended support has been removed. Please see: https://www.plex.tv/blog/subtitles-and-sunsets-big-improvements-little-housekeeping/
+
+FIXED:
+
+- Fixed occasional loss of focus on library page when applying "unplayed" filter
+- Fixed settings failing to open in some circumstances
+- Fixed zip code not disappearing in News settings after selecting a country that doesn't have zip codes
+- Fixed selecting a play queue item occasionally not starting playback