File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ pywb 0.6.5 changelist
2
+ ~~~~~~~~~~~~~~~~~~~~~
3
+
4
+ * fix static handling when content type can not be guessed, default to 'application/octet-stream'
5
+
6
+ * rewrite fix: understand partially encoded urls such as http%3A// in WbUrl, decode correctly
7
+
8
+ * rewrite fix: rewrite \/\/ example.com and \\ /\\ /example.com in JS same as \\ example.com
9
+
10
+ * cookies: add exact cookie rewriter which sets cookie to exact url only, never collection or host root
11
+
12
+ * don't rewrite rel=canonical links for services which rely on these
13
+
14
+ * cdx-indexer: Detect non-gzip chunk encoded .warc.gz/arc.gz archive files and show a meaningful
15
+ error message explaining how to fix issue (uncompress and possibly use warctools warc2warc to recompress)
16
+
17
+
1
18
pywb 0.6.4 changelist
2
19
~~~~~~~~~~~~~~~~~~~~~
3
20
You can’t perform that action at this time.
0 commit comments