Loading CHANGELOG.rst +13 −0 Original line number Diff line number Diff line 0.14.0 2018.02.19 ================= - New theme: oscar-logicodev dark - New engines - AskSteem (general) - Autocompleter fix for py3 - Engine fixes (pdbe, pubmed, gigablast, google, yacy, bing videos, microsoft academic) - "All" option is removed from languages - Minor UI changes - Translation updates 0.13.1 2017.11.23 ================= Loading searx/version.py +2 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,8 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >. # version of searx VERSION_MAJOR = 0 VERSION_MINOR = 13 VERSION_BUILD = 1 VERSION_MINOR = 14 VERSION_BUILD = 0 VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR, VERSION_MINOR, Loading Loading
CHANGELOG.rst +13 −0 Original line number Diff line number Diff line 0.14.0 2018.02.19 ================= - New theme: oscar-logicodev dark - New engines - AskSteem (general) - Autocompleter fix for py3 - Engine fixes (pdbe, pubmed, gigablast, google, yacy, bing videos, microsoft academic) - "All" option is removed from languages - Minor UI changes - Translation updates 0.13.1 2017.11.23 ================= Loading
searx/version.py +2 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,8 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >. # version of searx VERSION_MAJOR = 0 VERSION_MINOR = 13 VERSION_BUILD = 1 VERSION_MINOR = 14 VERSION_BUILD = 0 VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR, VERSION_MINOR, Loading