Merge branch '0.3.73' of https://github.com/unclecode/crawl4ai into 0.3.73

This commit is contained in:
UncleCode
2024-11-04 14:12:07 +08:00

View File

@@ -6,6 +6,7 @@ This commit introduces several key enhancements, including improved error handli
## [v0.3.73] - 2024-10-24
### Added
- preserve_tags: Added support for preserving specific HTML tags during markdown conversion.
- Smart overlay removal system in AsyncPlaywrightCrawlerStrategy:
- Automatic removal of popups, modals, and cookie notices
- Detection and removal of fixed/sticky position elements