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

update changelist

This commit is contained in:
Ilya Kreymer 2014-12-07 21:15:35 -08:00
parent 0a6838ac2b
commit 5129c83095

View File

@ -1,6 +1,10 @@
pywb 0.6.6 changelist
~~~~~~~~~~~~~~~~~~~~~
* JS Rewriters: add mixins for link + location (default), link only, location only rewriting by setting ``js_rewrite_location`` to ``all``, ``urls``, ``location``, respectively.
(New: location only rewriting does not change JS urls)
* Beginning of new rewrite options, settable per collections and stored in UrlRewriter. Available options:
- ``rewrite_base`` - set to False to disable rewriting ``<base href="...">`` tag