Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ulixee
GitHub Repository: ulixee/secret-agent
Path: blob/main/mitm-socket/CHANGELOG.md
1028 views

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/mitm-socket

1.6.4 (2022-01-24)

Bug Fixes

  • mitm: lookup public ip should use https (5a68228)

1.6.3 (2022-01-14)

Bug Fixes

  • core: cleanup event listener memory (6f7d7bb)

1.6.2 (2021-12-20)

Note: Version bump only for package @secret-agent/mitm-socket

1.6.1 (2021-12-14)

Note: Version bump only for package @secret-agent/mitm-socket

1.6.0 (2021-12-14)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.15 (2021-11-24)

Bug Fixes

  • puppet: better handling of default loader (2979ba7)

Features

  • plugins: mask public ip in webrtc (14d3c67)

1.5.14 (2021-11-15)

Note: Version bump only for package @secret-agent/mitm-socket

Note: Version bump only for package @secret-agent/mitm-socket

1.5.12 (2021-09-26)

Bug Fixes

  • mitm: handle certs resolving before set (4ea9566)

1.5.11 (2021-09-20)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.10 (2021-09-11)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.9 (2021-09-08)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.8 (2021-08-30)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.7 (2021-08-26)

Bug Fixes

  • mitm: disable upstream proxy for dns lookup (bacfb10)

1.5.6 (2021-08-15)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.5 (2021-07-29)

Bug Fixes

  • mitm: certs message invalid (b6b0a5c), closes #309

  • reversed the reorg from two days ago (aa5fddd)

1.5.4 (2021-07-14)

Bug Fixes

  • mitm: http2 session frame emulator data (1e61a91)

  • fixed paths (6a28d80)

1.5.3 (2021-07-01)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.2 (2021-06-30)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.1 (2021-06-28)

Note: Version bump only for package @secret-agent/mitm-socket

1.5.0 (2021-06-28)

Bug Fixes

  • mitm: proper errors when mitm binary missing (382669f)

  • navigation test hanging (115418a)

  • dns: handle dns socket disconnect (8149e61)

  • mitm: clean premature shutdown errors (8037c64)

  • mitm: fix install script, reuse same h2 conn (ebb0693)

  • mitm: handle malformed urls (7190390)

  • mitm: http2 header order wrong (801b3c8)

  • mitm: remove blocking actions (4a75179)

Features

  • added support for plugins (0fda55d)

  • core: waitForFileChooser (cf3beb9)

  • mitm: determine alpn on proxy connect (398735d)

1.4.1-alpha.4 (2021-04-20)

Bug Fixes

  • mitm: store certs with network db (eed99f1)

1.4.1-alpha.3 (2021-04-20)

Bug Fixes

  • core: convert dates to numbers (da17efe)

  • http: timeout sockets that dont connect (da59e41)

  • mitm: fix ipc timeouts (851be03)

Features

  • mitm: move go files to new dir (23780f9)

  • mitm: use shared mitm socket (f80334b)

1.4.1-alpha.2 (2021-04-02)

Bug Fixes

  • mitm: websockets use http1 in chrome (0643003)

1.4.1-alpha.1 (2021-03-31)

Bug Fixes

  • client: fix logging dependency error (22900c4)

  • mitm: directly handle reused socket closing (8651445)

  • mitm: fix reusing sockets (5d56597)

1.4.1-alpha.0 (2021-03-23)

Bug Fixes

  • mitm: empty headers bug, clean errors (3170688)

  • mitm: fix url error (d53ae18)

Features

1.4.0-alpha.1 (2021-03-11)

Note: Version bump only for package @secret-agent/mitm-socket

1.4.0-alpha.0 (2021-03-11)

Features

  • replay: update for mac silicon + deps (30ffec7)

1.3.0-alpha.4 (2021-02-15)

Bug Fixes

  • core/client: export usable mjs/cjs (ca149ef)

1.3.0-alpha.3 (2021-02-11)

Note: Version bump only for package @secret-agent/mitm-socket

1.3.0-alpha.2 (2021-02-09)

Note: Version bump only for package @secret-agent/mitm-socket

1.3.0-alpha.1 (2021-02-06)

Note: Version bump only for package @secret-agent/mitm-socket

1.3.0-alpha.0 (2021-02-02)

Features

  • client: built-in remote + handlers (bfaa739)

  • core: merge session-state and core (dcc6002)

  • replay: single install of replay (5425bee)

1.2.0-alpha.5 (2020-12-29)

Note: Version bump only for package @secret-agent/mitm-socket

1.2.0-alpha.4 (2020-12-22)

Note: Version bump only for package @secret-agent/mitm-socket

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)

1.2.0-alpha.2 (2020-12-01)

Bug Fixes

  • core: fix errors on goto bubbling up (30d4208)

  • mitm: remove auth as separate proxy param (ec14b30)

  • mitm-socket: fix cpu spiking sockets (b71e141)

Features

  • proxy: configure proxy via client + socks5 (880c938)

1.2.0-alpha.1 (2020-11-20)

Note: Version bump only for package @secret-agent/mitm-socket

1.2.0-alpha.0 (2020-11-11)

Features

  • awaited-dom: documentation for props (029a1f5)

1.1.0-alpha.1 (2020-11-05)

Note: Version bump only for package @secret-agent/mitm-socket

1.1.0-alpha.0 (2020-11-03)

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.21 (2020-11-02)

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.20 (2020-10-23)

Features

  • mitm: store ca/keys in network.db (fd69f97)

  • session-state: record devtools logs (784da7f)

1.0.0-alpha.19 (2020-10-13)

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.18 (2020-10-13)

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.17 (2020-10-13)

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.16 (2020-10-13)

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.14 (2020-10-06)

Note: Version bump only for package @secret-agent/mitm-socket

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.12 (2020-09-29)

Bug Fixes

  • mitm: simplify errors, handle not caught (27820ac)

1.0.0-alpha.10 (2020-08-25)

Note: Version bump only for package @secret-agent/mitm-socket

1.0.0-alpha.9 (2020-08-25)

Bug Fixes

  • mitm-socket: chrome 83 tls signature (a699212), closes #48 #23

  • replay: fix rendering doctype + svg (ac36c79)

Features

  • ci: windows tests (fd5e9db)

  • emulators: enable multi-engine support (1e008c9)

  • mitm: support push streams (1b2af06)

1.0.0-alpha.8 (2020-08-05)

Bug Fixes

  • pool socket connections per origin (0075f18)

Features

  • mitm: record blocked and cached http (bd47738)

  • replay: replay individual ticks on interval (e1c29f4)

  • replay: split app/replay in electron backend (3b66eec)