Skip to content

v0.8.4

Latest
Compare
Choose a tag to compare
@benbusby benbusby released this 01 Nov 22:04
· 20 commits to main since this release
b97f3dd

Updates

  • Site favicons are now fetched and displayed for each search result
  • Audio tags are now interpreted correctly
    • Primarily found in word definition cards in the results view
  • POST requests now redirected as encrypted GET requests
    • This allows navigating back from a result website to the Whoogle search result page without having to confirm form resubmission
    • The "GET-only searches" config is still available for anyone who still prefers it
  • URLs in element and window endpoints are now validated
    • Fixes a potential vulnerability where an element or window endpoint could retrieve file contents from a service hosted on another port
  • Valid HTML in result text content is now sanitized to prevent parsing issues

Community Contributions

New Contributors

Full Changelog: v0.8.3...v0.8.4