mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update whoogle-search to v0.9.3 (#2108)
This commit is contained in:
parent
472d096870
commit
351432384c
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 6420
|
APP_PORT: 6420
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: benbusby/whoogle-search:0.9.2@sha256:9dbaafaee01119c8c82c518138642e0a017fa2b2fc6ec28cb4a446700693196f
|
image: benbusby/whoogle-search:0.9.3@sha256:213fe1abf24bd9d9c486022a8513cd11c858da5b4d42e2bdda6772f2664d72d4
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
init: true
|
init: true
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: whoogle-search
|
id: whoogle-search
|
||||||
category: networking
|
category: networking
|
||||||
name: Whoogle Search
|
name: Whoogle Search
|
||||||
version: "0.9.2"
|
version: "0.9.3"
|
||||||
tagline: A self-hosted, ad-free, privacy-respecting metasearch engine
|
tagline: A self-hosted, ad-free, privacy-respecting metasearch engine
|
||||||
description: >-
|
description: >-
|
||||||
Get Google search results, but without any ads, javascript, AMP links,
|
Get Google search results, but without any ads, javascript, AMP links,
|
||||||
@ -68,17 +68,12 @@ path: ""
|
|||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
⚠️ Due to recent Google changes affecting JavaScript-free search results, some layout styling may be temporarily broken. The development team is working on a solution.
|
This update includes improvements to the user interface and stability:
|
||||||
|
- Fixed styling issues with the Lynx User Agent
|
||||||
|
- Improved Kubernetes deployment support
|
||||||
|
- Various security updates and dependency upgrades
|
||||||
|
|
||||||
|
|
||||||
This update includes several improvements:
|
Full release notes are found at https://github.com/benbusby/whoogle-search/compare/v0.9.2...v0.9.3
|
||||||
- Added new user agent options for better compatibility
|
|
||||||
- Improved search functionality for non-English languages
|
|
||||||
- Reduced Docker image size for better performance
|
|
||||||
- Updated DuckDuckGo search parameters
|
|
||||||
- Various security and stability improvements
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes are found at https://github.com/benbusby/whoogle-search/compare/v0.9.1...v0.9.2
|
|
||||||
submitter: Jasper
|
submitter: Jasper
|
||||||
submission: https://github.com/getumbrel/umbrel-apps/pull/117
|
submission: https://github.com/getumbrel/umbrel-apps/pull/117
|
Loading…
Reference in New Issue
Block a user