diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-04-25 12:03:54 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-04-25 14:25:08 +0200 |
commit | 28b25185c51d320c8124292a6194e4c34fa9c3e8 (patch) | |
tree | a0cbe498f1c0a6a7be6e0f15c1b271e981be82cf /CHANGELOG.rst | |
parent | c6a5cc019ae27b1892b38afd33090653d07f33be (diff) | |
download | searxng-28b25185c51d320c8124292a6194e4c34fa9c3e8.tar.gz searxng-28b25185c51d320c8124292a6194e4c34fa9c3e8.zip |
[brand] searxng -- fix links to issue tracker & WEB-GUI
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 90756b511..c319be8e9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -180,7 +180,7 @@ New settings.yml - ``ui.advanced_search`` - add preference for displaying advanced settings ( #2327 ) - ``server.method: "POST"`` - Make default query submission method configurable ( #2130 ) - ``server.default_http_headers`` - add default http headers ( #2295 ) -- ``engines.*.proxies`` - Using proxy only for specific engines ( #1827 #2319 ), see https://searx.github.io/searx/dev/engine_overview.html#settings-yml +- ``engines.*.proxies`` - Using proxy only for specific engines ( #1827 #2319 ), see https://searxng.github.io/searxng/dev/engine_overview.html#settings-yml - ``enabled_plugins`` - Enabled plugins ( a05c660e3036ad8d02072fc6731af54c2ed6151c ) - ``preferences.lock`` - Let admins lock user preferences ( #2270 ) @@ -296,8 +296,8 @@ Special thanks to `NLNet <https://nlnet.nl>`__ for sponsoring multiple features - Wikivoyage - Rubygems - Engine fixes (google, google images, startpage, gigablast, yacy) - - Private engines introduced - more details: https://searx.github.io/searx/blog/private-engines.html - - Greatly improved documentation - check it at https://searx.github.io/searx + - Private engines introduced - more details: https://searxng.github.io/searxng/blog/private-engines.html + - Greatly improved documentation - check it at https://searxng.github.io/searxng - Added autofocus to all search inputs - CSP friendly oscar theme - Added option to hide engine errors with `display_error_messages` engine option (true/false values, default is true) @@ -595,7 +595,7 @@ News News ~~~~ -New documentation page is available: https://searx.github.io/searx +New documentation page is available: https://searxng.github.io/searxng 0.8.0 2015.09.08 |