@applitools/eyes-browser 1.6.15 → 1.6.17

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,184 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.6.17](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.16...js/eyes-browser@1.6.17) (2026-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/snippets bumped to 2.9.1
9
+ #### Bug Fixes
10
+
11
+ * declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
12
+ * @applitools/dom-snapshot bumped to 4.17.1
13
+
14
+ * @applitools/req bumped to 1.10.1
15
+ #### Bug Fixes
16
+
17
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
18
+ * @applitools/driver bumped to 1.26.1
19
+ #### Bug Fixes
20
+
21
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
22
+
23
+
24
+
25
+ * @applitools/spec-driver-playwright bumped to 1.9.1
26
+ #### Bug Fixes
27
+
28
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
29
+
30
+
31
+
32
+ * @applitools/ufg-client bumped to 1.22.1
33
+ #### Bug Fixes
34
+
35
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
36
+
37
+
38
+
39
+ * @applitools/core bumped to 4.63.0
40
+ #### Features
41
+
42
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
43
+
44
+
45
+ #### Bug Fixes
46
+
47
+ * avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
48
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
49
+
50
+
51
+
52
+ * @applitools/screenshoter bumped to 3.12.20
53
+
54
+ * @applitools/tunnel-client bumped to 1.11.13
55
+
56
+ * @applitools/core-base bumped to 1.34.0
57
+ #### Features
58
+
59
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
60
+
61
+
62
+ #### Bug Fixes
63
+
64
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
65
+
66
+
67
+
68
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
69
+
70
+ * @applitools/spec-driver-selenium bumped to 1.8.1
71
+
72
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
73
+
74
+ * @applitools/nml-client bumped to 1.11.27
75
+
76
+ * @applitools/ec-client bumped to 1.12.29
77
+
78
+ * @applitools/eyes bumped to 1.42.0
79
+ #### Features
80
+
81
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
82
+
83
+
84
+ #### Bug Fixes
85
+
86
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
87
+
88
+
89
+
90
+
91
+ ## [1.6.16](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.15...js/eyes-browser@1.6.16) (2026-05-05)
92
+
93
+
94
+ ### Dependencies
95
+
96
+ * @applitools/dom-shared bumped to 1.2.0
97
+ #### Features
98
+
99
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
100
+ * @applitools/dom-snapshot bumped to 4.17.0
101
+ #### Features
102
+
103
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
104
+
105
+
106
+ #### Bug Fixes
107
+
108
+ * re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
109
+
110
+
111
+
112
+ * @applitools/snippets bumped to 2.9.0
113
+ #### Features
114
+
115
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
116
+
117
+
118
+
119
+ * @applitools/dom-capture bumped to 11.8.0
120
+ #### Features
121
+
122
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
123
+
124
+
125
+
126
+ * @applitools/driver bumped to 1.26.0
127
+ #### Features
128
+
129
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
130
+
131
+
132
+
133
+ * @applitools/spec-driver-webdriver bumped to 1.6.0
134
+ #### Features
135
+
136
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
137
+
138
+
139
+
140
+ * @applitools/spec-driver-selenium bumped to 1.8.0
141
+ #### Features
142
+
143
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
144
+
145
+
146
+
147
+ * @applitools/spec-driver-playwright bumped to 1.9.0
148
+ #### Features
149
+
150
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
151
+
152
+
153
+
154
+ * @applitools/spec-driver-puppeteer bumped to 1.8.0
155
+ #### Features
156
+
157
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
158
+
159
+
160
+
161
+ * @applitools/core bumped to 4.62.0
162
+ #### Features
163
+
164
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
165
+
166
+
167
+
168
+ * @applitools/screenshoter bumped to 3.12.19
169
+
170
+ * @applitools/nml-client bumped to 1.11.26
171
+
172
+ * @applitools/ec-client bumped to 1.12.28
173
+
174
+ * @applitools/eyes bumped to 1.41.0
175
+ #### Features
176
+
177
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
178
+
179
+
180
+
181
+
3
182
  ## [1.6.15](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.14...js/eyes-browser@1.6.15) (2026-05-04)
4
183
 
5
184