diff options
Diffstat (limited to 'CHANGELOG.rst')
| -rw-r--r-- | CHANGELOG.rst | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e411fc4a0..f9ab188b2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,35 @@ +0.7.0 2015.02.03 +================ + +- New engines + + - Digg + - Google Play Store + - Deezer + - Btdigg + - Mixcloud + - 1px +- Image proxy +- Search speed improvements +- Autocompletition of engines, shortcuts and supported languages +- Translation updates (New locales: Turkish, Russian) +- Default theme changed to oscar +- Settings option to disable engines by default +- UI code cleanup and restructure +- Engine tests +- Multiple engine bug fixes and tweaks +- Config option to set default interface locale +- Flexible result template handling +- Application logging and sophisticated engine exception tracebacks +- Kickass torrent size display (oscar theme) + + +New dependencies +~~~~~~~~~~~~~~~~ + +- pygments - http://pygments.org/ + + 0.6.0 - 2014.12.25 ================== |