logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 94a1d8ad7e53da0a4d0de9ccb06461f9136e9831
parent: 2cc85f244bc161da65a43d772f57cd867a73fd55
Author: Adam Tauber <asciimoo@gmail.com>
Date:   Tue, 10 Jan 2017 20:49:21 +0100

[enh] version 0.11.0

Diffstat:

MCHANGELOG.rst31+++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst @@ -1,3 +1,34 @@ +0.11.0 2017.01.10 +================= + +- New engines + + - Protein Data Bank Europe (science) + - Voat.co (general, social media) + - Online Etimology Dictionary (science) + - CCC tv (video, it) + - Searx (all categories - can rotate multiple other instances) +- Answerer functionality (see answerer section on /preferences) +- Local answerers + + - Statistical functions + - Random value generator +- Result proxy support (with `morty <https://github.com/asciimoo/morty>`__) +- Extended time range filter +- Improved search language support +- Multiple engine fixes (digbt, 500px, google news, ixquick, bing, kickass, google play movies, habrahabr, yandex) +- Minor UI improvements +- Suggestion support for JSON engine +- Result and query escaping fixes +- Configurable HTTP server version +- More robust search error handling +- Faster webapp initialization in debug mode +- Search module refactor +- Config API endpoint +- Translation updates +- 404 page + + 0.10.0 2016.09.06 =================