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

update changes for 0.9.6 bugfix

This commit is contained in:
Ilya Kreymer 2015-04-17 21:58:32 -07:00
parent 186acae46c
commit 8aa4a9abdc

View File

@ -1,3 +1,13 @@
pywb 0.9.6 changelist
~~~~~~~~~~~~~~~~~~~~~
* framed replay: fix bug where outer frame url was not updated (in inverse mode) after navigating inner frame.
* framed replay: lookup frame by id, ``replay_iframe``, instead of by using ``window.frames[0]`` to allow for more customization.
* fix typo in wombat ``no_rewrite_prefixes``
pywb 0.9.5 changelist
~~~~~~~~~~~~~~~~~~~~~