Skip to content

Commit 1b151b7

Browse files
N0taN3rdikreymer
authored andcommitted
CHANGELIST: Update 2.1.0 changes.rst to include PRs #395, #397, #398 (#400)
1 parent cb8b269 commit 1b151b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ pywb 2.1.0 changelist
1414
- Added ``document.evaluate`` override in-order to deproxy the context node (#385)
1515
- Optimized argument de-proxying in wombat (#385)
1616
- Improved iframe srcdoc rewriting in wombat (#386)
17+
- Improved rewriting strings of full HTML by making the check case insensitive and looking for ``<!doctype html`` in wombat (#398)
1718

18-
* Auto Fetch System: Background image srcset and media query fetching (#359, #379, #378):
19+
* Auto Fetch System: Background image srcset and media query fetching (#359, #379, #378, #397):
1920
- Added image srcset and media query preservation system to wombat
2021
- Added ``--proxy-enable-wombat`` cli flag to enable the inject of ``wombatProxyMode.js`` in proxy mode (default: false)
2122
- Added ``--enable-auto-fetch`` cli flag to enable the auto fetch web worker system both url rewrite and proxy modes (default: false)
@@ -33,6 +34,7 @@ pywb 2.1.0 changelist
3334
- Improved handling of bad content-length HTTP header (#386)
3435
- Fix parsing of self-closing <script> and <style> tags and rewrite SVG xlink:href (#392)
3536
- Ensure 'Status' header is prefix-rewritten
37+
- Support using ``X-Forwarded-Proto`` header to specify scheme for URL rewriting (#395)
3638

3739
* Indexing:
3840
- Ensure that WARC/0.18 metadata records with mime = ``text/anvl`` are not replayed

0 commit comments

Comments
 (0)