summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2015-09-08 22:13:09 +0200
committerAdam Tauber <asciimoo@gmail.com>2015-09-08 22:13:09 +0200
commit23dab175b2b0742de30129a45488b5c8162ff5c6 (patch)
tree5ba086ecc3f102de2be87ee83168044a53a0f7d8 /CHANGELOG.rst
parentd45e6022f602b284bee46a03718478255d07803d (diff)
[enh] v0.8.0
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst46
1 files changed, 46 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f9ab188b..f2c192d2 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,49 @@
+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
================