Releases: benbusby/whoogle-search
Releases · benbusby/whoogle-search
v0.1.1 Release
New features:
- Config option: language
- Config option: search via GET request only
- Docker update: added ability to set config file location to persist across reboots
- Docker update: added docker-compose yml file (i.e.
docker-compose up
) - Server update: Web server changed from Flask to Waitress
Bug fixes:
v0.1.0 Release
First non-draft release of Whoogle Search (formerly Shoogle).
Includes more options for installing on various systems, including pip and pipx, as well as a number of general improvements:
- Implemented searches via POST request
- Removed referrer when visiting links on result page
- Fixed broken images in image results page
- Non-latin characters should now be supported
- Fixed errors with blank searches
- Various other improvements and bug fixes
v0.0.1 Release
First draft release of Shoogle. Basic functionality currently includes:
- "Scrubbed" search (no ads/amp links/javascript/etc)
- Switching between result categories (news/videos/etc)
- Direct opening of images from results
- Dark mode
- NoJS mode
- Setting a nearby location
- Paged results
- Filtering by previous X amount of time (hour/day/week/month/year)