Loading CHANGELOG.rst +46 −0 Original line number Diff line number Diff line 0.8.0 2015.09.08 ================ - New engines - Blekko (image) - Gigablast (general) - Spotify (music) - Swisscows (general, images) - Qwant (general, images, news, social media) - Plugin system - New plugins - HTTPS rewrite - Search on cagetory select - User information - Tracker url part remover - Multiple outgoing IP and HTTP/HTTPS proxy support - New autocompleter: startpage - New theme: pix-art - Settings file structure change - Fabfile, docker deployment - Optional safesearch result filter - Force HTTPS in engines if possible - Disabled HTTP referrer on outgoing links - Display cookie information - Prettier search URLs - Right-to-left text handling in themes - Translation updates (New locales: Chinese, Hebrew, Portuguese, Romanian) New dependencies ~~~~~~~~~~~~~~~~ - pyopenssl - ndg-httpsclient - pyasn1 - pyasn1-modules - certifi News ~~~~ @dalf joined the maintainer "team" 0.7.0 2015.02.03 ================ Loading searx/version.py +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >. # version of searx VERSION_MAJOR = 0 VERSION_MINOR = 7 VERSION_MINOR = 8 VERSION_BUILD = 0 VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR, Loading Loading
CHANGELOG.rst +46 −0 Original line number Diff line number Diff line 0.8.0 2015.09.08 ================ - New engines - Blekko (image) - Gigablast (general) - Spotify (music) - Swisscows (general, images) - Qwant (general, images, news, social media) - Plugin system - New plugins - HTTPS rewrite - Search on cagetory select - User information - Tracker url part remover - Multiple outgoing IP and HTTP/HTTPS proxy support - New autocompleter: startpage - New theme: pix-art - Settings file structure change - Fabfile, docker deployment - Optional safesearch result filter - Force HTTPS in engines if possible - Disabled HTTP referrer on outgoing links - Display cookie information - Prettier search URLs - Right-to-left text handling in themes - Translation updates (New locales: Chinese, Hebrew, Portuguese, Romanian) New dependencies ~~~~~~~~~~~~~~~~ - pyopenssl - ndg-httpsclient - pyasn1 - pyasn1-modules - certifi News ~~~~ @dalf joined the maintainer "team" 0.7.0 2015.02.03 ================ Loading
searx/version.py +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >. # version of searx VERSION_MAJOR = 0 VERSION_MINOR = 7 VERSION_MINOR = 8 VERSION_BUILD = 0 VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR, Loading