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

update CHANGELIST for 0.8.1

This commit is contained in:
Ilya Kreymer 2015-02-21 14:13:35 -08:00
parent 9f838241c7
commit 80da0e91da

View File

@ -1,6 +1,13 @@
pywb 0.8.1 changelist pywb 0.8.1 changelist
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~
* wb.js top frame notification: use ``window.__orig_parent`` when referencing actual parent as ``window.parent`` now overriden.
* live proxy security: enable ssl verification for live proxy by default, for use with python 2.7.9 ssl improvements. Was disabled
due to incomplete ssl support in previous versions of python. Can be disabled via ``verify_ssl: False`` per collection.
* cdx-indexer: add recursive option to index warcs in all subdirectories with ``cdx-indexer -r <dir_name>``
pywb 0.8.0 changelist pywb 0.8.0 changelist
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~