mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
Merge branch '0.5.4-work' into develop
This commit is contained in:
commit
f7034a46b9
10
CHANGES.rst
10
CHANGES.rst
@ -6,6 +6,16 @@ pywb 0.6.0 changelist
|
|||||||
* Revamped HTTP/S system: proxy collection and capture time switching via cookie!
|
* Revamped HTTP/S system: proxy collection and capture time switching via cookie!
|
||||||
|
|
||||||
|
|
||||||
|
pywb 0.5.4 changelist
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* bug fix: self-redirect check resolves relative Location: redirects
|
||||||
|
|
||||||
|
* rewrite rules: 'parse_comments' option to parse html comments as JS, regex rewrite update to match '"http:\\\\/' double backslash
|
||||||
|
|
||||||
|
* bug fixes in framed replay for html content, update top frame for html content on load when possible
|
||||||
|
|
||||||
|
|
||||||
pywb 0.5.3 changelist
|
pywb 0.5.3 changelist
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
* better framed replay for non-html content -- include live rewrite timestamp via temp 'pywb.timestamp' cookie, updating banner of iframe load. All timestamp formatting moved to client-side for better customization.
|
* better framed replay for non-html content -- include live rewrite timestamp via temp 'pywb.timestamp' cookie, updating banner of iframe load. All timestamp formatting moved to client-side for better customization.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
PyWb 0.6.0
|
PyWb 0.6.0
|
||||||
==========
|
=======
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop
|
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop
|
||||||
:target: https://travis-ci.org/ikreymer/pywb
|
:target: https://travis-ci.org/ikreymer/pywb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user