@@ -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)
@@ -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