github searx/searx v0.18.0
0.18.0

latest releases: v1.1.0, 1.0.0, v1.0.0...
3 years ago

Core:

New settings.yml:

  • use_default_settings: user settings can relied on the default settings ( #2291 #2362 #2349 )
  • ui.results_on_new_tab: False - for opening result links in a new tab ( #2167 )
  • 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
  • enabled_plugins - Enabled plugins ( a05c660 )
  • preferences.lock - Let admins lock user preferences ( #2270 )

Oscar theme:

  • update infobox ( #2131 )
    • Make infoboxes shorter by default.
    • Hide the main image by default as well and set a maximum height even when expanded.
    • Add a toggle at the bottom of the infobox to expand it or to shrink it again.
    • Fix pointhi style
  • query suggestion does not keep the language tag of the original query ( #1314 )
  • fix the clear button ( #2306 )

Simple theme:

  • Fix autocomplete ( #2205 )

New engines:

Updated engines:

Fixed engines:

Removed engines:

Install scripts:

Docker image

  • use Alpine 3.12 ( #1983 )
  • uwsgi serves the static files directly. ( #1865 )
  • fix k8s support ( #2099 )
  • make docker produces clean tag version ( #2182 )

Bug fixes:

  • searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception ( #2190 )
  • Fix static URL ( da8b227 )
  • Fix autocomplete ( #2127 )
  • Fix opensearch.xml ( #2132 #2247 )
  • Fix documentation build ( #2237 )
  • Some fixes in the fetch languages script ( #2212 )

Special thanks to NLNet for sponsoring multiple features of this release.

Don't miss a new searx release

NewReleases is sending notifications on new releases.