Releases: DevExpress/testcafe-hammerhead
Releases · DevExpress/testcafe-hammerhead
v31.5.0
What's Changed
- fix: fixed codeql vulnerability #41 by @Aleksey28 in #2950
- fix: fixed codeql vulnerability #13 by @Aleksey28 in #2949
- fix: add id to websocket transport messages, remove injectables for NA by @Artem-Babich in #2946
- release: publish 31.5.0 by @Artem-Babich in #2955
Full Changelog: v31.4.15...v31.5.0
v31.4.15
What’s Changed
- bump version (#2948) @miherlosev
v31.4.14
What’s Changed
- fix getting of the upload manager (#2947) @miherlosev
- do not prevent opening a new window in Native Automation (#2945) @AlexKamaev
- build: added package-lock.json (#2943) @Aleksey28
v31.4.12
What's Changed
- refactor: removed IE from code-instrumentation by @Aleksey28 in #2925
- refactor: removed IE leftovers from event and cookies modules by @Aleksey28 in #2926
- refactor: removed IE leftovers in node and storages by @Aleksey28 in #2927
- refactor: removed IE leftovers in upload,base,iframe,shadoui,style by @Aleksey28 in #2928
- refactor: remove IE leftovers in timers,page-navigation-watch,processing and typings by @Aleksey28 in #2930
- refactor: removed IE leftovers in sandbox index by @Aleksey28 in #2931
- refactor: removed IE leftovers native-methods by @Aleksey28 in #2932
- refactor: removed IE leftovers for utils by @Aleksey28 in #2933
- refactor: removed more IE leftovers by @Aleksey28 in #2934
- revert: remove IE leftovers from utils/browser by @Aleksey28 in #2935
- fix: force reload via location.reload if url is the same by @Artem-Babich in #2937
- Migrate from the npm package 'css' to '@adobe/css-tools' which is mai… by @holblin in #2939
- chore: update parse5 by @miherlosev in #2940
- release: publish 31.4.12 by @Artem-Babich in #2941
New Contributors
Full Changelog: v31.4.11...v31.4.12
v31.4.11
What's Changed
- Bump
tough-coockie
package version to 4.1.3 to fix vulnerability by @aleks-pro in #2924
Full Changelog: v31.4.10...v31.4.11
v31.4.10
What’s Changed
- add pageNavigationEvent for Safari (#2923) @miherlosev
- build: resolve semver vulnerable (#2921) @Aleksey28
v31.4.8
What's Changed
- fix: remove title overriding in nativeAutomation by @Artem-Babich in #2919
- release: publish 31.4.8 by @Artem-Babich in #2920
Full Changelog: v31.4.7...v31.4.8
v31.4.7
What’s Changed
- fix input.value for the input[type=file] (#2918) @miherlosev
- more logging for request mock (#2916) @miherlosev
v31.4.6
What’s Changed
- native automation: fix lowercasing headers (#2909) @miherlosev
- github-actions: tuned on an automatic run of the health monitor (#2915) @Aleksey28
- refactor: added websocket transport for NA (#2903) @Aleksey28
- feat: added input repeat-failed-sites-count (#2914) @Aleksey28
- github-actions: set timeout for step (#2912) @Aleksey28
- github-actions: increase timeout for Health Monitor (#2910) @Aleksey28
- github-action: added display to test-functional-testscafe (#2908) @Aleksey28
v31.4.5
What’s Changed
- bump version (v31.4.5) (#2907) @AlexKamaev
- bom processing for native automation (#2906) @AlexKamaev
- Logging enhancements (#2902) @miherlosev