Releases: ulixee/secret-agent
Releases · ulixee/secret-agent
v1.6.5
What's Changed
- chore(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #425
- chore(deps): bump nanoid from 3.1.23 to 3.2.0 by @dependabot in #430
- chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #432
- chore(deps-dev): bump node-sass from 6.0.0 to 7.0.0 by @dependabot in #437
- chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #439
- User Profile Fixes to address FileChooser interference and performance by @blakebyrnes in #455
- Cookie fix by @blakebyrnes in #467
- chore(deps): bump urijs from 1.19.10 to 1.19.11 by @dependabot in #463
- chore(deps): bump plist from 3.0.4 to 3.0.5 by @dependabot in #458
- chore(deps): bump simple-get from 3.1.0 to 3.1.1 by @dependabot in #449
Full Changelog: v1.6.4...v1.6.5
v2.0.0-alpha.2
v2.0.0-alpha.2
v2.0.0-alpha.1
feat: docs
v1.6.4
v1.6.3
v1.6.2
v1.6.1
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
v1.5.15
v1.5.14
v1.5.14
v1.5.13
v1.5.13