mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
docs/README: fix typos, add changes for 2.0.1
This commit is contained in:
parent
448fb2cf1e
commit
fc48e23dae
10
CHANGES.rst
10
CHANGES.rst
@ -1,3 +1,13 @@
|
||||
pywb 2.0.1 changelist
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Override ``Function.apply()`` to remove rewriting Proxy object from any native function calls
|
||||
* Fix top-frame notifications in new system to use correct window
|
||||
* Calendar query: Add back second display
|
||||
* Fix tests when no youtube-dl installed (#270)
|
||||
* Fix typos, setup.py classifiers, remove py2.6
|
||||
|
||||
|
||||
pywb 2.0.0 changelist
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -23,7 +23,7 @@ that is used by other web archives, including the traditional "Wayback Machine"
|
||||
New Features
|
||||
^^^^^^^^^^^^
|
||||
|
||||
The 2.0 release includes a major overhaul of pywb and introduces the following new features, including:
|
||||
The 2.0 release includes a major overhaul of pywb and introduces many new features, including the following:
|
||||
|
||||
* Dynamic multi-collection configuration system with no-restart updates.
|
||||
|
||||
@ -39,7 +39,7 @@ The 2.0 release includes a major overhaul of pywb and introduces the following n
|
||||
|
||||
* Significantly improved client-side rewriting to handle most modern web sites.
|
||||
|
||||
* Improved 'calendar' query UI, groping results by year and month, and updated replay banner.
|
||||
* Improved 'calendar' query UI, grouping results by year and month, and updated replay banner.
|
||||
|
||||
|
||||
Please see the `full documentation <https://pywb.readthedocs.org>`_ for more detailed info on all these features.
|
||||
|
@ -22,7 +22,7 @@ and introduces many new features, including:
|
||||
|
||||
* Significantly improved client-side rewriting to handle most modern web sites.
|
||||
|
||||
* Improved 'calendar' query UI, groping results by year and month, and updated replay banner.
|
||||
* Improved 'calendar' query UI, grouping results by year and month, and updated replay banner.
|
||||
|
||||
|
||||
Getting Started
|
||||
|
Loading…
x
Reference in New Issue
Block a user