v2.1.3
mailcow/mailcow-dockerizedv2.1.3Jun 2, 2026by github-actions[bot]
AI Summary
Restores the SearchGraph functionality by migrating the DuckDuckGo backend to the ddgs library, resolving a bug reported in issue #1082.
Key Highlights
- Restored SearchGraph by migrating DuckDuckGo backend to ddgs
- Fixes issue #1082 regarding search failures
- Updated backend integration for search functionality
New Features
- SearchGraph restoration
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)