v0.7.1
版本发布时间: 2022-01-27 01:58:44
benbusby/whoogle-search最新发布版本:v0.8.4(2023-11-02 06:04:26)
There are a few new Docker related improvements:
- Removed unneeded dependencies (cut compressed image size by ~50%)
- Image uses
whoogle
user, rather thanroot
ordebian-tor
-
WARNING: If you are using
docker-compose
this release will break your instance unless you update your docker-compose.yml with the latest changes: - https://github.com/benbusby/whoogle-search/blob/1af4566991f5248fd0d3576ca4fbcc0a84293004/docker-compose.yml#L14
- https://github.com/benbusby/whoogle-search/blob/1af4566991f5248fd0d3576ca4fbcc0a84293004/docker-compose.yml#L19-L22
-
WARNING: If you are using
- Tests for Docker and docker-compose have been added to the CI pipeline -- image tags will not be pushed/updated unless both tests pass.
- Nightly vulnerability scans for Docker images
There are also a number of various improvements and fixes provided by the community, defailed below. Thanks everyone!
Community Contributions
- Add missing environment variables by @glitsj16 in https://github.com/benbusby/whoogle-search/pull/584
- Fix malformed systemd service file. by @NunoSempere in https://github.com/benbusby/whoogle-search/pull/571
- alpine docker image by @roylez in https://github.com/benbusby/whoogle-search/pull/573
- Updated screenshots by @Albonycal in https://github.com/benbusby/whoogle-search/pull/583
- adding my instance! by @domokosdcs0 in https://github.com/benbusby/whoogle-search/pull/604
- Add
WHOOGLE_ALT_IMG
for a replacement for imgur. by @DUOLabs333 in https://github.com/benbusby/whoogle-search/pull/609 - Disable autocomplete.js if
WHOOGLE_AUTOCOMPLETE=0
by @DUOLabs333 in https://github.com/benbusby/whoogle-search/pull/611 - Improve formatting of collapsible infobox by @nityy in https://github.com/benbusby/whoogle-search/pull/612
- Allow Docker container to be run as non-root user by @ras07 in https://github.com/benbusby/whoogle-search/pull/616
- Update Dockerfile by @ras07 in https://github.com/benbusby/whoogle-search/pull/617
- Fix docker-compose.yml permission errors by @nakoo in https://github.com/benbusby/whoogle-search/pull/623
New Contributors
- @glitsj16 made their first contribution in https://github.com/benbusby/whoogle-search/pull/584
- @NunoSempere made their first contribution in https://github.com/benbusby/whoogle-search/pull/571
- @roylez made their first contribution in https://github.com/benbusby/whoogle-search/pull/573
- @domokosdcs0 made their first contribution in https://github.com/benbusby/whoogle-search/pull/604
- @nityy made their first contribution in https://github.com/benbusby/whoogle-search/pull/612
- @ras07 made their first contribution in https://github.com/benbusby/whoogle-search/pull/616
- @nakoo made their first contribution in https://github.com/benbusby/whoogle-search/pull/623
Full Changelog: https://github.com/benbusby/whoogle-search/compare/v0.7.0...v0.7.1