Skip to content

Releases: benbusby/whoogle-search

v0.1.1 Release

15 May 19:48
Compare
Choose a tag to compare

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:

  • High RAM Usage fixed (reported in #28)
  • Opensearch xml using incorrect url (reported in #8)
  • Whoogle search issues w/ Firefox Container Tabs (reported in #19, migrated to #36)

v0.1.0 Release

08 May 16:44
Compare
Choose a tag to compare

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

19 Apr 21:35
Compare
Choose a tag to compare

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)