Update searxng to 2025.12.9 (#4253)

This commit is contained in:
Alexander L. 2025-12-12 15:50:48 +01:00 committed by GitHub
parent ca03b33661
commit aa374083e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 10 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 8080
web:
image: ghcr.io/searxng/searxng:2025.10.29-dce383881@sha256:a943cb1111c2a61ef74162359de687cca94f5472d336e0a2dfef7be2259a4e8f
image: ghcr.io/searxng/searxng:2025.12.9-b719d559b@sha256:95e59f5ba7d48b4c7ee92f2705907e52c5b98715b0d8c4802863322a502a8c4a
restart: on-failure
environment:
SEARXNG_SECRET: ${APP_SEED}

View File

@ -3,7 +3,7 @@ id: searxng
name: SearXNG
tagline: A free internet metasearch engine
category: networking
version: "2025.10.29"
version: "2025.12.9"
port: 8182
description: >-
🔍 SearXNG is a metasearch engine that enables users to search the internet by combining results from multiple search providers into one comprehensive list. When a user submits a query, SearXNG sends that query simultaneously to a variety of external search engines and services. It then collects and merges the responses, presenting the user with a unified set of search results. This approach allows users to access a wider range of information from different sources without having to search each one individually.
@ -27,16 +27,17 @@ gallery:
- 5.jpg
releaseNotes: >-
This release includes various improvements and new features:
- Added a new Paper result type for academic search engines
- Revised multiple academic search engines including arXiv, Google Scholar, PubMed, Semantic Scholar, and others
- Added Azure resources engine for searching Azure documentation
- Fixed various engine issues including Qwant, Startpage, Deviantart, and Pinterest
- Improved search bar behavior - cursor no longer jumps to beginning when clicking text field
- Added video length display on video thumbnails
- Fixed weather command crashes
- Support for custom certificates in container
- Added new search engines including Grokipedia, Devicons, and Lucide Icons
- Improved Marginalia engine with new API version
- Added filter for AI-generated images in Pixiv engine
- Fixed multiple engine issues including Yandex, Qwant, Brave, Mojeek, and Presearch
- Fixed search input clearing behavior in themes
- Improved Recoll engine with HTML markup removal from snippets
- Enhanced client plugin system
- Fixed rate limiting issues and captcha handling
- Various bug fixes and performance improvements
Full release notes can be found at https://github.com/searxng/searxng/releases
dependencies: []
path: ""