Skip to content

Releases: ulixee/secret-agent

v1.6.5

25 May 16:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

v2.0.0-alpha.2

03 Jun 01:56
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
v2.0.0-alpha.2

v2.0.0-alpha.1

03 Jun 01:56
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
feat: docs

v1.6.4

24 Jan 16:25
Compare
Choose a tag to compare
  • mitm: lookup public ip should use https (5a68228

v1.6.3

14 Jan 13:57
Compare
Choose a tag to compare

Bug Fixes

  • client: wait for all command queue flushes (95664f5)
  • core: cleanup event listener memory (6f7d7bb)
  • core: in page nav not resolving resource (2539d78)

v1.6.2

20 Dec 13:56
Compare
Choose a tag to compare

Bug Fixes

  • client: reload should return a resource (83b80b5), closes #393
  • core: navigations directly to hash fixed (c02f61b), closes #404

Features

  • client: return resource in waitForLocation (253b33b)
  • core: dialogs should run out of command line (52a737f), closes #397

v1.6.1

14 Dec 17:10
Compare
Choose a tag to compare

Bug Fixes

  • core: frame navigations on redirects (de3ea24)
  • core: handle detached when elements not there (5b46bd9)
  • puppet: extract navigation loader (77d8e2e)
  • replay: fix ability to replay data attributes (9440995)

Features

  • plugins: add frames to execute js (65258a3)

BREAKING CHANGES

If you have a CorePlugin that uses PuppetFrames, the loaders structure changed a little bit to make them more stable. waitForLoad is now waitForLifecycleEvent and now properly accepts a timeout value. Each loader is it's own object (NavigationLoader) that tracks the loading of a specific url.

v1.5.15

24 Nov 14:26
Compare
Choose a tag to compare
v1.5.15

v1.5.14

15 Nov 16:19
Compare
Choose a tag to compare
v1.5.14

v1.5.13

25 Oct 21:23
Compare
Choose a tag to compare
v1.5.13