Browse Source

Set version to 2.50.0

Paulo Coelho Alves 5 years ago
parent
commit
3a3538bbdb
2 changed files with 17 additions and 1 deletions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 16 0
      release-notes/2.50.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 16 - 0
release-notes/2.50.0.txt

@@ -0,0 +1,16 @@
+2020-02-04
+
+NEW:
+
+- New Search page with updated design and functionality:
+  - Search VOD, News, Podcasts, Web Shows and TIDAL as well as PMS libraries
+  - Keeps a history of recent searches
+  - Change search target to search all media, pinned sources, specific source types or providers
+  - Results are grouped by owned libraries, shared libraries and providers
+  - Contextual results promoted based on where search was started from (i.e. if search is made from a library, results from that library will be promoted to the top)
+- Avoid transcoding of 4K video when another version is playable
+- Added server name to `Log to Media Server` app setting
+
+FIXED:
+
+- Fixed handling of Auto Play when acting as a Plex Companion player