Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
infra
spot
Commits
371fc09b
Commit
371fc09b
authored
Dec 22, 2015
by
Adam Tauber
Browse files
[enh] version 0.8.1
parent
906ec898
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
371fc09b
0.8.1 2015.12.22
================
- More efficient result parsing
- Rewritten google engine to prevent app crashes
- Other engine fixes/tweaks
- Bing news
- Btdigg
- Gigablast
- Google images
- Startpage
News
~~~~
New documentation page is available: https://asciimoo.github.io/searx
0.8.0 2015.09.08
================
...
...
@@ -44,6 +64,7 @@ News
@dalf joined the maintainer "team"
0.7.0 2015.02.03
================
...
...
searx/version.py
View file @
371fc09b
...
...
@@ -19,7 +19,7 @@ along with searx. If not, see < http://www.gnu.org/licenses/ >.
# version of searx
VERSION_MAJOR
=
0
VERSION_MINOR
=
8
VERSION_BUILD
=
0
VERSION_BUILD
=
1
VERSION_STRING
=
"{0}.{1}.{2}"
.
format
(
VERSION_MAJOR
,
VERSION_MINOR
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment