Procházet zdrojové kódy

Set version to 2.43.0

Paulo Coelho Alves před 5 roky
rodič
revize
c1291c39f3

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

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

+ 10 - 0
release-notes/2.43.0.txt

@@ -0,0 +1,10 @@
+2019-10-01
+
+NEW:
+
+- Added Russian language selection
+
+FIXED:
+
+- Fixed the sidebar and preplay page content not loading correctly after starting playback quickly
+- Fixed an issue where restoring the home screen to its default state twice in quick sucession could cause the app to crash