Skip to content

Releases: webrecorder/wabac.js

wabac.js 2.16.6

27 Jul 02:25
85b3987
Compare
Choose a tag to compare

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

Full Changelog: v2.16.5...v2.16.6

wabac.js 2.16.5

11 Jul 08:02
cf71e56
Compare
Choose a tag to compare

What's Changed

  • Add patching support for multiWACZ collections by @ikreymer in #131

Full Changelog: v2.16.4...v2.16.5

wabac.js 2.16.4

05 Jul 20:16
f75a682
Compare
Choose a tag to compare

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

28 Jun 04:54
7b2627e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.16.2...v2.16.3

wabac.js 2.16.2

20 Jun 18:12
989082a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.16.1...v2.16.2

wabac.js 2.16.1

14 Jun 22:53
Compare
Choose a tag to compare

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

31 May 02:45
Compare
Choose a tag to compare

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

06 Apr 17:41
231d0ed
Compare
Choose a tag to compare

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

28 Mar 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.3...v2.15.4

wabac.js 2.15.3

26 Feb 00:27
15f76fc
Compare
Choose a tag to compare

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