Skip to content

2.0.1

Compare
Choose a tag to compare
@benoit74 benoit74 released this 13 Jun 10:15
· 107 commits to main since this release
90e8bdf

Added

  • Add support for multiple languages in --lang CLI argument (#300)

Changed

  • Use the new WARC-Resource-Type header to decide rewrite mode (when present in WARC) (#296)
  • Upgrade Python dependencies + wombat.js 3.7.5

Fixed

  • Drop integrity attribute in HTML <script> and <link> tags (#298)
  • Use automatic detection of content encoding also for JS, JSON and CSS files (#301)
  • Set correct charset in HTML documents (#253)