Browse Source

[enh] version 0.11.0

Adam Tauber 8 years ago
parent
commit
94a1d8ad7e
1 changed files with 31 additions and 0 deletions
  1. 31 0
      CHANGELOG.rst

+ 31 - 0
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
 =================