Skip to content

Releases: webrecorder/wombat

wombat 3.7.12

08 Aug 21:28
3b8d78f
Compare
Choose a tag to compare

What's Changed

  • rewrite: add frameset/frame check for full rewrite regex by @ikreymer in #165

Full Changelog: v3.7.11...v3.7.12

wombat 3.7.11

16 Jul 00:43
Compare
Choose a tag to compare

What's Changed

  • script rw: if type==module, use esm_ modifier instead of js_ by @ikreymer in #163

Full Changelog: v3.7.10...v3.7.11

wombat 3.7.10

05 Jul 17:45
4ab9639
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.9...v3.7.10

wombat 3.7.9

04 Jul 18:46
f67fd5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.8...v3.7.9

wombat 3.7.8

21 Jun 18:30
5fb1f6b
Compare
Choose a tag to compare

What's Changed

  • rewrite: also rewrite 'data-href' in querySelector as these attributes are also rewritten by @ikreymer in #151
  • Func bind copy own props by @ikreymer in #152
  • proxy: bind() use rewritten apply if native function, otherwise original to avoid unnecessary deproxying by @ikreymer in #153
  • follow-up to #152: additional function props that should not be copie… by @ikreymer in #154
  • support postMessage(msg, options) by @ikreymer in #157

Full Changelog: v3.7.7...v3.7.8

wombat 3.7.7

17 Jun 22:36
27d341d
Compare
Choose a tag to compare

What's Changed

  • rewrite: uses wombat.URL instead of window.URL to avoid infinite loop… by @ikreymer in #146
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #145
  • rewrite: follow up to #118, for document.write override, still perfor… by @ikreymer in #147
  • proxy object improvements by @ikreymer in #148
  • Bump ws from 6.2.2 to 6.2.3 by @dependabot in #149
  • rewrite: add document.querySelector() override, rewrite 'src^=https?'… by @ikreymer in #150

Full Changelog: v3.7.6...v3.7.7

wombat 3.7.6

08 Jun 22:58
643b3ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.5...v3.7.6

wombat 3.7.5

05 Jun 16:39
a6f3097
Compare
Choose a tag to compare

What's Changed

wombat v3.7.4

30 May 22:15
0869a95
Compare
Choose a tag to compare

What's Changed

  • overrides: add override for Function.call to match Function.apply by @ikreymer in #142

Full Changelog: v3.7.3...v3.7.4

wombat v3.7.3

09 Apr 00:44
20596ca
Compare
Choose a tag to compare

What's Changed

  • Fix resolveRelUrl() attempting to use invalid URLs as base URL for relative URL resolution by @ikreymer in #140

Full Changelog: v3.7.2...v3.7.3