|
@@ -1,3 +1,49 @@
|
|
1
|
+0.8.0 2015.09.08
|
|
2
|
+================
|
|
3
|
+
|
|
4
|
+- New engines
|
|
5
|
+
|
|
6
|
+ - Blekko (image)
|
|
7
|
+ - Gigablast (general)
|
|
8
|
+ - Spotify (music)
|
|
9
|
+ - Swisscows (general, images)
|
|
10
|
+ - Qwant (general, images, news, social media)
|
|
11
|
+- Plugin system
|
|
12
|
+- New plugins
|
|
13
|
+
|
|
14
|
+ - HTTPS rewrite
|
|
15
|
+ - Search on cagetory select
|
|
16
|
+ - User information
|
|
17
|
+ - Tracker url part remover
|
|
18
|
+- Multiple outgoing IP and HTTP/HTTPS proxy support
|
|
19
|
+- New autocompleter: startpage
|
|
20
|
+- New theme: pix-art
|
|
21
|
+- Settings file structure change
|
|
22
|
+- Fabfile, docker deployment
|
|
23
|
+- Optional safesearch result filter
|
|
24
|
+- Force HTTPS in engines if possible
|
|
25
|
+- Disabled HTTP referrer on outgoing links
|
|
26
|
+- Display cookie information
|
|
27
|
+- Prettier search URLs
|
|
28
|
+- Right-to-left text handling in themes
|
|
29
|
+- Translation updates (New locales: Chinese, Hebrew, Portuguese, Romanian)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+New dependencies
|
|
33
|
+~~~~~~~~~~~~~~~~
|
|
34
|
+
|
|
35
|
+- pyopenssl
|
|
36
|
+- ndg-httpsclient
|
|
37
|
+- pyasn1
|
|
38
|
+- pyasn1-modules
|
|
39
|
+- certifi
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+News
|
|
43
|
+~~~~
|
|
44
|
+
|
|
45
|
+@dalf joined the maintainer "team"
|
|
46
|
+
|
1
|
47
|
0.7.0 2015.02.03
|
2
|
48
|
================
|
3
|
49
|
|