فهرست منبع

Set version to 2.40.0

Paulo Coelho Alves 5 سال پیش
والد
کامیت
5482132c45
2فایلهای تغییر یافته به همراه18 افزوده شده و 1 حذف شده
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 17 0
      release-notes/2.40.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 17 - 0
release-notes/2.40.0.txt

@@ -0,0 +1,17 @@
+2019-08-20
+
+NEW:
+
+- Improved sidebar pointer support
+- Renamed "Online Content" group to "Plex" in sidebar "More" menu and moved it after user servers
+
+FIXED:
+
+- Fixed size of related photos thumbnails in photo player
+- Fixed wrong playback titles being shown sometimes for video clips
+- Fixed hidden focus when going back from preplay
+- Fixed an issue that could cause albums and seasons lists to fail to load in artist and tv show pages
+- Fixed lyrics fetching error message flashing
+- Fixed wrong thumbnail image for photos in album list view
+- Fixed Preplay buttons too close to summary on preplay screen
+- Fixed sidebar customization being skipped for users with only one server and no enabled online media sources