eyes_capybara 6.6.44 → 6.6.50

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 89b500d348c6c893559464dee71da53d7f69a629d581370541c6bcc71e9cf4d1
4
- data.tar.gz: 4851724ce31b73051054ba9afe978e6d5d9e6f630c8e287ddc928493b3c29c71
3
+ metadata.gz: 0f87dda160a59c1d18ad18f57c24cff4f9f63f2a05293f94a3f5c2bce0135281
4
+ data.tar.gz: 9bf7d55d539cddde5a3e89ac546efceffe3addb9618ef77b7b88a583657af6b7
5
5
  SHA512:
6
- metadata.gz: 898341cb4f23dd9dc0066940313184cd12a0889a76a60f124c9ac0ce295841d5e6386498832cffb09b9ca6cafbe768a7dcbf8d80c57122c3e002f5ac985f9eb9
7
- data.tar.gz: da9527adf7893f917ad4de1b74d356d959e8771511fafeaadfe13a63698d90784d8a16ee4dae050a77e53cde37d979530072d8dd3b30f31c78f09729f0f6fed1
6
+ metadata.gz: f27a8e6bd18a540a69729264a6a2f3886b935264f4c3dea6555107a5e3794d8536655c9824a6514086324d17c1afdfb57b328fd499cc9d745343ca418a77ed60
7
+ data.tar.gz: 8ccac1fdf3b2b9e3aaa573d1fd76c50ee115db3b313bdd1f738ed293bd79d7106b16d8bb2ff08380b9331acef6b79c15673e53689cabc4cd4e79b7d262f56d4a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,415 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.50](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.49...ruby/eyes_capybara@6.6.50) (2026-08-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.18.0
9
+ #### Features
10
+
11
+ * report canvases captured before they are drawn | FLD-3965 ([#4097](https://github.com/Applitools-Dev/sdk/issues/4097)) ([48b92ec](https://github.com/Applitools-Dev/sdk/commit/48b92ecba0804ad77333a6b4c799435d998f1418))
12
+
13
+
14
+
15
+ * @applitools/snippets bumped to 2.9.7
16
+ #### Bug Fixes
17
+
18
+ * report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
19
+ * @applitools/nml-client bumped to 1.12.0
20
+ #### Features
21
+
22
+ * seat region-check DOM via NML crop targetRegion | AD-14690 ([#4054](https://github.com/Applitools-Dev/sdk/issues/4054)) ([d442ff3](https://github.com/Applitools-Dev/sdk/commit/d442ff336b66144b55102d04b74175305b05169e))
23
+
24
+
25
+
26
+ * @applitools/core bumped to 4.69.0
27
+ #### Features
28
+
29
+ * label and tag figma logs, warn that the feature is experimental | AD-15681 ([#4108](https://github.com/Applitools-Dev/sdk/issues/4108)) ([5b20bf3](https://github.com/Applitools-Dev/sdk/commit/5b20bf327a857f09b9d3b1d55d59976390fae9fb))
30
+
31
+
32
+ #### Bug Fixes
33
+
34
+ * fail loudly when the Figma rate limit blocks further requests | AD-15531 ([#4065](https://github.com/Applitools-Dev/sdk/issues/4065)) ([9240e3e](https://github.com/Applitools-Dev/sdk/commit/9240e3ea6bed5225e8c9802cfb4669099968fc11))
35
+ * report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
36
+
37
+
38
+ #### Code Refactoring
39
+
40
+ * make the figma logger and req explicit inputs | AD-15681 ([#4109](https://github.com/Applitools-Dev/sdk/issues/4109)) ([2a29778](https://github.com/Applitools-Dev/sdk/commit/2a2977865f1f26b0b55f7ab004c8ff737ed2573c))
41
+
42
+
43
+
44
+ * @applitools/driver bumped to 1.26.9
45
+
46
+ * @applitools/spec-driver-webdriver bumped to 1.6.9
47
+
48
+ * @applitools/spec-driver-selenium bumped to 1.8.9
49
+
50
+ * @applitools/spec-driver-playwright bumped to 1.9.9
51
+
52
+ * @applitools/spec-driver-puppeteer bumped to 1.8.9
53
+
54
+ * @applitools/screenshoter bumped to 3.12.29
55
+
56
+ * @applitools/ec-client bumped to 1.12.43
57
+
58
+ * eyes_universal bumped to 4.69.0
59
+
60
+ * eyes_core bumped to 6.13.2
61
+
62
+ * eyes_selenium bumped to 6.13.2
63
+
64
+
65
+ ## [6.6.49](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.48...ruby/eyes_capybara@6.6.49) (2026-08-10)
66
+
67
+
68
+ ### Bug Fixes
69
+
70
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
71
+
72
+
73
+ ### Dependencies
74
+
75
+ * @applitools/utils bumped to 1.15.2
76
+ #### Bug Fixes
77
+
78
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
79
+ * @applitools/logger bumped to 2.3.1
80
+ #### Bug Fixes
81
+
82
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
83
+
84
+
85
+
86
+ * @applitools/dom-shared bumped to 1.2.3
87
+ #### Bug Fixes
88
+
89
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
90
+ * @applitools/dom-snapshot bumped to 4.17.9
91
+ #### Bug Fixes
92
+
93
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
94
+
95
+
96
+
97
+ * @applitools/socket bumped to 1.3.16
98
+ #### Bug Fixes
99
+
100
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
101
+
102
+
103
+
104
+ * @applitools/req bumped to 1.11.3
105
+ #### Bug Fixes
106
+
107
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
108
+
109
+
110
+
111
+ * @applitools/image bumped to 1.3.1
112
+ #### Bug Fixes
113
+
114
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
115
+
116
+
117
+
118
+ * @applitools/snippets bumped to 2.9.6
119
+ #### Bug Fixes
120
+
121
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
122
+
123
+
124
+
125
+ * @applitools/dom-capture bumped to 11.8.5
126
+ #### Bug Fixes
127
+
128
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
129
+
130
+
131
+
132
+ * @applitools/driver bumped to 1.26.8
133
+ #### Bug Fixes
134
+
135
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
136
+ * use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
137
+
138
+
139
+
140
+ * @applitools/spec-driver-webdriver bumped to 1.6.8
141
+ #### Bug Fixes
142
+
143
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
144
+
145
+
146
+
147
+ * @applitools/spec-driver-selenium bumped to 1.8.8
148
+ #### Bug Fixes
149
+
150
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
151
+
152
+
153
+
154
+ * @applitools/spec-driver-playwright bumped to 1.9.8
155
+ #### Bug Fixes
156
+
157
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
158
+
159
+
160
+
161
+ * @applitools/spec-driver-puppeteer bumped to 1.8.8
162
+ #### Bug Fixes
163
+
164
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
165
+
166
+
167
+
168
+ * @applitools/screenshoter bumped to 3.12.28
169
+ #### Bug Fixes
170
+
171
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
172
+
173
+
174
+
175
+ * @applitools/nml-client bumped to 1.11.40
176
+ #### Bug Fixes
177
+
178
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
179
+
180
+
181
+
182
+ * @applitools/tunnel-client bumped to 1.12.3
183
+ #### Bug Fixes
184
+
185
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
186
+
187
+
188
+
189
+ * @applitools/ufg-client bumped to 1.23.1
190
+ #### Bug Fixes
191
+
192
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
193
+
194
+
195
+
196
+ * @applitools/core-base bumped to 1.38.1
197
+ #### Bug Fixes
198
+
199
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
200
+
201
+
202
+
203
+ * @applitools/ec-client bumped to 1.12.42
204
+ #### Bug Fixes
205
+
206
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
207
+
208
+
209
+
210
+ * @applitools/core bumped to 4.68.1
211
+ #### Bug Fixes
212
+
213
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
214
+ * omit the empty os from the figma reference env so the design baseline persists | AD-15527 ([#4067](https://github.com/Applitools-Dev/sdk/issues/4067)) ([8395814](https://github.com/Applitools-Dev/sdk/commit/8395814feb6b20eee1c1322dc1539aa4642663d8))
215
+ * use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
216
+
217
+
218
+
219
+ * eyes_universal bumped to 4.68.1
220
+ #### Bug Fixes
221
+
222
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
223
+
224
+
225
+
226
+ * eyes_core bumped to 6.13.1
227
+ #### Bug Fixes
228
+
229
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
230
+
231
+
232
+
233
+ * eyes_selenium bumped to 6.13.1
234
+ #### Bug Fixes
235
+
236
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
237
+
238
+
239
+
240
+ * @applitools/test-server bumped to 1.4.7
241
+
242
+
243
+ ## [6.6.48](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.47...ruby/eyes_capybara@6.6.48) (2026-08-05)
244
+
245
+
246
+ ### Dependencies
247
+
248
+ * @applitools/image bumped to 1.3.0
249
+ #### Features
250
+
251
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
252
+ * @applitools/ufg-client bumped to 1.23.0
253
+ #### Features
254
+
255
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
256
+
257
+
258
+
259
+ * @applitools/core-base bumped to 1.38.0
260
+ #### Features
261
+
262
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
263
+
264
+
265
+
266
+ * @applitools/core bumped to 4.68.0
267
+ #### Features
268
+
269
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
270
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
271
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
272
+
273
+
274
+
275
+ * eyes_universal bumped to 4.68.0
276
+ #### Features
277
+
278
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
279
+
280
+
281
+
282
+ * eyes_core bumped to 6.13.0
283
+ #### Features
284
+
285
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
286
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
287
+
288
+
289
+
290
+ * @applitools/screenshoter bumped to 3.12.27
291
+
292
+ * @applitools/nml-client bumped to 1.11.39
293
+
294
+ * @applitools/ec-client bumped to 1.12.41
295
+
296
+ * eyes_selenium bumped to 6.13.0
297
+ #### Features
298
+
299
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
300
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
301
+
302
+
303
+
304
+
305
+ ## [6.6.47](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.46...ruby/eyes_capybara@6.6.47) (2026-07-30)
306
+
307
+
308
+ ### Dependencies
309
+
310
+ * @applitools/dom-snapshot bumped to 4.17.8
311
+ #### Bug Fixes
312
+
313
+ * strip basic auth from stylesheet sheet.href | FLD-4738 ([#4036](https://github.com/Applitools-Dev/sdk/issues/4036)) ([2ff5259](https://github.com/Applitools-Dev/sdk/commit/2ff525919157598df8e22650a69f59efdb448311))
314
+ * use sheet.href for stylesheet links | FLD-4738 ([#4033](https://github.com/Applitools-Dev/sdk/issues/4033)) ([20d2e65](https://github.com/Applitools-Dev/sdk/commit/20d2e65fb83b9680729a0565e5f4301d2ea79e04))
315
+
316
+
317
+
318
+ * @applitools/snippets bumped to 2.9.5
319
+ #### Bug Fixes
320
+
321
+ * honor maxAmountToScroll in lazyLoad when scrollTop overshoots ([#4032](https://github.com/Applitools-Dev/sdk/issues/4032)) ([b4393d7](https://github.com/Applitools-Dev/sdk/commit/b4393d76cc9457c2a36896dc1bb6cbaa0c6ed2b4))
322
+ * @applitools/driver bumped to 1.26.7
323
+
324
+ * @applitools/spec-driver-webdriver bumped to 1.6.7
325
+
326
+ * @applitools/spec-driver-selenium bumped to 1.8.7
327
+
328
+ * @applitools/spec-driver-playwright bumped to 1.9.7
329
+
330
+ * @applitools/spec-driver-puppeteer bumped to 1.8.7
331
+
332
+ * @applitools/screenshoter bumped to 3.12.26
333
+
334
+ * @applitools/nml-client bumped to 1.11.38
335
+
336
+ * @applitools/ec-client bumped to 1.12.40
337
+
338
+ * @applitools/core bumped to 4.67.2
339
+
340
+ * eyes_universal bumped to 4.67.2
341
+
342
+ * eyes_core bumped to 6.12.2
343
+
344
+ * eyes_selenium bumped to 6.12.47
345
+
346
+
347
+ ## [6.6.46](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.45...ruby/eyes_capybara@6.6.46) (2026-07-29)
348
+
349
+
350
+ ### Dependencies
351
+
352
+ * @applitools/dom-snapshot bumped to 4.17.7
353
+ #### Bug Fixes
354
+
355
+ * capture CSS Font Loading API fonts in DOM snapshot | FLD-4754 ([#4024](https://github.com/Applitools-Dev/sdk/issues/4024)) ([3df71ed](https://github.com/Applitools-Dev/sdk/commit/3df71ede021072c7ad249d548465b72776672282))
356
+ * @applitools/core bumped to 4.67.1
357
+ #### Bug Fixes
358
+
359
+ * capture CSS Font Loading API fonts in DOM snapshot | FLD-4754 ([#4024](https://github.com/Applitools-Dev/sdk/issues/4024)) ([3df71ed](https://github.com/Applitools-Dev/sdk/commit/3df71ede021072c7ad249d548465b72776672282))
360
+ * include related branches in git branch-lookup fallback list | AD-15279 ([#4015](https://github.com/Applitools-Dev/sdk/issues/4015)) ([bceb7e1](https://github.com/Applitools-Dev/sdk/commit/bceb7e1bbb98a1138105629eec446f94e328ae30))
361
+
362
+
363
+
364
+ * eyes_universal bumped to 4.67.1
365
+
366
+ * eyes_core bumped to 6.12.1
367
+
368
+ * eyes_selenium bumped to 6.12.46
369
+
370
+
371
+ ## [6.6.45](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.44...ruby/eyes_capybara@6.6.45) (2026-07-23)
372
+
373
+
374
+ ### Dependencies
375
+
376
+ * @applitools/nml-client bumped to 1.11.37
377
+
378
+ * @applitools/core-base bumped to 1.37.0
379
+ #### Features
380
+
381
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
382
+
383
+
384
+ #### Bug Fixes
385
+
386
+ * stop logEventBatch leaking through mainLogger (FLD-4175 regression from [#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([#4011](https://github.com/Applitools-Dev/sdk/issues/4011)) ([e595b64](https://github.com/Applitools-Dev/sdk/commit/e595b646e97aba5955d59b0477b608f24aae3f58))
387
+ * @applitools/ec-client bumped to 1.12.39
388
+
389
+ * @applitools/core bumped to 4.67.0
390
+ #### Features
391
+
392
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
393
+
394
+
395
+
396
+ * eyes_core bumped to 6.12.0
397
+ #### Features
398
+
399
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
400
+
401
+
402
+
403
+ * eyes_universal bumped to 4.67.0
404
+
405
+ * eyes_selenium bumped to 6.12.45
406
+ #### Bug Fixes
407
+
408
+ * add Galaxy 26 to the devices enum | FLD-4707 ([ab7e5d0](https://github.com/Applitools-Dev/sdk/commit/ab7e5d014e1d21e445c6b00b2c43543f08e3b6c0))
409
+
410
+
411
+
412
+
3
413
  ## [6.6.44](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.43...ruby/eyes_capybara@6.6.44) (2026-07-21)
4
414
 
5
415
 
@@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_selenium', "= 6.12.44"
30
+ spec.add_dependency 'eyes_selenium', "= 6.13.2"
31
31
  spec.add_dependency 'capybara'
32
32
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCapybara
5
- VERSION = '6.6.44'.freeze
5
+ VERSION = '6.6.50'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_capybara
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.44
4
+ version: 6.6.50
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-21 00:00:00.000000000 Z
11
+ date: 2026-08-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: eyes_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.12.44
19
+ version: 6.13.2
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 6.12.44
26
+ version: 6.13.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement