@applitools/screenshoter 3.12.20 → 3.12.22

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +71 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,76 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.12.22](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.12.21...js/screenshoter@3.12.22) (2026-06-14)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/snippets bumped to 2.9.3
9
+ #### Bug Fixes
10
+
11
+ * capture opaque-origin sandboxed blob iframes in UFG | FLD-4606 ([#3916](https://github.com/Applitools-Dev/sdk/issues/3916)) ([9296f7e](https://github.com/Applitools-Dev/sdk/commit/9296f7ef9fe3aa3889402009860ef5e3276f0303))
12
+ * @applitools/driver bumped to 1.26.3
13
+
14
+ * @applitools/spec-driver-webdriver bumped to 1.6.3
15
+
16
+
17
+ ## [3.12.21](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.12.20...js/screenshoter@3.12.21) (2026-05-26)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
23
+
24
+
25
+ ### Dependencies
26
+
27
+ * @applitools/utils bumped to 1.14.5
28
+ #### Bug Fixes
29
+
30
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
31
+ * @applitools/logger bumped to 2.2.12
32
+ #### Bug Fixes
33
+
34
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
35
+
36
+
37
+
38
+ * @applitools/dom-shared bumped to 1.2.1
39
+ #### Bug Fixes
40
+
41
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
42
+ * @applitools/image bumped to 1.2.11
43
+ #### Bug Fixes
44
+
45
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
46
+
47
+
48
+
49
+ * @applitools/snippets bumped to 2.9.2
50
+ #### Bug Fixes
51
+
52
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
53
+
54
+
55
+
56
+ * @applitools/driver bumped to 1.26.2
57
+ #### Bug Fixes
58
+
59
+ * redact cookie values from logs to prevent sensitive data exposure | AD-12834 ([#3835](https://github.com/Applitools-Dev/sdk/issues/3835)) ([d883647](https://github.com/Applitools-Dev/sdk/commit/d883647d8e007467bd2770ddb79f89be057067b9))
60
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
61
+
62
+
63
+
64
+ * @applitools/spec-driver-webdriver bumped to 1.6.2
65
+ #### Bug Fixes
66
+
67
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
68
+
69
+
70
+
71
+ * @applitools/test-server bumped to 1.4.4
72
+
73
+
3
74
  ## [3.12.20](https://github.com/Applitools-Dev/sdk/compare/js/screenshoter@3.12.19...js/screenshoter@3.12.20) (2026-05-19)
4
75
 
5
76
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/screenshoter",
3
- "version": "3.12.20",
3
+ "version": "3.12.22",
4
4
  "description": "Applitools universal screenshoter for web and native applications",
5
5
  "keywords": [
6
6
  "applitools",
@@ -56,14 +56,14 @@
56
56
  "appium:setup": "mkdir -p ./logs && appium --address 127.0.0.1 --port 4723 --base-path /wd/hub --log-level error:info --log ./logs/appium.log --relaxed-security &"
57
57
  },
58
58
  "dependencies": {
59
- "@applitools/image": "1.2.10",
60
- "@applitools/logger": "2.2.11",
61
- "@applitools/snippets": "2.9.1",
62
- "@applitools/utils": "1.14.4"
59
+ "@applitools/image": "1.2.11",
60
+ "@applitools/logger": "2.2.12",
61
+ "@applitools/snippets": "2.9.3",
62
+ "@applitools/utils": "1.14.5"
63
63
  },
64
64
  "devDependencies": {
65
- "@applitools/driver": "^1.26.1",
66
- "@applitools/spec-driver-webdriver": "^1.6.1",
65
+ "@applitools/driver": "^1.26.3",
66
+ "@applitools/spec-driver-webdriver": "^1.6.3",
67
67
  "@applitools/test-utils": "^1.5.17",
68
68
  "appium": "^1.22.3",
69
69
  "pixelmatch": "^5.3.0",