Releases: ulixee/secret-agent
Releases · ulixee/secret-agent
v1.5.12
Bug Fixes
- mitm: handle certs resolving before set (4ea9566)
- mitm: waitForLocation reload on post (fb3e3d7)
v1.5.11
Bug Fixes
- plugins: fix dynamic plugins + types (98ed6f8)
v1.5.10
Bug Fixes
- plugins: not calling initialization in time (1ecebed)
- user-profile: handle empty database (c9abf9a)
v1.5.9
Bug Fixes
- plugin: export ClientPlugin/CorePlugin (882674c)
- plugins: iframe content window wrong (7381189)
Features
- core: only use valid sinceCommandIds (75056c3)
- docs: tweak docs (39632b5)
- plugins: remove codecs overrides for chrome (17a16a5)
v1.5.8
Bug Fixes
- core: throw invalid selectors, fix wait x/y (2025f27)
- plugins: fix versions not sorting correctly (b9e7620)
Features
- replay: use old scripts for path to start core (c1f893d)
v1.5.7
Bug Fixes
- mitm: disable upstream proxy for dns lookup (bacfb10)
- track frame network events before create (56f924d)
Features
- move back to pipeTransport (e13f048)
v1.5.6
Bug Fixes
- core: handle single page app location changes (da27e1d)
- puppet: always shut down chrome (b16ed81)
- puppet: catch errors in indexedDb export (a787b1d)
- allow no rectangle for screenshot (e4d5597)
v1.5.5
Bug Fixes
- client: allow plugins in handlers (5371d99)
- core: fix headed browser size/viewport docs (c1623be)
- mitm: certs message invalid (b6b0a5c), closes #309
- change userAgent example to remove asterisk (f268ae8)
- cherrypick bug fixes from hero (a3e8fbf)
Features
- plugins: chrome 88 emulator data (f537be2)
v1.5.4
Bug Fixes
- mitm: http2 session frame emulator data (1e61a91)
- fixed paths (6a28d80)
- fixed some unclear documentation related to plugins (9868428)
- useragent was not correctly parsing mac os 11 (3a177ed)
- core: fix interact with elements in iframes (c0c7a6e)
- puppet: clean data dir on close (6c2b85f)
- puppet: retry on failure to delete chrome dir (ccb07b3)
Features
- args can now be passed into ExecuteJsPlugin (0ed06f0)
- first stab at documenting plugins + simplified plugin architecture (fcaa3cf)
- register Core plugins through agent.use (eb08964)