Skip to content

Releases: webrecorder/pywb

pywb 0.6.2

18 Oct 22:57
Compare
Choose a tag to compare

pywb 0.6.2

  • Easier banner customization via banner_html template.
  • Improved fuzzy query matching: See: https://github.com/ikreymer/pywb/wiki/Fuzzy-Match-Rules
  • Ability to change cookie scope.
  • Removed mp_ from default non-framed mode, inverting frame mode paradigm.
  • New domain-specific rules.

See CHANGES.rst for full changelist.

pywb 0.6.0 release

07 Sep 18:36
Compare
Choose a tag to compare

Significant Proxy Mode Improvements, support for HTTPS Proxy Mode and collection and timestamp switching in proxy mode via session cookies.

New Proxy Mode Demo project: https://github.com/ikreymer/pywb-proxy-demo

See pywb Proxy Mode Usage <https://github.com/ikreymer/pywb/wiki/Pywb-Proxy-Mode-Usage>_ for more details on configuring proxy mode.

See CHANGES.rst for full changelist.

pywb 0.5.0 release

22 Jul 06:33
Compare
Choose a tag to compare

Please see CHANGES.rst for full changelist.

pywb 0.4.0 release

30 May 20:01
Compare
Choose a tag to compare

This release features:

  • live-rewrite-server application
  • Overhaul of client side rewriting via wombat.js
  • Fixes for chunk-encoded response parsing
  • Cookie rewriting

and many other fixes..

Please see CHANGES.rst for more details.

0.3.0 release of pywb

04 Apr 21:52
Compare
Choose a tag to compare

This release features:

  • Simplified deployment with integrated cdx indexer
  • Memento API support
  • LXML based parsing.

Please see CHANGES.rst for more details.