Yanzhen Yu
d23c0cd0c1
Release 0.7.13
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f312ecbadc
add the inline stylesheet option when recording
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e1f023ae0c
fix #66 update npm files and dependencies
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6c4f0f16ef
Release 0.7.12
2026-04-01 12:00:00 +08:00
Yanzhen Yu
503987c583
fix #62 accept RegExp type block class config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
4f58cad48d
resume with time offset when after wait stylesheet load
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ebaa318d54
update typescript and fix test cases
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6010d62c60
Release 0.7.10
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d1b32e6e9d
impl #23 add custom privacy selectors
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7380e599c8
update dependency rrweb-snapshot
2026-04-01 12:00:00 +08:00
Yanzhen Yu
281eca7fe2
Release 0.7.9
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cfe77b2cb2
Release 0.7.8
2026-04-01 12:00:00 +08:00
Yanzhen Yu
3c51f79229
Release 0.7.7
2026-04-01 12:00:00 +08:00
Yanzhen Yu
34571ad708
resolve #47 update dependency
2026-04-01 12:00:00 +08:00
Yanzhen Yu
fdda3c7e99
Release 0.7.6
2026-04-01 12:00:00 +08:00
yz-yu
329de4e9f7
update dependencies and generate typings ( #44 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7e337d4f4e
Release 0.7.5
2026-04-01 12:00:00 +08:00
Rongjian Zhang
09117796bd
REPL tool enhancement ( #21 )
...
* exit after record saved
* refactor: use inquirer instead of low level readline
* feat: ask user if record another one, instead of exit
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ac6c1fc360
Release 0.7.4
2026-04-01 12:00:00 +08:00
Yanzhen Yu
8b25f74cc5
Release 0.7.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d6a77c440e
update rrweb-snapshot
2026-04-01 12:00:00 +08:00
Daniël van de Giessen
c603ff3b1e
Use cross-env for cross-platform scripts, fixes #12 . ( #17 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
403cd275fc
Release 0.7.2
2026-04-01 12:00:00 +08:00
Yanzhen Yu
de3392be09
Release 0.7.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
941ecab0c7
Release 0.7.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
c99cea605c
update rrweb-snapshot minor version and set max skip speed
2026-04-01 12:00:00 +08:00
Yanzhen Yu
46f211e579
Release 0.6.12
2026-04-01 12:00:00 +08:00
Yanzhen Yu
366360c995
Release 0.6.11
2026-04-01 12:00:00 +08:00
Yanzhen Yu
3e2bf7fdc5
add rollup commonjs plugin
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ec7bc50574
Release 0.6.10
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b093fa6015
fix some safari's scroll related issue
2026-04-01 12:00:00 +08:00
Yanzhen Yu
70a4cd59f0
Release 0.6.9
2026-04-01 12:00:00 +08:00
Yanzhen Yu
5794aa9481
update rrweb-snapshot
2026-04-01 12:00:00 +08:00
Yanzhen Yu
722f24941b
Release 0.6.8
2026-04-01 12:00:00 +08:00
Yanzhen Yu
51734e3e20
Release 0.6.7
2026-04-01 12:00:00 +08:00
Yanzhen Yu
781d6ebd10
Release 0.6.6
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7938b3231c
Release 0.6.5
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9a4640fa98
update puppeteer to use setContent with wait and housekeeping the declaration files
2026-04-01 12:00:00 +08:00
Yanzhen Yu
270c9e48aa
Release 0.6.4
2026-04-01 12:00:00 +08:00
Yanzhen Yu
86beabd2bb
resolve #1 add ignore and block strategy for privacy purpose
2026-04-01 12:00:00 +08:00
Yanzhen Yu
efa7a8fa1b
new sandbox strategy
...
In this commit we switched the sandbox strategy to use iframe's
sandbox attribute. Indeed we do not need delegate event anymore,
but need to add some styles into the iframe.
The details were documented in the sandbox part of internal design.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
01bd1d26c1
Release 0.6.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0995b7a6d3
basic impl of wait for stylesheet loaded
2026-04-01 12:00:00 +08:00
Yanzhen Yu
bed55d93bf
Release 0.6.2
2026-04-01 12:00:00 +08:00
Yanzhen Yu
142c38e5a5
update dependency
2026-04-01 12:00:00 +08:00
Yanzhen Yu
20f27a3822
improve prevent default event when replay
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b065b22f09
refactor the repl tool to support multipage apps and better dev
2026-04-01 12:00:00 +08:00
Yanzhen Yu
92faf502d0
add bundle watch
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b6d8a7dc95
extract css by rollup plugin
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d1baeff34f
Release 0.6.1
2026-04-01 12:00:00 +08:00