@applitools/eyes-browser 1.6.24 → 1.6.26

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,84 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.6.26](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.25...js/eyes-browser@1.6.26) (2026-07-21)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.2.2
9
+ #### Bug Fixes
10
+
11
+ * CSP-safe sandbox opt-out for the MV3 extension content script | AD-14808 ([#3969](https://github.com/Applitools-Dev/sdk/issues/3969)) ([772aefa](https://github.com/Applitools-Dev/sdk/commit/772aefaa3e2bc1eb345fa8d3f6c91ad0913f82e7))
12
+ * @applitools/snippets bumped to 2.9.4
13
+ #### Bug Fixes
14
+
15
+ * bound lazyLoad scroll loop to prevent poll-timeout abort | FLD-4680 ([#3972](https://github.com/Applitools-Dev/sdk/issues/3972)) ([4deea6b](https://github.com/Applitools-Dev/sdk/commit/4deea6b1f6f8ec53bd989cd6bbd021cac2ee3c1e))
16
+
17
+
18
+
19
+ * @applitools/dom-capture bumped to 11.8.4
20
+
21
+ * @applitools/core-base bumped to 1.36.2
22
+ #### Bug Fixes
23
+
24
+ * guard logEventBatch against a logger-less event ([#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([bb8c9b2](https://github.com/Applitools-Dev/sdk/commit/bb8c9b242801e08dd573a77e261d5fb4540cd68e))
25
+ * @applitools/core bumped to 4.66.2
26
+ #### Bug Fixes
27
+
28
+ * bound lazyLoad scroll loop to prevent poll-timeout abort | FLD-4680 ([#3972](https://github.com/Applitools-Dev/sdk/issues/3972)) ([4deea6b](https://github.com/Applitools-Dev/sdk/commit/4deea6b1f6f8ec53bd989cd6bbd021cac2ee3c1e))
29
+ * send the old-infra retry in its check's slot | AD-14675 ([#3968](https://github.com/Applitools-Dev/sdk/issues/3968)) ([946b926](https://github.com/Applitools-Dev/sdk/commit/946b92632a511f1ed23f2f65d0382ef8d7177ea7))
30
+
31
+
32
+
33
+ * @applitools/dom-snapshot bumped to 4.17.6
34
+
35
+ * @applitools/driver bumped to 1.26.6
36
+
37
+ * @applitools/spec-driver-webdriver bumped to 1.6.6
38
+
39
+ * @applitools/spec-driver-selenium bumped to 1.8.6
40
+
41
+ * @applitools/spec-driver-playwright bumped to 1.9.6
42
+
43
+ * @applitools/spec-driver-puppeteer bumped to 1.8.6
44
+
45
+ * @applitools/screenshoter bumped to 3.12.25
46
+
47
+ * @applitools/nml-client bumped to 1.11.36
48
+
49
+ * @applitools/ec-client bumped to 1.12.38
50
+
51
+ * @applitools/eyes bumped to 1.43.7
52
+
53
+
54
+ ## [1.6.25](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.24...js/eyes-browser@1.6.25) (2026-07-08)
55
+
56
+
57
+ ### Dependencies
58
+
59
+ * @applitools/nml-client bumped to 1.11.35
60
+
61
+ * @applitools/core-base bumped to 1.36.1
62
+ #### Bug Fixes
63
+
64
+ * forward Exact match-level tuning to the server across JS + Java | FLD-4685 ([#3974](https://github.com/Applitools-Dev/sdk/issues/3974)) ([fea351c](https://github.com/Applitools-Dev/sdk/commit/fea351c76c80f63bf658d9573b3d34e0537e0cce))
65
+ * @applitools/core bumped to 4.66.1
66
+ #### Bug Fixes
67
+
68
+ * stop UFG old-infra retry after a retry fails | AD-14675 ([#3970](https://github.com/Applitools-Dev/sdk/issues/3970)) ([1531893](https://github.com/Applitools-Dev/sdk/commit/1531893cc9c098f3ade329ceae7164600c184fa5))
69
+
70
+
71
+
72
+ * @applitools/ec-client bumped to 1.12.37
73
+
74
+ * @applitools/eyes bumped to 1.43.6
75
+ #### Bug Fixes
76
+
77
+ * forward Exact match-level tuning to the server across JS + Java | FLD-4685 ([#3974](https://github.com/Applitools-Dev/sdk/issues/3974)) ([fea351c](https://github.com/Applitools-Dev/sdk/commit/fea351c76c80f63bf658d9573b3d34e0537e0cce))
78
+
79
+
80
+
81
+
3
82
  ## [1.6.24](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.23...js/eyes-browser@1.6.24) (2026-06-28)
4
83
 
5
84