Skip to content

Commit d31a4df

Browse files
committed
add changelist for 0.6.5
1 parent ea89702 commit d31a4df

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
pywb 0.6.4 changelist
219
~~~~~~~~~~~~~~~~~~~~~
320

0 commit comments

Comments
 (0)