Skip to content

v1.1.0

Choose a tag to compare

@msramalho msramalho released this 17 Jun 23:07
· 129 commits to main since this release
3869ea7

What's Changed

  • Changed log level on gsheet_feeder_db started from warning to info by @djhmateer in #301
  • Replaces ScreenshotEnricher with AntibotExtractorEnricher, removes VkExtractor by @msramalho in #311
  • counter_screenshots to counter_warc_files in wacz_extractor so don't … by @djhmateer in #310
  • Bump the actions group in /scripts/settings with 4 updates by @dependabot in #308
  • Introduces more flexibility to the Antibot Extractor by @msramalho in #313
  • Bump webrecorder/browsertrix-crawler from 1.6.1 to 1.6.2 by @dependabot in #315
  • Adds RedditDropin and other flow improvements by @msramalho in #318
  • Antibot Dropin for Linkedin by @msramalho in #319
  • V1 dm changes including logging by @djhmateer in #320
  • v1.1.0 WIP by @msramalho in #312
    • Bug fixes
    • Deprecates Vk Extractor due to sub-dependency issues
    • Deprecates ScreenshotEnricher
    • Adds AntibotExtractorEnricher which does what ScreenshotE did and more, including captcha evasion, and reduces firefox/gekodriver maintenance hassle
    • NPM/poetry package updates
    • Adds VkDropin to replace VkExtractor to archive with logins
    • Adds RedditDropin to archive with logins
    • Adds LinkedinDropin to archive with logins
    • Auto-documentation of new Antibot Dropins
    • 1.0.1 to 1.10 migration notes
    • Adds JsonEnricher by @djhmateer
    • Adds new logging configurations

Full Changelog: v1.0.1...v1.1.0