v2.1.3

Ripple-TS/ripplev2.1.3Jun 2, 2026by github-actions[bot]

AI Summary

This release addresses a bug that halted SearchGraph functionality by successfully migrating the DuckDuckGo backend to the ddgs library.

Key Highlights

  • Restored SearchGraph functionality which was previously broken
  • Migrated DuckDuckGo backend to the ddgs library
  • Resolved issues blocking search capabilities (closes #1082, #1083)

Full Release Notes

## [2.1.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v2.1.2...v2.1.3) (2026-06-02)


### Bug Fixes

* **search:** restore SearchGraph by migrating DuckDuckGo backend to ddgs ([#1083](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/1083)) ([2139e37](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2139e37c0addfb9039e3b985bb33801f20e4e05b)), closes [#1082](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/1082) [#1082](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/1082)