Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.6.5 (2022-05-25)
Bug Fixes
1.6.4 (2022-01-24)
Note: Version bump only for package @secret-agent/website
1.6.3 (2022-01-14)
Bug Fixes
core: cleanup event listener memory (6f7d7bb)
1.6.2 (2021-12-20)
Features
client: return resource in waitForLocation (253b33b)
1.6.1 (2021-12-14)
Features
plugins: add frames to execute js (65258a3)
1.6.0 (2021-12-14)
Features
plugins: add frames to execute js (65258a3)
1.5.15 (2021-11-24)
Features
plugins: mask public ip in webrtc (14d3c67)
1.5.14 (2021-11-15)
Features
mitm: add documentUrl to resources (7fcbf8f)
Note: Version bump only for package @secret-agent/website
1.5.12 (2021-09-26)
Note: Version bump only for package @secret-agent/website
1.5.11 (2021-09-20)
Note: Version bump only for package @secret-agent/website
1.5.10 (2021-09-11)
Bug Fixes
plugins: not calling initialization in time (1ecebed)
1.5.9 (2021-09-08)
Features
docs: tweak docs (39632b5)
1.5.8 (2021-08-30)
Note: Version bump only for package @secret-agent/website
1.5.7 (2021-08-26)
Note: Version bump only for package @secret-agent/website
1.5.6 (2021-08-15)
Note: Version bump only for package @secret-agent/website
1.5.5 (2021-07-29)
Bug Fixes
core: fix headed browser size/viewport docs (c1623be)
1.5.4 (2021-07-14)
Bug Fixes
mitm: http2 session frame emulator data (1e61a91)
fixed some unclear documentation related to plugins (9868428)
Features
first stab at documenting plugins + simplified plugin architecture (fcaa3cf)
1.5.3 (2021-07-01)
Bug Fixes
website: fix contributors links (e816b3b)
1.5.2 (2021-06-30)
Bug Fixes
docs: wrong frame api (66733e5)
1.5.1 (2021-06-28)
Note: Version bump only for package @secret-agent/website
1.5.0 (2021-06-28)
Bug Fixes
hid BrowserEmulator and HumanEmulator docs until I finish rewriting them (de8a549)
core: update attachedstate to nodepointer (1bec22a)
deps: peg awaited dom version (3e6ffaf)
docs: absolute urls to nested links (480092b)
docs: frame link broken (d428fd3)
Features
client: add output to handlers (1c143b4)
client: update awaited-dom (f9699fb)
core: geolocation feature (0ecbb14)
core: javascript dialog handling (e02d84b)
core: waitForFileChooser (cf3beb9)
replay: add output streaming to replay (dd0f3b8)
added support for plugins (0fda55d)
docs: add detached documentation (18bbc64)
1.4.1-alpha.4 (2021-04-20)
Note: Version bump only for package @secret-agent/website
1.4.1-alpha.3 (2021-04-20)
Bug Fixes
Features
core: throw fetch error if no origin (0c10980)
1.4.1-alpha.2 (2021-04-02)
Features
core: return null for non-existent elements (871c2fa)
1.4.1-alpha.1 (2021-03-31)
Bug Fixes
client: fix logging dependency error (22900c4)
1.4.1-alpha.0 (2021-03-23)
Bug Fixes
core: type serializer, fix null headers issue (e4d832b)
Features
client: expose frames (44a6b12)
1.4.0-alpha.1 (2021-03-11)
Note: Version bump only for package @secret-agent/website
1.4.0-alpha.0 (2021-03-11)
Bug Fixes
docs: reference Chrome vs Chromium (94226b2)
Features
client: coreHost & disconnecting errors (aed9fc3), closes #165
client: waitForAllDispatchesSettled (cf3e6b5)
replay: update for mac silicon + deps (30ffec7)
website: blog post about chrome + atom (b6dc12b)
1.3.0-alpha.4 (2021-02-15)
Features
client: add http cache and load failures (571e64f)
1.3.0-alpha.3 (2021-02-11)
Bug Fixes
docs: fix port param in remote docs (3b452d8)
1.3.0-alpha.2 (2021-02-09)
Bug Fixes
1.3.0-alpha.1 (2021-02-06)
Note: Version bump only for package @secret-agent/website
1.3.0-alpha.0 (2021-02-02)
Features
client: add ability to get agent metadata (55df775)
client: built-in remote + handlers (bfaa739)
client: coreConnection as configuration (ac284ca)
core: add getComputedStyles to tab (0e3bccd)
core: add screenshot capability (f075f89)
core: convert all connections to server (a27fafd)
core: convert server to use websockets (2d1804c)
core: merge session-state and core (dcc6002)
core: timeouts for back/fwd/goto, add reload (bae2a8e)
core: waitForPaintingStable (1955b79)
mv renderingOptions => blockedResourceTypes (ffa1b74), closes #113
website: blog post on handlers (8024f03)
BREAKING CHANGES
renames “renderingOptions” to “blockedResourceTypes”. Default is now “None”
1.2.0-alpha.5 (2020-12-29)
Note: Version bump only for package @secret-agent/website
1.2.0-alpha.4 (2020-12-22)
Note: Version bump only for package @secret-agent/website
1.2.0-alpha.3 (2020-12-16)
Bug Fixes
mitm: bubble proxy errors properly to client (b6a72f5), closes #98
replay: multiple sessions showing incorrectly (20ba30c)
Features
client: update awaited dom to 1.1.8 (a1b9b68)
1.2.0-alpha.2 (2020-12-01)
Bug Fixes
emulate-humans: fix some tests (b1e05d7)
eslint: add return types to client code (c2e31cc)
mitm: remove auth as separate proxy param (ec14b30)
replay: fix stalling loads (7ca1dbd)
Features
proxy: configure proxy via client + socks5 (880c938)
1.2.0-alpha.1 (2020-11-20)
Bug Fixes
unwind some dependencies (240bea6)
1.2.0-alpha.0 (2020-11-11)
Features
awaited-dom: documentation for props (029a1f5)
browser-emulators: refactor emulator filenames (b5da042)
core: store data files in a single location (c3299b6)
1.1.0-alpha.1 (2020-11-05)
Features
client: get/set/delete cookies + domstorage (2e2de6b)
1.1.0-alpha.0 (2020-11-03)
chore
client: merge Browser/User into SecretAgent (364ed8a)
BREAKING CHANGES
client: this change modifies the core interface for interacting with SecretAgent, as createBrowser is removed.
1.0.0-alpha.21 (2020-11-02)
Bug Fixes
replay: loading resources (747f4ff)
Features
locale: add locale emulation + tests (57cc7ff)
1.0.0-alpha.20 (2020-10-23)
Features
client: add scrollTo shortcut (a1613f1)
1.0.0-alpha.16 (2020-10-13)
Features
client: xpath support, array index access (c59ccbc)
core: isElementVisible - can user see elem (213c351)
1.0.0-alpha.14 (2020-10-06)
Note: Version bump only for package @secret-agent/website
Note: Version bump only for package @secret-agent/website
1.0.0-alpha.12 (2020-09-29)
Features
1.0.0-alpha.10 (2020-08-25)
Note: Version bump only for package @secret-agent/website
1.0.0-alpha.9 (2020-08-25)
Bug Fixes
replay: fix rendering doctype + svg (ac36c79)
1.0.0-alpha.8 (2020-08-05)
Bug Fixes
1.0.0-alpha.7 (2020-07-27)
Bug Fixes
use os tmp directory (e1f5a2b)
1.0.0-alpha.3 (2020-07-07)
Bug Fixes
.gitignore was ignoring files that were needed for website (4b9a2e4)
Features
dist: improve packaging for double agent (df195b6)
1.0.0-alpha.2 (2020-06-27)
Note: Version bump only for package @secret-agent/website
1.0.0-alpha.1 (2020-06-27)
Note: Version bump only for package @secret-agent/website
1.0.0-alpha.0 (2020-06-27)
Note: Version bump only for package @secret-agent/website