1
- Webrecorder pywb 2.5
1
+ Webrecorder pywb 2.6
2
2
====================
3
3
4
4
.. image :: https://raw.githubusercontent.com/webrecorder/pywb/master/pywb/static/pywb-logo.png
@@ -43,9 +43,13 @@ The 2.x release included a major overhaul of pywb and introduces many new featur
43
43
44
44
* Improved 'calendar' query UI with incremental loading, grouping results by year and month, and updated replay banner.
45
45
46
- * New in 2.4: Extensible UI customizations system for modifying all aspects of the UI.
46
+ * Extensible UI customizations system for modifying all aspects of the UI.
47
47
48
- * New in 2.4: Robust access control system for blocking or excluding URLs, by prefix or by exact match.
48
+ * Robust access control system for blocking or excluding URLs, by prefix or by exact match.
49
+
50
+ * New in 2.6: Access Control embargo and http-header control access settings.
51
+
52
+ * New in 2.6: Support for localization and multi-language deployment.
49
53
50
54
51
55
Please see the `full documentation <https://pywb.readthedocs.org >`_ for more detailed info on all these features.
@@ -68,6 +72,22 @@ To run and install locally you can:
68
72
Consult the local or `online docs <https://pywb.readthedocs.org >`_ for latest usage and configuration details.
69
73
70
74
75
+ Documentation
76
+ -------------
77
+
78
+ The pywb documentation is extensive. Some links to a few key guides:
79
+
80
+ * `Getting Started Guide <https://pywb.readthedocs.io/en/latest/manual/usage.html#getting-started >`_
81
+
82
+ * `Embargo and Access Control Guide <https://pywb.readthedocs.io/en/latest/manual/access-control.html >`_
83
+
84
+ * `Localization and Multi-Language Guide <https://pywb.readthedocs.io/en/latest/manual/localization.html >`_
85
+
86
+ * `Deployment Guide <https://pywb.readthedocs.io/en/latest/manual/usage.html#deployment >`_
87
+
88
+ * `OpenWayback Transition Guide <https://pywb.readthedocs.io/en/latest/manual/owb-transition.html >`_
89
+
90
+
71
91
Contributions & Bug Reports
72
92
---------------------------
73
93
0 commit comments