Releases: webrecorder/pywb
pywb 0.9.0
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
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
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
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
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
Bug fix release for a few small issues related to rewriting and cdx indexing.
See CHANGES.rst for full changelist.
pywb 0.6.2
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
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
Please see CHANGES.rst for full changelist.
pywb 0.4.0 release
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.