Skip to content

Releases: deedy5/ddgs

v9.14.0

17 Apr 07:49

Choose a tag to compare

What's Changed

  • feat(dht): add beta p2p distributed cache network by @deedy5 in #451

New Features

  • ✅ DHT distributed peer-to-peer search result cache network (beta)
  • Full libp2p Kademlia implementation
  • Automatic peer discovery and bootstrap network
  • Local cache with TTL eviction
  • REST API endpoints via ddgs[api] extra

Full Changelog: v9.13.1...v9.14.0

v9.13.1

14 Apr 10:39

Choose a tag to compare

What's Changed

  • fix(cli): handle deprecated -k flag and add bing to images backends by @deedy5 in #449
  • fix(base): remove per-element strip in extract_results by @deedy5 in #450

Full Changelog: v9.13.0...v9.13.1

v9.13.0

06 Apr 15:00

Choose a tag to compare

What's Changed

  • feat(engines): add BingImages engine by @deedy5 in #446
  • refactor(api): decouple MCP server from FastAPI by @deedy5 in #447

Full Changelog: v9.12.1...v9.13.0

v9.12.1

03 Apr 09:38

Choose a tag to compare

What's Changed

  • refactor(ddgs): replace global ThreadPoolExecutor with per-call bounded executor by @deedy5 in #445

Full Changelog: v9.12.0...v9.12.1

v9.12.0

27 Mar 16:15

Choose a tag to compare

What's Changed

  • Fix(Google): use user agents android by @unixfox in #438
  • feat: add URL content extraction via extract() method by @deedy5 in #440
  • feat: add STDIO mcp endpoint; add AGENTS.md and SKILLS.md by @deedy5 in #441

Full Changelog: v9.11.4...v9.12.0

v9.11.4

14 Mar 18:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.11.3...v9.11.4

v9.11.3

11 Mar 07:11

Choose a tag to compare

v9.10.0

17 Dec 23:29

Choose a tag to compare

What's Changed

Full Changelog: v9.9.3...v9.10.0

v9.9.3

05 Dec 12:24

Choose a tag to compare

What's Changed

  • Expose typed DDGS alias to fix lookup error for type checkers by @deedy5 in #402
  • CLI: add --no-color option to disable color output by @deedy5 in #403

Full Changelog: v9.9.2...v9.9.3

v9.9.2

29 Nov 13:45

Choose a tag to compare

What's Changed

  • fix(Brave): update xpath expressions by @deedy5 in #397
  • fix(DuckDuckGo): filter ads by @deedy5 in #398
  • fix(Bing): disable due to irrelevant results by @deedy5 in #399
  • chore: update Contributing guide by @deedy5 in #400

Full Changelog: v9.9.1...v9.9.2