Version 1.5.0

This commit is contained in:
Girish Ramakrishnan 2021-02-22 18:38:30 -08:00
parent 48776dd2eb
commit 4c80338eba
2 changed files with 6 additions and 2 deletions

View file

@ -34,3 +34,7 @@
* add plugin converting strings into hash digests ( #1246 ) * add plugin converting strings into hash digests ( #1246 )
* new category: Onions ( #565 ) * new category: Onions ( #565 )
* allow searx query parts anywhere in the query ( aa3c18d 2aef38c ) * allow searx query parts anywhere in the query ( aa3c18d 2aef38c )
[1.5.0]
* Update base image to v3

View file

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "Privacy-respecting metasearch engine", "tagline": "Privacy-respecting metasearch engine",
"version": "1.4.0", "version": "1.5.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8888, "httpPort": 8888,
"addons": { "addons": {
@ -16,7 +16,7 @@
"contactEmail": "support@cloudron.io", "contactEmail": "support@cloudron.io",
"icon": "file://logo.png", "icon": "file://logo.png",
"tags": [ "tags": [
"search", "metasearch", "bing", "google" "search", "metasearch", "bing", "google", "duckduckgo", "privacy"
], ],
"mediaLinks": [ "mediaLinks": [
"https://screenshots.cloudron.io/io.github.ascimoo.searx/1.png", "https://screenshots.cloudron.io/io.github.ascimoo.searx/1.png",