@applitools/eyes-browser 1.6.23 → 1.6.25

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,103 @@
1
1
  # Changelog
2
2
 
3
+ ## [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)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/nml-client bumped to 1.11.35
9
+
10
+ * @applitools/core-base bumped to 1.36.1
11
+ #### Bug Fixes
12
+
13
+ * 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))
14
+ * @applitools/core bumped to 4.66.1
15
+ #### Bug Fixes
16
+
17
+ * 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))
18
+
19
+
20
+
21
+ * @applitools/ec-client bumped to 1.12.37
22
+
23
+ * @applitools/eyes bumped to 1.43.6
24
+ #### Bug Fixes
25
+
26
+ * 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))
27
+
28
+
29
+
30
+
31
+ ## [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)
32
+
33
+
34
+ ### Dependencies
35
+
36
+ * @applitools/utils bumped to 1.15.1
37
+ #### Bug Fixes
38
+
39
+ * updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557))
40
+ * @applitools/logger bumped to 2.3.0
41
+ #### Features
42
+
43
+ * stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
44
+
45
+
46
+
47
+ * @applitools/core bumped to 4.66.0
48
+ #### Features
49
+
50
+ * stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
51
+
52
+
53
+ #### Bug Fixes
54
+
55
+ * updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557))
56
+
57
+
58
+
59
+ * @applitools/dom-snapshot bumped to 4.17.5
60
+
61
+ * @applitools/socket bumped to 1.3.15
62
+
63
+ * @applitools/req bumped to 1.11.2
64
+
65
+ * @applitools/image bumped to 1.2.13
66
+
67
+ * @applitools/dom-capture bumped to 11.8.3
68
+
69
+ * @applitools/driver bumped to 1.26.5
70
+
71
+ * @applitools/spec-driver-webdriver bumped to 1.6.5
72
+
73
+ * @applitools/spec-driver-selenium bumped to 1.8.5
74
+
75
+ * @applitools/spec-driver-playwright bumped to 1.9.5
76
+
77
+ * @applitools/spec-driver-puppeteer bumped to 1.8.5
78
+
79
+ * @applitools/screenshoter bumped to 3.12.24
80
+
81
+ * @applitools/nml-client bumped to 1.11.34
82
+
83
+ * @applitools/tunnel-client bumped to 1.12.2
84
+
85
+ * @applitools/ufg-client bumped to 1.22.5
86
+
87
+ * @applitools/core-base bumped to 1.36.0
88
+ #### Features
89
+
90
+ * stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
91
+
92
+
93
+
94
+ * @applitools/ec-client bumped to 1.12.36
95
+
96
+ * @applitools/eyes bumped to 1.43.5
97
+
98
+ * @applitools/test-server bumped to 1.4.6
99
+
100
+
3
101
  ## [1.6.23](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.22...js/eyes-browser@1.6.23) (2026-06-18)
4
102
 
5
103