1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

Update CHANGES for 0.10.7

This commit is contained in:
Ilya Kreymer 2015-09-08 22:58:05 -07:00
parent 26ed3aaecd
commit 311c85adfd

View File

@ -1,3 +1,23 @@
pywb 0.10.7 changelist
~~~~~~~~~~~~~~~~~~~~~~
* wombat 2.8 improvements, including:
- cookies: fixed rewriting with respect to comma, proper path and domain replacement
- form action and textContent rewriting
- document.write() improvements, buffering split tag and removing extraneous end tag
- document.writeln() rewriting
- object data attr conditional rewriting
- proper ``setAttribute("style", ...`` rewriting
- style rewrite regex now case-insensitive
* 10-field CDX format fully supported.
* rewrite: "background" attr rewriting, proper rewriting of entity-encoded attributes.
* Fix for regression for Vimeo videos that were recorded as Flash but replay as HTML.
pywb 0.10.6 changelist
~~~~~~~~~~~~~~~~~~~~~~