Skip to content

v0.8.0

Compare
Choose a tag to compare
@benbusby benbusby released this 23 Nov 19:03
· 170 commits to main since this release
d099b46

It's been a while since the last official release! There have been some changes made since 0.7.4 that are fairly noteworthy, including:

  • Complete overhaul of session management
    • Fixed runaway session file creation for public instance maintainers
    • Fixed failure to decrypt subsequent result page queries (i.e. page 2 query appearing as "gAAAAA....")
  • Added ability to navigate through results with Tab and Shift+Tab
  • Added an "Advanced Search" toggle in search results for quickly switching between countries
    • Can be updated to support other search params, if requested
  • Updated filter for sponsored results/advertising content
  • Configured language + country is now included in search suggestion requests
  • Fixed issues with bolding search terms in result pages
  • Added ability to encode configuration in the URL
    • Allows jumping between Whoogle instances (via Farside, for example) and maintaining the same configuration settings
  • Fixed issues with result links to Google domains
  • Reduced the amount of logging the Tor service outputs by default
  • New translations:
    • Thai
    • Kurdish
    • Welsh

And much more!

SourceHut

There's an official "mirror" of the repository on SourceHut at: https://sr.ht/~benbusby/whoogle-search now. It's not technically a "mirror" though, since it does more than just look for changes on GitHub. It's automatically synced with changes pushed to GitHub, but GitHub is also synced with any changes pushed to SourceHut. The two repos are completely interchangeable from a user perspective. If you prefer using SourceHut, feel free to mail in patches, open tickets, etc. If not, feel free to keep using GitHub.

Community Contributions

New Contributors

Full Changelog: v0.7.4...v0.8.0