@applitools/eyes-selenium 4.82.30 → 4.82.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +81 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,86 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.82.32](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.82.31...js/eyes-selenium@4.82.32) (2026-03-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/nml-client bumped to 1.11.21
9
+
10
+ * @applitools/core-base bumped to 1.32.3
11
+ #### Bug Fixes
12
+
13
+ * pass gzip content encoding | FLD-4293 ([#3649](https://github.com/Applitools-Dev/sdk/issues/3649)) ([b78ebaa](https://github.com/Applitools-Dev/sdk/commit/b78ebaa0bb0d9aeae0d5b7031d320ca10b5f608b))
14
+ * @applitools/ec-client bumped to 1.12.23
15
+
16
+ * @applitools/core bumped to 4.58.1
17
+
18
+ * @applitools/eyes bumped to 1.38.10
19
+
20
+
21
+ ## [4.82.31](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.82.30...js/eyes-selenium@4.82.31) (2026-03-12)
22
+
23
+
24
+ ### Dependencies
25
+
26
+ * @applitools/dom-snapshot bumped to 4.16.0
27
+ #### Features
28
+
29
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
30
+
31
+
32
+
33
+ * @applitools/snippets bumped to 2.8.0
34
+ #### Features
35
+
36
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
37
+ * @applitools/dom-capture bumped to 11.6.12
38
+ #### Bug Fixes
39
+
40
+ * prevent [object Object] in DOM capture for CORS iframes | FLD-4181 ([#3620](https://github.com/Applitools-Dev/sdk/issues/3620)) ([afe91e7](https://github.com/Applitools-Dev/sdk/commit/afe91e7b26e9ad5d37d2098b17ecf139794075ef))
41
+ * @applitools/driver bumped to 1.25.3
42
+ #### Bug Fixes
43
+
44
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
45
+
46
+
47
+
48
+ * @applitools/ufg-client bumped to 1.20.0
49
+ #### Features
50
+
51
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
52
+ * @applitools/core bumped to 4.58.0
53
+ #### Features
54
+
55
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
56
+
57
+
58
+ #### Bug Fixes
59
+
60
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
61
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
62
+
63
+
64
+
65
+ * @applitools/spec-driver-webdriver bumped to 1.5.8
66
+
67
+ * @applitools/spec-driver-selenium bumped to 1.7.14
68
+
69
+ * @applitools/spec-driver-puppeteer bumped to 1.7.3
70
+
71
+ * @applitools/screenshoter bumped to 3.12.16
72
+
73
+ * @applitools/nml-client bumped to 1.11.20
74
+
75
+ * @applitools/core-base bumped to 1.32.2
76
+ #### Bug Fixes
77
+
78
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
79
+ * @applitools/ec-client bumped to 1.12.22
80
+
81
+ * @applitools/eyes bumped to 1.38.9
82
+
83
+
3
84
  ## [4.82.30](https://github.com/Applitools-Dev/sdk/compare/js/eyes-selenium@4.82.29...js/eyes-selenium@4.82.30) (2026-03-08)
4
85
 
5
86
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-selenium",
3
- "version": "4.82.30",
3
+ "version": "4.82.32",
4
4
  "description": "Applitools Eyes SDK for Selenium WebDriver",
5
5
  "keywords": [
6
6
  "eyes-selenium",
@@ -41,8 +41,8 @@
41
41
  "up:framework": "echo \"$(jq '.devDependencies[\"selenium-webdriver\"] = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
42
42
  },
43
43
  "dependencies": {
44
- "@applitools/eyes": "1.38.8",
45
- "@applitools/spec-driver-selenium": "1.7.13"
44
+ "@applitools/eyes": "1.38.10",
45
+ "@applitools/spec-driver-selenium": "1.7.14"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@applitools/api-extractor": "^1.2.22",