|
@@ -1,3 +1,35 @@
|
|
1
|
+0.7.0 2015.02.03
|
|
2
|
+================
|
|
3
|
+
|
|
4
|
+- New engines
|
|
5
|
+
|
|
6
|
+ - Digg
|
|
7
|
+ - Google Play Store
|
|
8
|
+ - Deezer
|
|
9
|
+ - Btdigg
|
|
10
|
+ - Mixcloud
|
|
11
|
+ - 1px
|
|
12
|
+- Image proxy
|
|
13
|
+- Search speed improvements
|
|
14
|
+- Autocompletition of engines, shortcuts and supported languages
|
|
15
|
+- Translation updates (New locales: Turkish, Russian)
|
|
16
|
+- Default theme changed to oscar
|
|
17
|
+- Settings option to disable engines by default
|
|
18
|
+- UI code cleanup and restructure
|
|
19
|
+- Engine tests
|
|
20
|
+- Multiple engine bug fixes and tweaks
|
|
21
|
+- Config option to set default interface locale
|
|
22
|
+- Flexible result template handling
|
|
23
|
+- Application logging and sophisticated engine exception tracebacks
|
|
24
|
+- Kickass torrent size display (oscar theme)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+New dependencies
|
|
28
|
+~~~~~~~~~~~~~~~~
|
|
29
|
+
|
|
30
|
+- pygments - http://pygments.org/
|
|
31
|
+
|
|
32
|
+
|
1
|
33
|
0.6.0 - 2014.12.25
|
2
|
34
|
==================
|
3
|
35
|
|