Browse Source

Set version to 2.45.0

Mark McDowall 5 năm trước cách đây
mục cha
commit
65ce5bca71
2 tập tin đã thay đổi với 12 bổ sung1 xóa
  1. 1 1
      CMakeModules/VersionConfiguration.cmake
  2. 11 0
      release-notes/2.45.0.txt

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 11 - 0
release-notes/2.45.0.txt

@@ -0,0 +1,11 @@
+2019-11-05
+
+NEW:
+
+- Added better sorting for shared servers.  We now sort by the username, and use the username as the primary title
+
+FIXED:
+
+- Fixed subtitles not showing up when advancing to the next episode
+- Fixed an issue that could result in broken sidebar functionality on poor network conditions
+- Fixed being unable to return to other views after selecting a Collections tab for a library without collections