Skip to content

degoog

v0.12.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 3mo Privacy & Ad-blocking
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

aggregator degoogle degoogle-your-life degoogling search-engine self-hosted

Summary

AI summary

Add transport support for custom request handling and fix engine streaming crash on page refresh.

Full changelog


Join our discord community


Already release?

After last release there was a fairly major bug on results streaming, so fixing it here, but also adding curl to next release made me think something pretty fun can be done.

Introducing transports

This is a new store type, it allows you to decide how a request to an engine happens. Initially I was only using the default bun fetch function, then i've started adding proxies and eventually I've added support for curl, all of this made me realise that the only way to TRULY keep up with engines changing constantly is to allow people to figure out their own way to fetch (on top of whatever I provide built in).

I have made an example transport in the official store for FlareSolverr to try getting around the pesky cloudflare pages some engines have. Plus in my unofficial store you'll find the 1337x engine which will only work with flaresolverr 9 times out of 10 anyway.

Changelogs

bugfixes

  • Fix issue where refreshing the page during engine streaming would crash the server (sorry)
  • Allow engine streaming on tab searches too (e.g. custom tabs now also stream results)

features

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track degoog

Get notified when new releases ship.

Sign up free

About degoog

Search engine aggregator with plugins

All releases →

Related context

Beta — feedback welcome: [email protected]