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)
Note: Version bump only for package @secret-agent/client
1.6.4 (2022-01-24)
Note: Version bump only for package @secret-agent/client
1.6.3 (2022-01-14)
Bug Fixes
1.6.2 (2021-12-20)
Bug Fixes
Features
client: return resource in waitForLocation (253b33b)
core: dialogs should run out of command line (52a737f), closes #397
1.6.1 (2021-12-14)
Bug Fixes
core: handle detached when elements not there (5b46bd9)
Features
plugins: add frames to execute js (65258a3)
1.6.0 (2021-12-14)
Bug Fixes
core: handle detached when elements not there (5b46bd9)
Features
plugins: add frames to execute js (65258a3)
1.5.15 (2021-11-24)
Bug Fixes
client: handle ws closing during shutdown (09bfe29)
1.5.14 (2021-11-15)
Features
mitm: add documentUrl to resources (7fcbf8f)
Note: Version bump only for package @secret-agent/client
1.5.12 (2021-09-26)
Note: Version bump only for package @secret-agent/client
1.5.11 (2021-09-20)
Bug Fixes
plugins: fix dynamic plugins + types (98ed6f8)
1.5.10 (2021-09-11)
Bug Fixes
plugins: not calling initialization in time (1ecebed)
1.5.9 (2021-09-08)
Note: Version bump only for package @secret-agent/client
1.5.8 (2021-08-30)
Note: Version bump only for package @secret-agent/client
1.5.7 (2021-08-26)
Note: Version bump only for package @secret-agent/client
1.5.6 (2021-08-15)
Note: Version bump only for package @secret-agent/client
1.5.5 (2021-07-29)
Bug Fixes
client: allow plugins in handlers (5371d99)
cherrypick bug fixes from hero (a3e8fbf)
reversed the reorg from two days ago (aa5fddd)
1.5.4 (2021-07-14)
Bug Fixes
fixed paths (6a28d80)
1.5.3 (2021-07-01)
Note: Version bump only for package @secret-agent/client
1.5.2 (2021-06-30)
Note: Version bump only for package @secret-agent/client
1.5.1 (2021-06-28)
Note: Version bump only for package @secret-agent/client
1.5.0 (2021-06-28)
Bug Fixes
a number of tweaks to get client extender plugins working (bc89574)
eslint errors, tests hanging (e413531)
client: add key to detached tab (5c9ed99)
core: flaky tests, fix interact with string (0d708dd)
core: flushing outside transactions (5abd143)
core: update attachedstate to nodepointer (1bec22a)
deps: peg awaited dom version (3e6ffaf)
mitm: fix install script, reuse same h2 conn (ebb0693)
replay: fix assets in different data location (082dcff)
Features
client: add output to handlers (1c143b4)
client: update awaited-dom (f9699fb)
client+core: input/outputs (d48a1de)
core: detached tab (9e32e47)
core: javascript dialog handling (e02d84b)
core: prefetch jsPaths from prior runs (4f523bd)
core: store agent options in session table (aab1025)
added support for plugins (0fda55d)
core: waitForFileChooser (cf3beb9)
interfaces: fix devtools command typing (00af054)
replay: show frozen tabs (d2eff14)
1.4.1-alpha.4 (2021-04-20)
Note: Version bump only for package @secret-agent/client
1.4.1-alpha.3 (2021-04-20)
Bug Fixes
client: explicit mjs exports (d3e4525)
core: convert dates to numbers (da17efe)
mitm: fix ipc timeouts (851be03)
puppet: fix chrome-88 (f917b52)
Features
client: getJsValue should return value (84dcd65)
core: optimize string reuse in high traffic (3c03c3a)
mitm: use shared mitm socket (f80334b)
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: adjust return error pattern to throw (884e87d)
client: fix logging dependency error (22900c4)
Features
handler: re-q unstarted agents on disconnect (b0ece5b)
1.4.1-alpha.0 (2021-03-23)
Bug Fixes
client: properly handle unhandled disconnect (e3afedd)
Features
client: expose frames (44a6b12)
1.4.0-alpha.1 (2021-03-11)
Note: Version bump only for package @secret-agent/client
1.4.0-alpha.0 (2021-03-11)
Bug Fixes
client: fix close handling (f413ea8)
client: resource timeout + blank new tab (4fdd378)
client: translate errors when session n/a (6c15793)
core: exports not working <= node 14.12 (d793601)
Features
client: coreHost & disconnecting errors (aed9fc3), closes #165
client: waitForAllDispatchesSettled (cf3e6b5)
replay: update for mac silicon + deps (30ffec7)
1.3.0-alpha.4 (2021-02-15)
Bug Fixes
Features
client: add http cache and load failures (571e64f)
1.3.0-alpha.3 (2021-02-11)
Note: Version bump only for package @secret-agent/client
1.3.0-alpha.2 (2021-02-09)
Bug Fixes
client: correctly catch some canceled promise (1d5906f)
client: fix reviving stack traces in typeson (7a0e38b)
mitm: read failed/cached browser resources (150db8b)
1.3.0-alpha.1 (2021-02-06)
Bug Fixes
ejs modules not being copied to dist (606102e)
1.3.0-alpha.0 (2021-02-02)
Bug Fixes
client: allow waiting on resources (d3414a8)
client: error handling for session connect (82e58b8)
core: full close down of on premature exit (aa53e85)
replay: fix replay launch in new setup on win (add1b97)
allow setting SA_SHOW_REPLAY in a script (18d63d6)
Features
client: add ability to get agent metadata (55df775)
client: add sessionid/name to logs + errors (7d88f35)
client: built-in remote + handlers (bfaa739)
client: coreConnection as configuration (ac284ca)
client: export required enums and consts (4cce3a7)
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: waitForLocation/Load takes a timeout (02758c7)
core: waitForPaintingStable (1955b79)
replay: single install of replay (5425bee)
mv renderingOptions => blockedResourceTypes (ffa1b74), closes #113
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/client
1.2.0-alpha.4 (2020-12-22)
Note: Version bump only for package @secret-agent/client
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
Features
proxy: configure proxy via client + socks5 (880c938)
1.2.0-alpha.1 (2020-11-20)
Bug Fixes
emulators were failing some double-agent tests (5ae4f55)
1.2.0-alpha.0 (2020-11-11)
Features
1.1.0-alpha.1 (2020-11-05)
Features
1.1.0-alpha.0 (2020-11-03)
Bug Fixes
puppet: incorrect reuse of executionContextId (e5d8f8d)
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)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.20 (2020-10-23)
Features
client: add scrollTo shortcut (a1613f1)
1.0.0-alpha.19 (2020-10-13)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.18 (2020-10-13)
Bug Fixes
replay: bug with monorepo replay versions (05aa786)
1.0.0-alpha.17 (2020-10-13)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.16 (2020-10-13)
Bug Fixes
core: dont close client on promise rejections (37f1169)
core: wait for location change on new tab (0c70d6e)
Features
client: xpath support, array index access (c59ccbc)
core: isElementVisible - can user see elem (213c351)
1.0.0-alpha.15 (2020-10-06)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.14 (2020-10-06)
Bug Fixes
client: don’t shutdown on rejected promises (86a331b)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.12 (2020-09-29)
Features
puppet: add puppet interfaces abstraction (69bae38)
replay: split session state by tab (9367f2d)
import and shrink puppeteer (b1816b8)
wait for tab (0961e97)
1.0.0-alpha.10 (2020-08-25)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.9 (2020-08-25)
Bug Fixes
replay: fix rendering doctype + svg (ac36c79)
Features
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.6 (2020-07-22)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.5 (2020-07-21)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.4 (2020-07-20)
Bug Fixes
replay: cover last tick on playbar (baf12e7)
replay: record close date when errors occcur (2ce94dd), closes #31
change shared package names (d6181a7)
Features
replay: add mouse/focus/scroll events (efec55c)
replay: add session logs, detect errors (f1865c0), closes #31
replay: start api from process (403716b)
1.0.0-alpha.3 (2020-07-07)
Bug Fixes
Features
dist: improve packaging for double agent (df195b6)
1.0.0-alpha.2 (2020-06-27)
Bug Fixes
missing dependencies (67504f0)
1.0.0-alpha.1 (2020-06-27)
Note: Version bump only for package @secret-agent/client
1.0.0-alpha.0 (2020-06-27)
Note: Version bump only for package @secret-agent/client