Releases: webrecorder/wabac.js
Releases · webrecorder/wabac.js
wabac.js 2.16.6
What's Changed
- fix: show attachments inline based on request.destination by @Chickensoupwithrice in #134
- build(deps): bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in #127
- build(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #132
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #135
- Add Live Proxy Example + injectScripts path by @ikreymer in #136
- Fix typo regression introduced in 2.16.5 when loading files across multi-WACZ files
New Contributors
- @Chickensoupwithrice made their first contribution in #134
Full Changelog: v2.16.5...v2.16.6
wabac.js 2.16.5
What's Changed
Full Changelog: v2.16.4...v2.16.5
wabac.js 2.16.4
What's Changed
- rewrite support top-level globals! by @ikreymer in #128
- api: include all metadata in collection info api response by @ikreymer in #129
Full Changelog: v2.16.3...v2.16.4
wabac.js 2.16.3
What's Changed
Full Changelog: v2.16.2...v2.16.3
wabac.js 2.16.2
What's Changed
Full Changelog: v2.16.1...v2.16.2
wabac.js 2.16.1
What's Changed
- idx lookup: remove decodeURIComponent for wacz idx lookup by @ikreymer in #121
- revisit resolve: update to digest of original when store resolved rev… by @ikreymer in #122
- Surt detection fix for MultiWACZ by @ikreymer in #123
- Dependency Update: auto-js-ipfs and fast-xml-parser by @ikreymer in #124
Full Changelog: v2.16.0...v2.16.1
wabac.js 2.16.0
Major changes
Refactor loading of WACZ files to support automated updates for MultiWACZ, including re-authentication
What's Changed
- WACZ loading refactor + support nested WACZ + MultiWACZ updating by @ikreymer in #115
- revisit dupe check: optimized revisit filtering by @ikreymer in #116
- parsing fixes: by @ikreymer in #117
- wacz loading: treat missing profiles as default single-wacz by @ikreymer in #118
Full Changelog: v.2.15.5...v2.16.0
wabac.js 2.15.5
What's Changed
- Ensure revisits can not override non-revisit resources by @ikreymer in #113
- rewriting: handle new blob:/ scheme to support setting … by @ikreymer in #114
Full Changelog: v2.15.4...v.2.15.5
wabac.js 2.15.4
What's Changed
- support dynamic 'import()' in both modules and non-module scripts #112
- catch document.write / srcdoc 'leaks' (via wombat 3.5.0), fixes webrecorder/replayweb.page#157
- build(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #111
Full Changelog: v2.15.3...v2.15.4
wabac.js 2.15.3
What's Changed
- liveproxy: set x-proxy-host to host of original url for per hostProxy routing by @ikreymer in #109
- fuzzymatching: only use default extension based first-non-query match… by @ikreymer in #110
Full Changelog: v2.15.2...v2.15.3