Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6060ab85 authored by Adam Tauber's avatar Adam Tauber
Browse files

[enh] version v0.16.0

parent 89662cd3
Loading
Loading
Loading
Loading
+38 −0
Original line number Original line Diff line number Diff line
0.16.0 2020.01.30
=================

- New engines

  - Splash
  - Apkmirror
  - NPM search
  - Invidious
  - Seedpeer
- New languages

  - Estonian
  - Interlingua
  - Lithuanian
  - Tibetian
  - Occitan
  - Tamil
- Engine fixes (wolframalpha, google scholar, youtube, google images, seznam, google, soundcloud, google cloud, duden, btdigg, google play, bing images, flickr noapi, wikidata, dailymotion, google videos, arxiv, dictzone, fdroid, etymonline, bing, duckduckgo, startpage, voat, 1x, deviantart, digg, gigablast, mojeek, duckduckgo definitions, spotify, libgen, qwant, openstreetmap, wikipedia, ina, microsoft academic, scanr structures)
- Dependency updates
- Speed optimizations
- Initial support for offline engines
- Image format display
- Inline js scripts removed
- Infinite scroll plugin fix
- Simple theme bugfixes
- Docker image updates
- Bang expression fixes
- Result merging fixes
- New environment variable added: SEARX_BIND_ADDRESS


News
~~~~

- @return42 joined the maintainer team
- This is the last release with Python2 support

0.15.0 2019.01.06
0.15.0 2019.01.06
=================
=================


+1 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.


# version of searx
# version of searx
VERSION_MAJOR = 0
VERSION_MAJOR = 0
VERSION_MINOR = 15
VERSION_MINOR = 16
VERSION_BUILD = 0
VERSION_BUILD = 0


VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,
VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,