Skip to content

Releases: webrecorder/pywb

pywb 0.10.5

31 Jul 19:58
Compare
Choose a tag to compare

Another wombat overhaul for most accurate rewriting replay yet! Improvements to to <iframe> handling, postMessage and document.write

HTTPS proxy mode should work again where there were issues in earlier 0.10.x with wayback (using wsgiref by default as waitress did not support proxy at all).

New 'host scope' cookie rewriter, which rewrites domain cookies to current rewritten url host to avoid cookie leakage.

See CHANGES.rst for full changelist.

pywb 0.10.1

29 Jun 04:44
Compare
Choose a tag to compare

Significant improvements to wombat.js and various stability bug fixes..

See CHANGES.rst for full changelist.

pywb 0.9.5

17 Apr 19:59
Compare
Choose a tag to compare

Numerous improvements and bug fixes, including:

  • Better support for embedding through shared Jinja environment and support for custom context params.
  • Support for client-side customizations of wombat.js
  • Support for root collection, serving from localhost:8080/
  • Support for loading archives and indexes form s3:// urls.

See CHANGES.rst for full changelist.

pywb 0.9.0

24 Mar 00:57
Compare
Choose a tag to compare

New directory based auto-configuration system (no config files needed), support for CDXJ (CDX JSON format), collections manager for managing archive files, UI and user metadata. Also support for auto-indexing of changed WARC/ARCs

See README and https://github.com/ikreymer/pywb/wiki/Auto-Configuration-and-Web-Archive-Collections-Manager for more details.

See CHANGES.rst for full changelist.

pywb 0.8.0

19 Feb 09:42
Compare
Choose a tag to compare

Improvements to framed replay, memento support, IDN urls, and additional customization support in preparation for further config changes.

See CHANGES.rst for full changelist.

pywb 0.7.5

12 Jan 08:56
Compare
Choose a tag to compare

Improved cross-platform support, including fully passing all tests on Windows.

pywb now builds with zip_safe=True to allow embedding in standalone PyInstaller apps.

See CHANGES.rst for full changelist.

pywb 0.7.1

27 Dec 02:36
Compare
Choose a tag to compare

pywb 0.7.1 features a new, extensive video replay system. It is designed to support archived replay of a variety of video (and audio) content. The live proxy component, when combined with pywb-webrecorder, allows for correct recording of video whenever possible.

See Video Replay and Recording for more detailed info.

See CHANGES.rst for full changelist.

pywb 0.6.5 release

05 Dec 07:18
Compare
Choose a tag to compare

A few rewriting fixes for protocol rel JS, partially encoded schema, exact cookie rewriter, better error messages for non chunked gzip archive files.

See CHANGES.rst for full changelist.

pywb 0.6.4

06 Nov 08:47
Compare
Choose a tag to compare

Bug fix release for a few small issues related to rewriting and cdx indexing.

See CHANGES.rst for full changelist.

pywb 0.6.2

18 Oct 22:57
Compare
Choose a tag to compare

pywb 0.6.2

See CHANGES.rst for full changelist.