Skip to content

Releases: webrecorder/wabac.js

wabac.js v2.26.2

16 Apr 07:58
94a1411

Choose a tag to compare

What's Changed

  • additional per-collection options for homepage override and exclusions: by @ikreymer in #330

Full Changelog: v2.26.1...v2.26.2

wabac.js v2.26.1

09 Apr 06:00
d4bbc36

Choose a tag to compare

What's Changed

Full Changelog: v2.26.0...v2.26.1

wabac.js v2.26.0

01 Apr 07:09
d1bbeb9

Choose a tag to compare

What's Changed

  • Proxy Rewrite Mode support for alt origins by @ikreymer in #315
  • Support for custom not found page by @ikreymer in #318
  • wacz revisit + general lookup improvements by @ikreymer in #322
  • update fast-xml-parser to 4.5.4 to address CVE by @emma-sg in #323
  • revisit lookup follow-up: use WARC record instead of CDXJ to get refers-to container by @ikreymer in #324
  • proxy rw mode: custom inject + allow proxy passthrough by @ikreymer in #325
  • multiwacz stale data checking: remove 'db:' prefix when checking ids by @ikreymer in #326
  • deps: update to wombat 3.10.4, warcio 2.4.10 by @ikreymer in #327

Full Changelog: v2.25.5...v2.26.0

wabac.js v2.26.0-beta.0

28 Mar 21:00

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v2.25.5...v2.26.0-beta.0

wabac.js v2.25.5

20 Feb 07:39
25061cb

Choose a tag to compare

What's Changed

  • rewrite: fix resolving absolute paths in JS imports in HTML by @ikreymer in #311

Full Changelog: v2.25.4...v2.25.5

wabac.js v2.25.4

17 Feb 05:13
6d55214

Choose a tag to compare

What's Changed

  • Dedupe replay improvements: lookup dependent WACZ files by @ikreymer in #308

Full Changelog: v2.25.3...v2.25.4

wabac.js v2.25.3

12 Feb 03:25
60c0b0e

Choose a tag to compare

What's Changed

  • Fix ZipRangeReader typo by @ikreymer in #305
  • ci fixes: update build script and package.json to support NPM authorized builds by @ikreymer in #306
  • ci: update ava version, use node 24 by @ikreymer in #307

Full Changelog: v2.25.2...v2.25.3

wabac.js v2.25.2

05 Dec 22:08
91bf2f5

Choose a tag to compare

What's Changed

Full Changelog: v2.25.1...v2.25.2

wabac.js v2.25.1

01 Dec 21:51
a57bbae

Choose a tag to compare

What's Changed

Full Changelog: v2.25.0...v2.25.1

wabac.js v2.25.0

27 Nov 20:43
61096bb

Choose a tag to compare

What's Changed

  • build(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #293
  • add 'dl_' modifier to force any resource to be downloaded with Content-Disposition attachment: by @ikreymer in #295
  • Fixes for scheme-relative URLs by @ikreymer in #297
  • update rewriting to check mime avoid downloads of unknown types: by @ikreymer in #296
  • rewriting: detect when JS is in 'strict' mode and avoid using 'arguments' (initial pass) by @ikreymer in #298

Full Changelog: v2.24.5...v2.25.0