diff options
| author | Alexandre Flament <alex@al-f.net> | 2017-01-15 22:18:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-15 22:18:20 +0100 |
| commit | 7a16aca346c14994f304a6961c55b63ab260265a (patch) | |
| tree | 4cd44fc2fe23d17d1cb574042c98a276f04253c9 /CHANGELOG.rst | |
| parent | 627962ce40cd66d84f1be2d88907496fbd40b902 (diff) | |
| parent | 1a9f8240b851c64a10be7b8990b6f3926ca506b3 (diff) | |
Merge branch 'master' into flask_perimeter
Diffstat (limited to 'CHANGELOG.rst')
| -rw-r--r-- | CHANGELOG.rst | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 999570eb5..741b5397f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,32 @@ +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 +- Translation updates + + 0.10.0 2016.09.06 ================= |