mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update whoogle-search to v0.9.1 (#1737)
This commit is contained in:
parent
804a0ad258
commit
a75a8e65dc
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 6420
|
||||
|
||||
web:
|
||||
image: benbusby/whoogle-search:0.9.0@sha256:2c87cc33ebbd1091f34e3dddd0a4e016ad1680d840945a80f4f410b4354779aa
|
||||
image: benbusby/whoogle-search:0.9.1@sha256:f654c45236f6ed30ac5be47473a4a27757c0b58c173eccfc8fc12555c325e341
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: whoogle-search
|
||||
category: networking
|
||||
name: Whoogle Search
|
||||
version: "0.9.0"
|
||||
version: "0.9.1"
|
||||
tagline: A self-hosted, ad-free, privacy-respecting metasearch engine
|
||||
description: >-
|
||||
Get Google search results, but without any ads, javascript, AMP links,
|
||||
@ -69,14 +69,13 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
This update includes several improvements and new features:
|
||||
|
||||
- Custom bangs for quick searches
|
||||
- "Feeling Lucky" functionality has been fixed
|
||||
- Improved error handling and query extraction
|
||||
- Stack Overflow added as a default site alternative
|
||||
- Added support for custom environment file paths
|
||||
- Added ability to define fallback search engine URLs
|
||||
- Fixed USPS tracking link display on mobile devices
|
||||
- Improved config security by switching to JSON format
|
||||
- Various security updates and dependency upgrades
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/benbusby/whoogle-search/releases/tag/v0.9.0
|
||||
Full release notes are found at https://github.com/benbusby/whoogle-search/releases/tag/v0.9.1
|
||||
submitter: Jasper
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/117
|
Loading…
Reference in New Issue
Block a user