@applitools/eyes-browser 1.6.14 → 1.6.16

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,112 @@
1
1
  # Changelog
2
2
 
3
+ ## [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)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.2.0
9
+ #### Features
10
+
11
+ * 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))
12
+ * @applitools/dom-snapshot bumped to 4.17.0
13
+ #### Features
14
+
15
+ * 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))
16
+
17
+
18
+ #### Bug Fixes
19
+
20
+ * 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))
21
+
22
+
23
+
24
+ * @applitools/snippets bumped to 2.9.0
25
+ #### Features
26
+
27
+ * 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))
28
+
29
+
30
+
31
+ * @applitools/dom-capture bumped to 11.8.0
32
+ #### Features
33
+
34
+ * 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))
35
+
36
+
37
+
38
+ * @applitools/driver bumped to 1.26.0
39
+ #### Features
40
+
41
+ * 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))
42
+
43
+
44
+
45
+ * @applitools/spec-driver-webdriver bumped to 1.6.0
46
+ #### Features
47
+
48
+ * 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))
49
+
50
+
51
+
52
+ * @applitools/spec-driver-selenium bumped to 1.8.0
53
+ #### Features
54
+
55
+ * 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))
56
+
57
+
58
+
59
+ * @applitools/spec-driver-playwright bumped to 1.9.0
60
+ #### Features
61
+
62
+ * 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))
63
+
64
+
65
+
66
+ * @applitools/spec-driver-puppeteer bumped to 1.8.0
67
+ #### Features
68
+
69
+ * 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))
70
+
71
+
72
+
73
+ * @applitools/core bumped to 4.62.0
74
+ #### Features
75
+
76
+ * 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))
77
+
78
+
79
+
80
+ * @applitools/screenshoter bumped to 3.12.19
81
+
82
+ * @applitools/nml-client bumped to 1.11.26
83
+
84
+ * @applitools/ec-client bumped to 1.12.28
85
+
86
+ * @applitools/eyes bumped to 1.41.0
87
+ #### Features
88
+
89
+ * 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))
90
+
91
+
92
+
93
+
94
+ ## [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)
95
+
96
+
97
+ ### Dependencies
98
+
99
+ * @applitools/tunnel-client bumped to 1.11.12
100
+ #### Bug Fixes
101
+
102
+ * remove deprecated uuid dependency | FLD-4179 ([#3796](https://github.com/Applitools-Dev/sdk/issues/3796)) ([b3511f0](https://github.com/Applitools-Dev/sdk/commit/b3511f070645d356aa8edf43dd57332b5917c41e))
103
+ * @applitools/ec-client bumped to 1.12.27
104
+
105
+ * @applitools/core bumped to 4.61.1
106
+
107
+ * @applitools/eyes bumped to 1.40.1
108
+
109
+
3
110
  ## [1.6.14](https://github.com/Applitools-Dev/sdk/compare/js/eyes-browser@1.6.13...js/eyes-browser@1.6.14) (2026-04-29)
4
111
 
5
112