v2.1.4
tobias-kirschstein/ggheadv2.1.4Jun 23, 2026by github-actions[bot]
AI Summary
This release introduces lazy imports to prevent FFmpeg DLL crashes on Windows and updates the documentation with a new API banner and fixed CTA links. It focuses on improving stability for Windows users and enhancing the visual presentation of the project's integrations.
Key Highlights
- Fixed torchcodec FFmpeg DLL crash on Windows
- Implemented lazy imports to prevent crashes
- Updated documentation with a new API banner
- Fixed CTA links in the documentation
Full Release Notes
## [2.1.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v2.1.3...v2.1.4) (2026-06-23) ### Bug Fixes * lazy imports to prevent torchcodec FFmpeg DLL crash on Windows ([#1089](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/1089)) ([#1092](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/1092)) ([e5c2a42](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e5c2a4292174bae948731379c88aafb14197ec6c)) ### Docs * swap Integrations infographic for new API banner; fix CTA links ([71ab440](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/71ab4406867ef02c22349c2dedc18c57d8bdfdec))