Releases: webrecorder/wabac.js
Releases · webrecorder/wabac.js
wabac.js 2.17.2
What's Changed
- rewrite: add ignore regex for 'import' rewriting by @ikreymer in #164
- more accurate rewriting of 'import('
Full Changelog: v2.17.1...v2.17.2
wabac.js 2.17.1
What's Changed
Full Changelog: v2.17.0...v2.17.1
wabac.js 2.17.0
Improved live proxy example + various rewriting improvements
What's Changed
- Rewriting Global + Live Proxy Fixes by @ikreymer in #158
- properly index POST requests with empty bodies as POST requests by @ikreymer in #159
- Properly decode UTF-16BE, UTF-16LE and UTF-8 with BOM by @ikreymer in #160
- More precise document.close() injection by @ikreymer in #161
Full Changelog: v2.16.13...v2.17.0
wabac.js 2.16.13
What's Changed
Full Changelog: v2.16.12...v2.16.13
wabac.js 2.16.12
What's Changed
- index serve: serve default html page (for RWP) instead of accepting generic html by @ikreymer in #147
Full Changelog: v2.16.11...v2.16.12
v2.16.11
wabac.js 2.16.10
What's Changed
- rewriting fix: don't rewrite 'location = ' by @ikreymer in #142
- ignore self-redirect entries in lookupUrl: by @ikreymer in #145
- API for getting Timestamps from pages by @Chickensoupwithrice in #144
Full Changelog: v2.16.9...v2.16.10
wabac.js 2.16.9
What's Changed
Full Changelog: v2.16.8...v2.16.9
wabac.js 2.16.8
What's Changed
Full Changelog: v2.16.7...v2.16.8
wabac.js 2.16.7
What's Changed
- live proxy: set 'allowBody' option to true if isLive is true to allow proxying POST/PUT requests by @ikreymer in #137
- rewrite: inject document.close() into <script> tags found in an html body by @ikreymer in #138
- build: include current version in banner text and fix allowBody default @ikreymer in #139
Full Changelog: v2.16.6...v2.16.7