@@ -22,7 +22,7 @@ endif()
set(VERSION_MAJOR 2)
set(VERSION_MINOR 29)
-set(VERSION_NANO 0)
+set(VERSION_NANO 1)
option(UPGRADE_DEBUG "" OFF)
@@ -0,0 +1,6 @@
+2019-03-08
+
+FIXED:
+- Fixed an issue where search results would come from local machine's server instead of specified server
+- Fixed an issue where selecting a search result would open a blank page