core-universal4 4.49.0__tar.gz
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.
Potentially problematic release.
This version of core-universal4 might be problematic. Click here for more details.
- core_universal4-4.49.0/CHANGELOG.md +2170 -0
- core_universal4-4.49.0/LICENSE +26 -0
- core_universal4-4.49.0/MANIFEST.in +12 -0
- core_universal4-4.49.0/PKG-INFO +64 -0
- core_universal4-4.49.0/README.rst +17 -0
- core_universal4-4.49.0/applitools/core_universal/__init__.py +33 -0
- core_universal4-4.49.0/applitools/core_universal/__main__.py +11 -0
- core_universal4-4.49.0/applitools/core_universal/built_bins/core-linux +0 -0
- core_universal4-4.49.0/applitools/core_universal/built_bins/core-linux-arm64 +0 -0
- core_universal4-4.49.0/applitools/core_universal/instance.py +13 -0
- core_universal4-4.49.0/applitools/core_universal/server.py +59 -0
- core_universal4-4.49.0/core_universal4.egg-info/PKG-INFO +64 -0
- core_universal4-4.49.0/core_universal4.egg-info/SOURCES.txt +23 -0
- core_universal4-4.49.0/core_universal4.egg-info/dependency_links.txt +1 -0
- core_universal4-4.49.0/core_universal4.egg-info/not-zip-safe +1 -0
- core_universal4-4.49.0/core_universal4.egg-info/requires.txt +3 -0
- core_universal4-4.49.0/core_universal4.egg-info/top_level.txt +1 -0
- core_universal4-4.49.0/pyproject.toml +40 -0
- core_universal4-4.49.0/setup.cfg +4 -0
- core_universal4-4.49.0/setup.py +196 -0
|
@@ -0,0 +1,2170 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [4.49.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.48.0...python/core-universal@4.49.0) (2025-10-01)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/screenshoter bumped to 3.12.6
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* wait after scroll | FLD-3594 ([#3252](https://github.com/Applitools-Dev/sdk/issues/3252)) ([e452422](https://github.com/Applitools-Dev/sdk/commit/e4524229b64e40d9b9596a92bfa94daf5824286a))
|
|
12
|
+
* @applitools/core-base bumped to 1.28.1
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* unexpected concurrency values from server | AD-11465 ([#3248](https://github.com/Applitools-Dev/sdk/issues/3248)) ([0dd28c7](https://github.com/Applitools-Dev/sdk/commit/0dd28c7b297d5ad3aabc6b87e427e3e09a993825))
|
|
16
|
+
* @applitools/nml-client bumped to 1.11.7
|
|
17
|
+
|
|
18
|
+
* @applitools/ec-client bumped to 1.12.9
|
|
19
|
+
|
|
20
|
+
* @applitools/core bumped to 4.49.0
|
|
21
|
+
#### Features
|
|
22
|
+
|
|
23
|
+
* storybook addon ([#3104](https://github.com/Applitools-Dev/sdk/issues/3104)) ([16e09cb](https://github.com/Applitools-Dev/sdk/commit/16e09cba8928c3a24b9e0d9d41e0936fbaec2773))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
#### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* duplicate concurrency warnings ([#3255](https://github.com/Applitools-Dev/sdk/issues/3255)) ([ef2f94a](https://github.com/Applitools-Dev/sdk/commit/ef2f94ab4137c78396583f166344285beeb49be7))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## [4.48.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.47.1...python/core-universal@4.48.0) (2025-09-22)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Dependencies
|
|
37
|
+
|
|
38
|
+
* @applitools/core-base bumped to 1.28.0
|
|
39
|
+
#### Features
|
|
40
|
+
|
|
41
|
+
* use concurrency from server | AD-10015 ([#3207](https://github.com/Applitools-Dev/sdk/issues/3207)) ([5336c9e](https://github.com/Applitools-Dev/sdk/commit/5336c9e6578a8f935b2b255344e7172beadeb551))
|
|
42
|
+
* @applitools/nml-client bumped to 1.11.6
|
|
43
|
+
|
|
44
|
+
* @applitools/ec-client bumped to 1.12.8
|
|
45
|
+
|
|
46
|
+
* @applitools/core bumped to 4.48.0
|
|
47
|
+
#### Features
|
|
48
|
+
|
|
49
|
+
* use concurrency from server | AD-10015 ([#3207](https://github.com/Applitools-Dev/sdk/issues/3207)) ([5336c9e](https://github.com/Applitools-Dev/sdk/commit/5336c9e6578a8f935b2b255344e7172beadeb551))
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## [4.47.1](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.47.0...python/core-universal@4.47.1) (2025-09-16)
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
### Dependencies
|
|
58
|
+
|
|
59
|
+
* @applitools/logger bumped to 2.2.4
|
|
60
|
+
#### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* remove duplicate tests on different sessions for same batch ([#3184](https://github.com/Applitools-Dev/sdk/issues/3184)) ([ede0d1f](https://github.com/Applitools-Dev/sdk/commit/ede0d1fd8018e14c19811903d78c273bce048f84))
|
|
63
|
+
* @applitools/dom-snapshot bumped to 4.13.7
|
|
64
|
+
|
|
65
|
+
* @applitools/socket bumped to 1.3.5
|
|
66
|
+
|
|
67
|
+
* @applitools/req bumped to 1.8.4
|
|
68
|
+
|
|
69
|
+
* @applitools/dom-capture bumped to 11.6.5
|
|
70
|
+
|
|
71
|
+
* @applitools/driver bumped to 1.23.5
|
|
72
|
+
|
|
73
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.5
|
|
74
|
+
|
|
75
|
+
* @applitools/spec-driver-selenium bumped to 1.7.5
|
|
76
|
+
|
|
77
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.5
|
|
78
|
+
|
|
79
|
+
* @applitools/screenshoter bumped to 3.12.5
|
|
80
|
+
|
|
81
|
+
* @applitools/nml-client bumped to 1.11.5
|
|
82
|
+
|
|
83
|
+
* @applitools/tunnel-client bumped to 1.11.2
|
|
84
|
+
|
|
85
|
+
* @applitools/ufg-client bumped to 1.17.4
|
|
86
|
+
|
|
87
|
+
* @applitools/core-base bumped to 1.27.4
|
|
88
|
+
|
|
89
|
+
* @applitools/ec-client bumped to 1.12.7
|
|
90
|
+
|
|
91
|
+
* @applitools/core bumped to 4.47.1
|
|
92
|
+
#### Bug Fixes
|
|
93
|
+
|
|
94
|
+
* remove duplicate tests on different sessions for same batch ([#3184](https://github.com/Applitools-Dev/sdk/issues/3184)) ([ede0d1f](https://github.com/Applitools-Dev/sdk/commit/ede0d1fd8018e14c19811903d78c273bce048f84))
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
* @applitools/test-server bumped to 1.3.3
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
## [4.47.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.46.0...python/core-universal@4.47.0) (2025-09-15)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
### Dependencies
|
|
105
|
+
|
|
106
|
+
* @applitools/core bumped to 4.47.0
|
|
107
|
+
#### Features
|
|
108
|
+
|
|
109
|
+
* update default concurrency ([#3230](https://github.com/Applitools-Dev/sdk/issues/3230)) ([f548cda](https://github.com/Applitools-Dev/sdk/commit/f548cda77d74b68890abc7c53f566b145e6484ba))
|
|
110
|
+
|
|
111
|
+
## [4.46.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.45.0...python/core-universal@4.46.0) (2025-09-09)
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Dependencies
|
|
115
|
+
|
|
116
|
+
* @applitools/utils bumped to 1.12.0
|
|
117
|
+
#### Features
|
|
118
|
+
|
|
119
|
+
* enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
|
|
120
|
+
* @applitools/logger bumped to 2.2.3
|
|
121
|
+
|
|
122
|
+
* @applitools/dom-snapshot bumped to 4.13.6
|
|
123
|
+
|
|
124
|
+
* @applitools/socket bumped to 1.3.4
|
|
125
|
+
|
|
126
|
+
* @applitools/req bumped to 1.8.3
|
|
127
|
+
|
|
128
|
+
* @applitools/image bumped to 1.2.3
|
|
129
|
+
|
|
130
|
+
* @applitools/dom-capture bumped to 11.6.4
|
|
131
|
+
|
|
132
|
+
* @applitools/driver bumped to 1.23.4
|
|
133
|
+
|
|
134
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.4
|
|
135
|
+
|
|
136
|
+
* @applitools/spec-driver-selenium bumped to 1.7.4
|
|
137
|
+
|
|
138
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.4
|
|
139
|
+
|
|
140
|
+
* @applitools/screenshoter bumped to 3.12.4
|
|
141
|
+
|
|
142
|
+
* @applitools/nml-client bumped to 1.11.4
|
|
143
|
+
|
|
144
|
+
* @applitools/tunnel-client bumped to 1.11.1
|
|
145
|
+
|
|
146
|
+
* @applitools/ufg-client bumped to 1.17.3
|
|
147
|
+
|
|
148
|
+
* @applitools/core-base bumped to 1.27.3
|
|
149
|
+
|
|
150
|
+
* @applitools/ec-client bumped to 1.12.6
|
|
151
|
+
|
|
152
|
+
* @applitools/core bumped to 4.46.0
|
|
153
|
+
#### Features
|
|
154
|
+
|
|
155
|
+
* enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
#### Bug Fixes
|
|
159
|
+
|
|
160
|
+
* update offline test fixtures to use Google Fonts v12 ([#3215](https://github.com/Applitools-Dev/sdk/issues/3215)) ([ba8ef0c](https://github.com/Applitools-Dev/sdk/commit/ba8ef0c3b11a7f5e9e59a58f29fd5d60760a68ee))
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
* @applitools/test-server bumped to 1.3.2
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
## [4.45.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.44.5...python/core-universal@4.45.0) (2025-09-04)
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
### Dependencies
|
|
171
|
+
|
|
172
|
+
* @applitools/dom-shared bumped to 1.1.1
|
|
173
|
+
#### Code Refactoring
|
|
174
|
+
|
|
175
|
+
* dom shared js -> ts ([#3202](https://github.com/Applitools-Dev/sdk/issues/3202)) ([c6d6b77](https://github.com/Applitools-Dev/sdk/commit/c6d6b77179d48539cc40f609f150f380aa48d6bb))
|
|
176
|
+
* @applitools/dom-snapshot bumped to 4.13.5
|
|
177
|
+
|
|
178
|
+
* @applitools/dom-capture bumped to 11.6.3
|
|
179
|
+
|
|
180
|
+
* @applitools/tunnel-client bumped to 1.11.0
|
|
181
|
+
#### Features
|
|
182
|
+
|
|
183
|
+
* mask apiKey and eyesServerUrl from the logs | AD-10661 ([#3200](https://github.com/Applitools-Dev/sdk/issues/3200)) ([eaba565](https://github.com/Applitools-Dev/sdk/commit/eaba565898d8e72745a1e95c9b17ae77c396ca14))
|
|
184
|
+
* report to coralogix | AD-10945 ([#3191](https://github.com/Applitools-Dev/sdk/issues/3191)) ([2f57db1](https://github.com/Applitools-Dev/sdk/commit/2f57db162db4d3dbe4cdab06096f0d183af94946))
|
|
185
|
+
* @applitools/ec-client bumped to 1.12.5
|
|
186
|
+
|
|
187
|
+
* @applitools/core bumped to 4.45.0
|
|
188
|
+
#### Features
|
|
189
|
+
|
|
190
|
+
* respect NO_PROXY for WebDriver | AD-10927 | FLD-2702 ([#3186](https://github.com/Applitools-Dev/sdk/issues/3186)) ([8e53d9a](https://github.com/Applitools-Dev/sdk/commit/8e53d9a7c1b6fe38c11d63fad915fc89b199a749))
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
## [4.44.5](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.44.2...python/core-universal@4.44.5) (2025-08-27)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Dependencies
|
|
199
|
+
|
|
200
|
+
* @applitools/dom-snapshot bumped to 4.13.4
|
|
201
|
+
#### Bug Fixes
|
|
202
|
+
|
|
203
|
+
* canvas blob ([#3194](https://github.com/Applitools-Dev/sdk/issues/3194)) ([d90cfca](https://github.com/Applitools-Dev/sdk/commit/d90cfcaa78df93d4bd8992d77f41eb93edd56f4c))
|
|
204
|
+
* canvas blobs ([#3192](https://github.com/Applitools-Dev/sdk/issues/3192)) ([f15ac4e](https://github.com/Applitools-Dev/sdk/commit/f15ac4ed68cc1746ee6cef51f2258388428fd1c7))
|
|
205
|
+
* @applitools/core bumped to 4.44.5
|
|
206
|
+
#### Bug Fixes
|
|
207
|
+
|
|
208
|
+
* browser extension | FLD-3221 ([#3185](https://github.com/Applitools-Dev/sdk/issues/3185)) ([8212155](https://github.com/Applitools-Dev/sdk/commit/8212155e51ce919beb3bcecc7da1970da4a65be7))
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## [4.44.2](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.43.0...python/core-universal@4.44.2) (2025-08-05)
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
### Features
|
|
217
|
+
|
|
218
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Dependencies
|
|
222
|
+
|
|
223
|
+
* @applitools/utils bumped to 1.11.0
|
|
224
|
+
#### Features
|
|
225
|
+
|
|
226
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
|
227
|
+
* make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
|
|
228
|
+
* @applitools/test-server bumped to 1.3.0
|
|
229
|
+
#### Features
|
|
230
|
+
|
|
231
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
* @applitools/logger bumped to 2.2.1
|
|
236
|
+
|
|
237
|
+
* @applitools/dom-snapshot bumped to 4.13.1
|
|
238
|
+
|
|
239
|
+
* @applitools/socket bumped to 1.3.1
|
|
240
|
+
|
|
241
|
+
* @applitools/req bumped to 1.8.1
|
|
242
|
+
|
|
243
|
+
* @applitools/image bumped to 1.2.1
|
|
244
|
+
|
|
245
|
+
* @applitools/dom-capture bumped to 11.6.1
|
|
246
|
+
|
|
247
|
+
* @applitools/driver bumped to 1.23.1
|
|
248
|
+
|
|
249
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.1
|
|
250
|
+
|
|
251
|
+
* @applitools/spec-driver-selenium bumped to 1.7.1
|
|
252
|
+
|
|
253
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.1
|
|
254
|
+
|
|
255
|
+
* @applitools/screenshoter bumped to 3.12.1
|
|
256
|
+
|
|
257
|
+
* @applitools/nml-client bumped to 1.11.1
|
|
258
|
+
|
|
259
|
+
* @applitools/tunnel-client bumped to 1.10.2
|
|
260
|
+
|
|
261
|
+
* @applitools/ufg-client bumped to 1.17.1
|
|
262
|
+
|
|
263
|
+
* @applitools/core-base bumped to 1.27.1
|
|
264
|
+
|
|
265
|
+
* @applitools/ec-client bumped to 1.12.2
|
|
266
|
+
|
|
267
|
+
* @applitools/core bumped to 4.44.2
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
## [4.43.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.38.0...python/core-universal@4.43.0) (2025-07-23)
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
### Dependencies
|
|
274
|
+
|
|
275
|
+
* @applitools/nml-client bumped to 1.10.0
|
|
276
|
+
#### Features
|
|
277
|
+
|
|
278
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
* @applitools/core-base bumped to 1.26.0
|
|
283
|
+
#### Features
|
|
284
|
+
|
|
285
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
|
286
|
+
* @applitools/ec-client bumped to 1.11.1
|
|
287
|
+
|
|
288
|
+
* @applitools/core bumped to 4.43.0
|
|
289
|
+
#### Features
|
|
290
|
+
|
|
291
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
|
292
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
## [4.38.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.37.0...python/core-universal@4.38.0) (2025-05-22)
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
### Features
|
|
301
|
+
|
|
302
|
+
* adding the mac-arm64 binary ([#2975](https://github.com/Applitools-Dev/sdk/issues/2975)) ([95d647f](https://github.com/Applitools-Dev/sdk/commit/95d647ff4a451309d985a786f7cec544d926f0e5))
|
|
303
|
+
|
|
304
|
+
## [4.37.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.35.1...python/core-universal@4.37.0) (2025-04-17)
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
### Performance Improvements
|
|
308
|
+
|
|
309
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
### Dependencies
|
|
313
|
+
|
|
314
|
+
* @applitools/dom-snapshot bumped to 4.11.18
|
|
315
|
+
#### Bug Fixes
|
|
316
|
+
|
|
317
|
+
* simplify sandbox creation and ensure cleanup after execution ([#2869](https://github.com/Applitools-Dev/sdk/issues/2869)) ([72c5e01](https://github.com/Applitools-Dev/sdk/commit/72c5e01307f6abd83fab365a7e235124caae0694))
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
* @applitools/snippets bumped to 2.6.5
|
|
322
|
+
#### Performance Improvements
|
|
323
|
+
|
|
324
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
325
|
+
* @applitools/driver bumped to 1.21.1
|
|
326
|
+
#### Bug Fixes
|
|
327
|
+
|
|
328
|
+
* executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.2
|
|
333
|
+
#### Performance Improvements
|
|
334
|
+
|
|
335
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
* @applitools/spec-driver-selenium bumped to 1.5.98
|
|
340
|
+
#### Performance Improvements
|
|
341
|
+
|
|
342
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.27
|
|
347
|
+
#### Performance Improvements
|
|
348
|
+
|
|
349
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
* @applitools/screenshoter bumped to 3.11.1
|
|
354
|
+
#### Performance Improvements
|
|
355
|
+
|
|
356
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
* @applitools/nml-client bumped to 1.9.1
|
|
361
|
+
#### Performance Improvements
|
|
362
|
+
|
|
363
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
* @applitools/tunnel-client bumped to 1.6.5
|
|
368
|
+
#### Bug Fixes
|
|
369
|
+
|
|
370
|
+
* enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
|
|
371
|
+
* @applitools/ufg-client bumped to 1.16.9
|
|
372
|
+
#### Bug Fixes
|
|
373
|
+
|
|
374
|
+
* basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
#### Performance Improvements
|
|
378
|
+
|
|
379
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
380
|
+
* @applitools/ec-client bumped to 1.10.9
|
|
381
|
+
#### Performance Improvements
|
|
382
|
+
|
|
383
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
* @applitools/core bumped to 4.37.0
|
|
388
|
+
#### Features
|
|
389
|
+
|
|
390
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
## [4.35.1](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.33.0...python/core-universal@4.35.1) (2025-04-03)
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
### Dependencies
|
|
399
|
+
|
|
400
|
+
* @applitools/core bumped to 4.35.1
|
|
401
|
+
#### Bug Fixes
|
|
402
|
+
|
|
403
|
+
* dummy ([9b8ffef](https://github.com/Applitools-Dev/sdk/commit/9b8ffef6277015a9073caf50f5dc5741986fbf07))
|
|
404
|
+
|
|
405
|
+
## [4.33.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.32.2...python/core-universal@4.33.0) (2025-03-26)
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
### Dependencies
|
|
409
|
+
|
|
410
|
+
* @applitools/core bumped to 4.33.0
|
|
411
|
+
### Features
|
|
412
|
+
|
|
413
|
+
* support HTTPS_PROXY and HTTP_PROXY environment variables ([#2795](https://github.com/Applitools-Dev/sdk/issues/2795)) ([226ae08](https://github.com/Applitools-Dev/sdk/commit/226ae08627381a1212df8b938c6576e82c777914))
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
## [4.32.2](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.31.0...python/core-universal@4.32.2) (2025-03-06)
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
### Dependencies
|
|
420
|
+
|
|
421
|
+
* @applitools/core bumped to 4.32.2
|
|
422
|
+
#### Bug Fixes
|
|
423
|
+
|
|
424
|
+
* add environment variable aliases (_NAME suffix) ([#2791](https://github.com/Applitools-Dev/sdk/issues/2791)) ([67501a4](https://github.com/Applitools-Dev/sdk/commit/67501a4f5491319ca62949a56ee03face08a59e5))
|
|
425
|
+
* support test concurrency in offline mode ([#2831](https://github.com/Applitools-Dev/sdk/issues/2831)) ([3b7d137](https://github.com/Applitools-Dev/sdk/commit/3b7d137a9b34bb5c564e0a5c7d3fb2520ef8a167))
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
## [4.31.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.29.1...python/core-universal@4.31.0) (2025-01-30)
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
### Dependencies
|
|
432
|
+
|
|
433
|
+
* @applitools/dom-snapshot bumped to 4.11.15
|
|
434
|
+
|
|
435
|
+
* @applitools/driver bumped to 1.20.4
|
|
436
|
+
#### Bug Fixes
|
|
437
|
+
|
|
438
|
+
* handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
|
|
439
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.25
|
|
440
|
+
|
|
441
|
+
* @applitools/spec-driver-selenium bumped to 1.5.95
|
|
442
|
+
|
|
443
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.24
|
|
444
|
+
|
|
445
|
+
* @applitools/screenshoter bumped to 3.10.5
|
|
446
|
+
|
|
447
|
+
* @applitools/nml-client bumped to 1.8.24
|
|
448
|
+
|
|
449
|
+
* @applitools/ufg-client bumped to 1.16.3
|
|
450
|
+
#### Bug Fixes
|
|
451
|
+
|
|
452
|
+
* unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
|
|
453
|
+
* @applitools/ec-client bumped to 1.10.3
|
|
454
|
+
|
|
455
|
+
* @applitools/core bumped to 4.31.0
|
|
456
|
+
#### Features
|
|
457
|
+
|
|
458
|
+
* remove iPhoneX from list of available UFG Safari devices ([#2756](https://github.com/Applitools-Dev/sdk/issues/2756)) ([e24d054](https://github.com/Applitools-Dev/sdk/commit/e24d054328df900fbc4988fdbf8213aadffa9a37))
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
#### Bug Fixes
|
|
462
|
+
|
|
463
|
+
* handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
|
|
464
|
+
* unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
## [4.29.1](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.28.0...python/core-universal@4.29.1) (2025-01-19)
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
### Dependencies
|
|
473
|
+
|
|
474
|
+
* @applitools/socket bumped to 1.2.1
|
|
475
|
+
#### Bug Fixes
|
|
476
|
+
|
|
477
|
+
* mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
|
|
478
|
+
* @applitools/req bumped to 1.7.7
|
|
479
|
+
#### Bug Fixes
|
|
480
|
+
|
|
481
|
+
* memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
|
|
482
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.24
|
|
483
|
+
#### Bug Fixes
|
|
484
|
+
|
|
485
|
+
* universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
|
|
486
|
+
* @applitools/tunnel-client bumped to 1.6.1
|
|
487
|
+
#### Bug Fixes
|
|
488
|
+
|
|
489
|
+
* memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
* @applitools/screenshoter bumped to 3.10.4
|
|
494
|
+
|
|
495
|
+
* @applitools/nml-client bumped to 1.8.23
|
|
496
|
+
|
|
497
|
+
* @applitools/ufg-client bumped to 1.16.1
|
|
498
|
+
#### Bug Fixes
|
|
499
|
+
|
|
500
|
+
* memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
* @applitools/core-base bumped to 1.22.1
|
|
505
|
+
|
|
506
|
+
* @applitools/ec-client bumped to 1.10.2
|
|
507
|
+
|
|
508
|
+
* @applitools/core bumped to 4.29.1
|
|
509
|
+
#### Bug Fixes
|
|
510
|
+
|
|
511
|
+
* mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
|
|
512
|
+
* universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
## [4.28.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.24.2...python/core-universal@4.28.0) (2024-12-31)
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
### Features
|
|
521
|
+
|
|
522
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
### Dependencies
|
|
526
|
+
|
|
527
|
+
* @applitools/utils bumped to 1.7.7
|
|
528
|
+
#### Bug Fixes
|
|
529
|
+
|
|
530
|
+
* shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
|
|
531
|
+
* @applitools/logger bumped to 2.1.0
|
|
532
|
+
#### Features
|
|
533
|
+
|
|
534
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
* @applitools/dom-snapshot bumped to 4.11.13
|
|
539
|
+
#### Bug Fixes
|
|
540
|
+
|
|
541
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
* @applitools/socket bumped to 1.2.0
|
|
546
|
+
#### Features
|
|
547
|
+
|
|
548
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
* @applitools/core-base bumped to 1.22.0
|
|
553
|
+
#### Features
|
|
554
|
+
|
|
555
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
|
556
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
* @applitools/req bumped to 1.7.6
|
|
561
|
+
|
|
562
|
+
* @applitools/image bumped to 1.1.16
|
|
563
|
+
|
|
564
|
+
* @applitools/dom-capture bumped to 11.5.3
|
|
565
|
+
#### Bug Fixes
|
|
566
|
+
|
|
567
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
|
568
|
+
* @applitools/driver bumped to 1.20.2
|
|
569
|
+
|
|
570
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.22
|
|
571
|
+
|
|
572
|
+
* @applitools/tunnel-client bumped to 1.6.0
|
|
573
|
+
#### Features
|
|
574
|
+
|
|
575
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
|
576
|
+
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
* @applitools/ec-client bumped to 1.10.0
|
|
580
|
+
#### Features
|
|
581
|
+
|
|
582
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.22
|
|
587
|
+
|
|
588
|
+
* @applitools/spec-driver-selenium bumped to 1.5.93
|
|
589
|
+
|
|
590
|
+
* @applitools/screenshoter bumped to 3.10.2
|
|
591
|
+
|
|
592
|
+
* @applitools/nml-client bumped to 1.8.21
|
|
593
|
+
|
|
594
|
+
* @applitools/ufg-client bumped to 1.16.0
|
|
595
|
+
#### Features
|
|
596
|
+
|
|
597
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
#### Bug Fixes
|
|
601
|
+
|
|
602
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
* @applitools/core bumped to 4.28.0
|
|
607
|
+
#### Features
|
|
608
|
+
|
|
609
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
|
610
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
#### Bug Fixes
|
|
614
|
+
|
|
615
|
+
* take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
## [4.24.2](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.21.2...python/core-universal@4.24.2) (2024-11-27)
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
### Dependencies
|
|
624
|
+
|
|
625
|
+
* @applitools/dom-shared bumped to 1.0.16
|
|
626
|
+
#### Bug Fixes
|
|
627
|
+
|
|
628
|
+
* enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
|
|
629
|
+
* @applitools/req bumped to 1.7.4
|
|
630
|
+
#### Bug Fixes
|
|
631
|
+
|
|
632
|
+
* set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
|
|
633
|
+
* @applitools/core-base bumped to 1.19.3
|
|
634
|
+
#### Bug Fixes
|
|
635
|
+
|
|
636
|
+
* set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
* @applitools/dom-snapshot bumped to 4.11.11
|
|
641
|
+
|
|
642
|
+
* @applitools/dom-capture bumped to 11.5.2
|
|
643
|
+
|
|
644
|
+
* @applitools/nml-client bumped to 1.8.19
|
|
645
|
+
|
|
646
|
+
* @applitools/tunnel-client bumped to 1.5.10
|
|
647
|
+
|
|
648
|
+
* @applitools/ufg-client bumped to 1.14.1
|
|
649
|
+
|
|
650
|
+
* @applitools/ec-client bumped to 1.9.15
|
|
651
|
+
|
|
652
|
+
* @applitools/core bumped to 4.24.2
|
|
653
|
+
#### Bug Fixes
|
|
654
|
+
|
|
655
|
+
* don't populate branchName and parentBranchName when scm integration exists ([#2634](https://github.com/Applitools-Dev/sdk/issues/2634)) ([e45d671](https://github.com/Applitools-Dev/sdk/commit/e45d671e11ed40a82de1bd5ab22e757aff00b63f))
|
|
656
|
+
* enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
## [4.21.2](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.21.0...python/core-universal@4.21.2) (2024-10-29)
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
### Dependencies
|
|
665
|
+
|
|
666
|
+
* @applitools/screenshoter bumped to 3.9.2
|
|
667
|
+
#### Bug Fixes
|
|
668
|
+
|
|
669
|
+
* test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
|
|
670
|
+
* @applitools/core bumped to 4.21.2
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
## [4.21.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.18.2...python/core-universal@4.21.0) (2024-10-21)
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
### Dependencies
|
|
677
|
+
|
|
678
|
+
* @applitools/snippets bumped to 2.5.1
|
|
679
|
+
#### Bug Fixes
|
|
680
|
+
|
|
681
|
+
* isStaleElement error ([#2567](https://github.com/Applitools-Dev/sdk/issues/2567)) ([2675086](https://github.com/Applitools-Dev/sdk/commit/2675086aa28589082249e2958942ee29a5f2ef12))
|
|
682
|
+
* @applitools/core-base bumped to 1.18.0
|
|
683
|
+
#### Features
|
|
684
|
+
|
|
685
|
+
* ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
|
|
686
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
|
687
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
|
688
|
+
* @applitools/driver bumped to 1.19.3
|
|
689
|
+
|
|
690
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.15
|
|
691
|
+
|
|
692
|
+
* @applitools/spec-driver-selenium bumped to 1.5.86
|
|
693
|
+
|
|
694
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.15
|
|
695
|
+
|
|
696
|
+
* @applitools/screenshoter bumped to 3.9.0
|
|
697
|
+
#### Features
|
|
698
|
+
|
|
699
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
|
700
|
+
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
* @applitools/nml-client bumped to 1.8.13
|
|
704
|
+
|
|
705
|
+
* @applitools/ec-client bumped to 1.9.9
|
|
706
|
+
|
|
707
|
+
* @applitools/core bumped to 4.21.0
|
|
708
|
+
#### Features
|
|
709
|
+
|
|
710
|
+
* add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
|
|
711
|
+
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
|
|
712
|
+
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
|
|
713
|
+
* setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
#### Bug Fixes
|
|
717
|
+
|
|
718
|
+
* don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
## [4.18.2](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.18.0...python/core-universal@4.18.2) (2024-09-10)
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
### Dependencies
|
|
727
|
+
|
|
728
|
+
* @applitools/dom-capture bumped to 11.4.0
|
|
729
|
+
#### Features
|
|
730
|
+
|
|
731
|
+
* ability to capture all css props in computed style ([#2484](https://github.com/Applitools-Dev/sdk/issues/2484)) ([8769ee5](https://github.com/Applitools-Dev/sdk/commit/8769ee566f2d9e163437c7bcd385ec993f05f370))
|
|
732
|
+
* @applitools/driver bumped to 1.19.0
|
|
733
|
+
#### Features
|
|
734
|
+
|
|
735
|
+
* add support for env var APPLITOOLS_IS_IC ([#2469](https://github.com/Applitools-Dev/sdk/issues/2469)) ([87d7b5c](https://github.com/Applitools-Dev/sdk/commit/87d7b5cc1f7ea774c6b90504e85296f0681d0b1e))
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
#### Bug Fixes
|
|
739
|
+
|
|
740
|
+
* handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9))
|
|
741
|
+
* searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da))
|
|
742
|
+
* @applitools/tunnel-client bumped to 1.5.8
|
|
743
|
+
#### Bug Fixes
|
|
744
|
+
|
|
745
|
+
* upgrade execution-grid-tunnel ([#2475](https://github.com/Applitools-Dev/sdk/issues/2475)) ([e5952b4](https://github.com/Applitools-Dev/sdk/commit/e5952b4ca1bd0c065111ce1109b218f1fd68f6fc))
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
* @applitools/core-base bumped to 1.16.1
|
|
750
|
+
#### Bug Fixes
|
|
751
|
+
|
|
752
|
+
* infinity concurrency ([#2477](https://github.com/Applitools-Dev/sdk/issues/2477)) ([f488e16](https://github.com/Applitools-Dev/sdk/commit/f488e162f124acc249ed7b43b714f13c18306dc8))
|
|
753
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.12
|
|
754
|
+
|
|
755
|
+
* @applitools/spec-driver-selenium bumped to 1.5.83
|
|
756
|
+
|
|
757
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.12
|
|
758
|
+
|
|
759
|
+
* @applitools/screenshoter bumped to 3.8.36
|
|
760
|
+
|
|
761
|
+
* @applitools/nml-client bumped to 1.8.10
|
|
762
|
+
|
|
763
|
+
* @applitools/ec-client bumped to 1.9.4
|
|
764
|
+
|
|
765
|
+
* @applitools/core bumped to 4.18.2
|
|
766
|
+
#### Bug Fixes
|
|
767
|
+
|
|
768
|
+
* don't call check-network when executing binary and cli ([#2491](https://github.com/Applitools-Dev/sdk/issues/2491)) ([ef00d20](https://github.com/Applitools-Dev/sdk/commit/ef00d205450b7bbe7abc1bc9bce8d6970f769091))
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
## [4.18.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal-v4.16.5...python/core-universal@4.18.0) (2024-07-23)
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
### Bug Fixes
|
|
777
|
+
|
|
778
|
+
* trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
|
|
779
|
+
* trigger python and dotnet release ([ce35c60](https://github.com/Applitools-Dev/sdk/commit/ce35c60afd5b98a4cb40342da67063bec2299407))
|
|
780
|
+
* trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
|
|
781
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
782
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
|
783
|
+
* trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
|
|
784
|
+
|
|
785
|
+
|
|
786
|
+
### Dependencies
|
|
787
|
+
|
|
788
|
+
* @applitools/driver bumped to 1.18.0
|
|
789
|
+
#### Features
|
|
790
|
+
|
|
791
|
+
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
|
|
792
|
+
|
|
793
|
+
|
|
794
|
+
#### Bug Fixes
|
|
795
|
+
|
|
796
|
+
* executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d))
|
|
797
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.11
|
|
798
|
+
|
|
799
|
+
* @applitools/spec-driver-selenium bumped to 1.5.82
|
|
800
|
+
|
|
801
|
+
* @applitools/screenshoter bumped to 3.8.35
|
|
802
|
+
|
|
803
|
+
* @applitools/ufg-client bumped to 1.12.3
|
|
804
|
+
#### Bug Fixes
|
|
805
|
+
|
|
806
|
+
* update makeUploadResource to include apiKey in the cache key ([#2411](https://github.com/Applitools-Dev/sdk/issues/2411)) ([4114c58](https://github.com/Applitools-Dev/sdk/commit/4114c58ec16fa855374b23810cef1e36d4bb53a7))
|
|
807
|
+
|
|
808
|
+
|
|
809
|
+
#### Performance Improvements
|
|
810
|
+
|
|
811
|
+
* trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
|
|
812
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.11
|
|
813
|
+
|
|
814
|
+
* @applitools/nml-client bumped to 1.8.9
|
|
815
|
+
|
|
816
|
+
* @applitools/ec-client bumped to 1.9.3
|
|
817
|
+
|
|
818
|
+
* @applitools/core bumped to 4.18.0
|
|
819
|
+
#### Features
|
|
820
|
+
|
|
821
|
+
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
|
|
822
|
+
|
|
823
|
+
|
|
824
|
+
|
|
825
|
+
|
|
826
|
+
## [4.16.5](https://github.com/Applitools-Dev/sdk/compare/js/core@4.16.4...js/core@4.16.5) (2024-06-16)
|
|
827
|
+
|
|
828
|
+
|
|
829
|
+
### Dependencies
|
|
830
|
+
|
|
831
|
+
* @applitools/tunnel-client bumped to 1.5.6
|
|
832
|
+
#### Bug Fixes
|
|
833
|
+
|
|
834
|
+
* tunnel client ([6830f02](https://github.com/Applitools-Dev/sdk/commit/6830f02c988e07c1c1ce257a84467f234149fc05))
|
|
835
|
+
* @applitools/ec-client bumped to 1.9.1
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
## [4.16.4](https://github.com/Applitools-Dev/sdk/compare/js/core@4.16.3...js/core@4.16.4) (2024-06-16)
|
|
839
|
+
|
|
840
|
+
|
|
841
|
+
### Dependencies
|
|
842
|
+
|
|
843
|
+
* @applitools/tunnel-client bumped to 1.5.5
|
|
844
|
+
#### Bug Fixes
|
|
845
|
+
|
|
846
|
+
* update tunnel to 3.0.5 ([#2394](https://github.com/Applitools-Dev/sdk/issues/2394)) ([cdd7f90](https://github.com/Applitools-Dev/sdk/commit/cdd7f90416bf0e29b216a29789e7dbbc9c5d1e0d))
|
|
847
|
+
* @applitools/ec-client bumped to 1.9.0
|
|
848
|
+
#### Features
|
|
849
|
+
|
|
850
|
+
* support findElements self healing ([#2387](https://github.com/Applitools-Dev/sdk/issues/2387)) ([57521e2](https://github.com/Applitools-Dev/sdk/commit/57521e273cf2a836a822baafbb88f342358e3ac2))
|
|
851
|
+
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
|
|
855
|
+
## [4.16.3](https://github.com/Applitools-Dev/sdk/compare/js/core@4.16.2...js/core@4.16.3) (2024-06-11)
|
|
856
|
+
|
|
857
|
+
|
|
858
|
+
### Bug Fixes
|
|
859
|
+
|
|
860
|
+
* cache nml client per driver session ([#2368](https://github.com/Applitools-Dev/sdk/issues/2368)) ([5840389](https://github.com/Applitools-Dev/sdk/commit/5840389f74111c0e0e68026389c755c59a027b74))
|
|
861
|
+
|
|
862
|
+
|
|
863
|
+
### Dependencies
|
|
864
|
+
|
|
865
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.9
|
|
866
|
+
|
|
867
|
+
* @applitools/spec-driver-selenium bumped to 1.5.80
|
|
868
|
+
|
|
869
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.9
|
|
870
|
+
|
|
871
|
+
* @applitools/driver bumped to 1.17.4
|
|
872
|
+
#### Bug Fixes
|
|
873
|
+
|
|
874
|
+
* cache nml client per driver session ([#2368](https://github.com/Applitools-Dev/sdk/issues/2368)) ([5840389](https://github.com/Applitools-Dev/sdk/commit/5840389f74111c0e0e68026389c755c59a027b74))
|
|
875
|
+
* @applitools/screenshoter bumped to 3.8.33
|
|
876
|
+
|
|
877
|
+
* @applitools/nml-client bumped to 1.8.7
|
|
878
|
+
|
|
879
|
+
* @applitools/ec-client bumped to 1.8.9
|
|
880
|
+
#### Bug Fixes
|
|
881
|
+
|
|
882
|
+
* shadow dom self healing ([#2375](https://github.com/Applitools-Dev/sdk/issues/2375)) ([4d3a88c](https://github.com/Applitools-Dev/sdk/commit/4d3a88cbc3e05c3dd317afbb5de8d677368c346d))
|
|
883
|
+
|
|
884
|
+
|
|
885
|
+
|
|
886
|
+
|
|
887
|
+
## [4.16.2](https://github.com/Applitools-Dev/sdk/compare/js/core@4.16.1...js/core@4.16.2) (2024-06-01)
|
|
888
|
+
|
|
889
|
+
|
|
890
|
+
### Bug Fixes
|
|
891
|
+
|
|
892
|
+
* trigger ([1da3548](https://github.com/Applitools-Dev/sdk/commit/1da35489ccb0340706c9d226154da0b80f298dfa))
|
|
893
|
+
* trigger core release ([33551bc](https://github.com/Applitools-Dev/sdk/commit/33551bc5ff20eb18716060388afab349c6860c42))
|
|
894
|
+
* trigger js/core, dotnet and java release ([5f520f7](https://github.com/Applitools-Dev/sdk/commit/5f520f7f8f48b33a7ef065aa9cbda8fc2fc0971f))
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
### Dependencies
|
|
898
|
+
|
|
899
|
+
* @applitools/ec-client bumped to 1.8.8
|
|
900
|
+
|
|
901
|
+
* @applitools/core-base bumped to 1.15.2
|
|
902
|
+
#### Bug Fixes
|
|
903
|
+
|
|
904
|
+
* send proper request body to checkAndClose endpoint ([c6524bf](https://github.com/Applitools-Dev/sdk/commit/c6524bfd0f621f6943ff8a08de1148ce92d6c650))
|
|
905
|
+
|
|
906
|
+
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
## [4.16.1](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.16.0...python/core-universal@4.16.1) (2024-05-28)
|
|
910
|
+
|
|
911
|
+
|
|
912
|
+
### Bug Fixes
|
|
913
|
+
|
|
914
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
915
|
+
|
|
916
|
+
|
|
917
|
+
### Dependencies
|
|
918
|
+
|
|
919
|
+
* @applitools/utils bumped to 1.7.3
|
|
920
|
+
#### Bug Fixes
|
|
921
|
+
|
|
922
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
923
|
+
* @applitools/logger bumped to 2.0.17
|
|
924
|
+
#### Bug Fixes
|
|
925
|
+
|
|
926
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
927
|
+
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
* @applitools/socket bumped to 1.1.17
|
|
931
|
+
#### Bug Fixes
|
|
932
|
+
|
|
933
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
|
|
937
|
+
* @applitools/req bumped to 1.7.1
|
|
938
|
+
#### Bug Fixes
|
|
939
|
+
|
|
940
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
941
|
+
|
|
942
|
+
|
|
943
|
+
|
|
944
|
+
* @applitools/image bumped to 1.1.12
|
|
945
|
+
#### Bug Fixes
|
|
946
|
+
|
|
947
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
948
|
+
|
|
949
|
+
|
|
950
|
+
|
|
951
|
+
* @applitools/snippets bumped to 2.4.26
|
|
952
|
+
#### Bug Fixes
|
|
953
|
+
|
|
954
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
955
|
+
* @applitools/css-tree bumped to 1.1.3
|
|
956
|
+
#### Bug Fixes
|
|
957
|
+
|
|
958
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
959
|
+
* @applitools/dom-shared bumped to 1.0.14
|
|
960
|
+
#### Bug Fixes
|
|
961
|
+
|
|
962
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
963
|
+
* @applitools/dom-capture bumped to 11.2.8
|
|
964
|
+
#### Bug Fixes
|
|
965
|
+
|
|
966
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
967
|
+
|
|
968
|
+
|
|
969
|
+
|
|
970
|
+
* @applitools/dom-snapshot bumped to 4.11.2
|
|
971
|
+
#### Bug Fixes
|
|
972
|
+
|
|
973
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
|
|
977
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.8
|
|
978
|
+
#### Bug Fixes
|
|
979
|
+
|
|
980
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
|
|
984
|
+
* @applitools/spec-driver-selenium bumped to 1.5.79
|
|
985
|
+
#### Bug Fixes
|
|
986
|
+
|
|
987
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
988
|
+
|
|
989
|
+
|
|
990
|
+
|
|
991
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.8
|
|
992
|
+
#### Bug Fixes
|
|
993
|
+
|
|
994
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
|
|
998
|
+
* @applitools/driver bumped to 1.17.3
|
|
999
|
+
#### Bug Fixes
|
|
1000
|
+
|
|
1001
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
* @applitools/screenshoter bumped to 3.8.32
|
|
1006
|
+
#### Bug Fixes
|
|
1007
|
+
|
|
1008
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1009
|
+
|
|
1010
|
+
|
|
1011
|
+
|
|
1012
|
+
* @applitools/nml-client bumped to 1.8.6
|
|
1013
|
+
#### Bug Fixes
|
|
1014
|
+
|
|
1015
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1016
|
+
|
|
1017
|
+
|
|
1018
|
+
|
|
1019
|
+
* @applitools/tunnel-client bumped to 1.5.4
|
|
1020
|
+
#### Bug Fixes
|
|
1021
|
+
|
|
1022
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
|
|
1026
|
+
* @applitools/ufg-client bumped to 1.12.1
|
|
1027
|
+
#### Bug Fixes
|
|
1028
|
+
|
|
1029
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1030
|
+
|
|
1031
|
+
|
|
1032
|
+
|
|
1033
|
+
* @applitools/ec-client bumped to 1.8.7
|
|
1034
|
+
#### Bug Fixes
|
|
1035
|
+
|
|
1036
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1037
|
+
|
|
1038
|
+
|
|
1039
|
+
|
|
1040
|
+
* @applitools/core-base bumped to 1.15.1
|
|
1041
|
+
#### Bug Fixes
|
|
1042
|
+
|
|
1043
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1044
|
+
|
|
1045
|
+
|
|
1046
|
+
|
|
1047
|
+
* @applitools/core bumped to 4.16.1
|
|
1048
|
+
#### Bug Fixes
|
|
1049
|
+
|
|
1050
|
+
* trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
|
|
1051
|
+
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
## [4.16.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.15.0...python/core-universal@4.16.0) (2024-05-28)
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
### Dependencies
|
|
1059
|
+
|
|
1060
|
+
* @applitools/req bumped to 1.7.0
|
|
1061
|
+
#### Features
|
|
1062
|
+
|
|
1063
|
+
* dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
|
|
1064
|
+
* @applitools/nml-client bumped to 1.8.5
|
|
1065
|
+
|
|
1066
|
+
* @applitools/tunnel-client bumped to 1.5.3
|
|
1067
|
+
|
|
1068
|
+
* @applitools/ufg-client bumped to 1.12.0
|
|
1069
|
+
#### Features
|
|
1070
|
+
|
|
1071
|
+
* dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
|
|
1072
|
+
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
* @applitools/core-base bumped to 1.15.0
|
|
1076
|
+
#### Features
|
|
1077
|
+
|
|
1078
|
+
* tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
|
|
1079
|
+
|
|
1080
|
+
|
|
1081
|
+
#### Bug Fixes
|
|
1082
|
+
|
|
1083
|
+
* multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
|
|
1084
|
+
|
|
1085
|
+
|
|
1086
|
+
|
|
1087
|
+
* @applitools/ec-client bumped to 1.8.6
|
|
1088
|
+
|
|
1089
|
+
* @applitools/core bumped to 4.16.0
|
|
1090
|
+
#### Features
|
|
1091
|
+
|
|
1092
|
+
* tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
|
|
1093
|
+
|
|
1094
|
+
|
|
1095
|
+
#### Bug Fixes
|
|
1096
|
+
|
|
1097
|
+
* multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
|
|
1098
|
+
* throw from createRenderResults if rendering failed ([#2352](https://github.com/Applitools-Dev/sdk/issues/2352)) ([50b0394](https://github.com/Applitools-Dev/sdk/commit/50b0394f35464f4d61dd578bf7e84947af00b99b))
|
|
1099
|
+
|
|
1100
|
+
|
|
1101
|
+
#### Performance Improvements
|
|
1102
|
+
|
|
1103
|
+
* don't wait for ufg client when take-snapshots performed on non-… ([#2366](https://github.com/Applitools-Dev/sdk/issues/2366)) ([4d8ab41](https://github.com/Applitools-Dev/sdk/commit/4d8ab41a421ff9b7f6f7d107bc8c5e9647404430))
|
|
1104
|
+
|
|
1105
|
+
|
|
1106
|
+
#### Code Refactoring
|
|
1107
|
+
|
|
1108
|
+
* remove eyesServerUrl and apiKey when not necessary ([#2345](https://github.com/Applitools-Dev/sdk/issues/2345)) ([121ae5d](https://github.com/Applitools-Dev/sdk/commit/121ae5d00417d70d9857b8199b4bcfd92de353c6))
|
|
1109
|
+
|
|
1110
|
+
|
|
1111
|
+
|
|
1112
|
+
|
|
1113
|
+
## [4.15.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.14.0...python/core-universal@4.15.0) (2024-05-07)
|
|
1114
|
+
|
|
1115
|
+
|
|
1116
|
+
### Dependencies
|
|
1117
|
+
|
|
1118
|
+
* @applitools/dom-capture bumped to 11.2.7
|
|
1119
|
+
#### Bug Fixes
|
|
1120
|
+
|
|
1121
|
+
* capture user input from input elements ([#2347](https://github.com/Applitools-Dev/sdk/issues/2347)) ([f82d3bb](https://github.com/Applitools-Dev/sdk/commit/f82d3bbc79c624ab7e8eeade7559b523f6adfeac))
|
|
1122
|
+
* @applitools/core-base bumped to 1.14.0
|
|
1123
|
+
#### Features
|
|
1124
|
+
|
|
1125
|
+
* expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))
|
|
1126
|
+
* long eyes requests with custom domain ([#2343](https://github.com/Applitools-Dev/sdk/issues/2343)) ([d54beea](https://github.com/Applitools-Dev/sdk/commit/d54beea8c33a56a0516904773daaa5095340fd12))
|
|
1127
|
+
* @applitools/ec-client bumped to 1.8.5
|
|
1128
|
+
|
|
1129
|
+
* @applitools/core bumped to 4.15.0
|
|
1130
|
+
#### Features
|
|
1131
|
+
|
|
1132
|
+
* expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))
|
|
1133
|
+
|
|
1134
|
+
|
|
1135
|
+
|
|
1136
|
+
|
|
1137
|
+
## [4.14.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.12.3...python/core-universal@4.14.0) (2024-05-01)
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
### Dependencies
|
|
1141
|
+
|
|
1142
|
+
* @applitools/dom-snapshot bumped to 4.11.1
|
|
1143
|
+
#### Bug Fixes
|
|
1144
|
+
|
|
1145
|
+
* support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
|
|
1146
|
+
* @applitools/driver bumped to 1.17.2
|
|
1147
|
+
#### Bug Fixes
|
|
1148
|
+
|
|
1149
|
+
* cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
|
|
1150
|
+
* @applitools/core-base bumped to 1.13.0
|
|
1151
|
+
#### Features
|
|
1152
|
+
|
|
1153
|
+
* `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
|
|
1154
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.7
|
|
1155
|
+
|
|
1156
|
+
* @applitools/spec-driver-selenium bumped to 1.5.78
|
|
1157
|
+
|
|
1158
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.7
|
|
1159
|
+
|
|
1160
|
+
* @applitools/screenshoter bumped to 3.8.31
|
|
1161
|
+
|
|
1162
|
+
* @applitools/nml-client bumped to 1.8.4
|
|
1163
|
+
|
|
1164
|
+
* @applitools/ec-client bumped to 1.8.4
|
|
1165
|
+
|
|
1166
|
+
* @applitools/core bumped to 4.14.0
|
|
1167
|
+
#### Features
|
|
1168
|
+
|
|
1169
|
+
* `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
|
|
1170
|
+
|
|
1171
|
+
|
|
1172
|
+
#### Bug Fixes
|
|
1173
|
+
|
|
1174
|
+
* cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
|
|
1175
|
+
* support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
|
|
1176
|
+
|
|
1177
|
+
|
|
1178
|
+
|
|
1179
|
+
|
|
1180
|
+
## [4.12.3](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.11.2...python/core-universal@4.12.3) (2024-04-17)
|
|
1181
|
+
|
|
1182
|
+
|
|
1183
|
+
### Bug Fixes
|
|
1184
|
+
|
|
1185
|
+
* trigger python and dotnet release ([ce35c60](https://github.com/Applitools-Dev/sdk/commit/ce35c60afd5b98a4cb40342da67063bec2299407))
|
|
1186
|
+
|
|
1187
|
+
|
|
1188
|
+
### Dependencies
|
|
1189
|
+
|
|
1190
|
+
* @applitools/core bumped to 4.12.3
|
|
1191
|
+
#### Bug Fixes
|
|
1192
|
+
|
|
1193
|
+
* trigger core release ([364466f](https://github.com/Applitools-Dev/sdk/commit/364466fd5dfca2aca33a80fda6b44d0be0098b0f))
|
|
1194
|
+
|
|
1195
|
+
## [4.11.2](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.11.0...python/core-universal@4.11.2) (2024-04-01)
|
|
1196
|
+
|
|
1197
|
+
|
|
1198
|
+
### Bug Fixes
|
|
1199
|
+
|
|
1200
|
+
* trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
### Dependencies
|
|
1204
|
+
|
|
1205
|
+
* @applitools/core bumped to 4.11.2
|
|
1206
|
+
#### Bug Fixes
|
|
1207
|
+
|
|
1208
|
+
* trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
|
|
1209
|
+
|
|
1210
|
+
## [4.11.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.10.5...python/core-universal@4.11.0) (2024-03-31)
|
|
1211
|
+
|
|
1212
|
+
|
|
1213
|
+
### Dependencies
|
|
1214
|
+
|
|
1215
|
+
* @applitools/spec-driver-selenium bumped to 1.5.73
|
|
1216
|
+
#### Bug Fixes
|
|
1217
|
+
|
|
1218
|
+
* remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
|
|
1219
|
+
* @applitools/core-base bumped to 1.10.0
|
|
1220
|
+
#### Features
|
|
1221
|
+
|
|
1222
|
+
* Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
|
|
1223
|
+
* batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
|
|
1224
|
+
* send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
|
|
1225
|
+
|
|
1226
|
+
|
|
1227
|
+
#### Bug Fixes
|
|
1228
|
+
|
|
1229
|
+
* retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
|
|
1230
|
+
* @applitools/ec-client bumped to 1.7.31
|
|
1231
|
+
|
|
1232
|
+
* @applitools/core bumped to 4.11.0
|
|
1233
|
+
#### Features
|
|
1234
|
+
|
|
1235
|
+
* Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
|
|
1236
|
+
* batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
|
|
1237
|
+
|
|
1238
|
+
|
|
1239
|
+
|
|
1240
|
+
|
|
1241
|
+
## [4.10.5](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.10.3...python/core-universal@4.10.5) (2024-03-20)
|
|
1242
|
+
|
|
1243
|
+
|
|
1244
|
+
### Bug Fixes
|
|
1245
|
+
|
|
1246
|
+
* trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
|
|
1247
|
+
* trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
|
|
1248
|
+
|
|
1249
|
+
|
|
1250
|
+
### Dependencies
|
|
1251
|
+
|
|
1252
|
+
* @applitools/core bumped to 4.10.5
|
|
1253
|
+
#### Bug Fixes
|
|
1254
|
+
|
|
1255
|
+
* include js core in ruby,python,dotnet release PR ([8326659](https://github.com/Applitools-Dev/sdk/commit/83266595ca3d2e21d7e2d5a50d299c42de4ea96c))
|
|
1256
|
+
|
|
1257
|
+
## [4.10.3](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.10.0...python/core-universal@4.10.3) (2024-03-19)
|
|
1258
|
+
|
|
1259
|
+
|
|
1260
|
+
### Bug Fixes
|
|
1261
|
+
|
|
1262
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
### Dependencies
|
|
1266
|
+
|
|
1267
|
+
* @applitools/core bumped to 4.10.3
|
|
1268
|
+
#### Bug Fixes
|
|
1269
|
+
|
|
1270
|
+
* trigger release of js core ([3518656](https://github.com/Applitools-Dev/sdk/commit/351865693f0ca700c563d079e78fe1ef9b557d36))
|
|
1271
|
+
|
|
1272
|
+
## [4.10.0](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.9.1...python/core-universal@4.10.0) (2024-03-17)
|
|
1273
|
+
|
|
1274
|
+
|
|
1275
|
+
### Dependencies
|
|
1276
|
+
|
|
1277
|
+
* @applitools/css-tree bumped to 1.1.0
|
|
1278
|
+
#### Features
|
|
1279
|
+
|
|
1280
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
1281
|
+
* @applitools/dom-snapshot bumped to 4.9.0
|
|
1282
|
+
#### Features
|
|
1283
|
+
|
|
1284
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
1285
|
+
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
* @applitools/driver bumped to 1.16.3
|
|
1289
|
+
#### Bug Fixes
|
|
1290
|
+
|
|
1291
|
+
* skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
|
|
1292
|
+
* trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
|
|
1293
|
+
* @applitools/ufg-client bumped to 1.10.0
|
|
1294
|
+
#### Features
|
|
1295
|
+
|
|
1296
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
1297
|
+
* throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
|
|
1298
|
+
|
|
1299
|
+
|
|
1300
|
+
|
|
1301
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.1
|
|
1302
|
+
|
|
1303
|
+
* @applitools/spec-driver-selenium bumped to 1.5.70
|
|
1304
|
+
|
|
1305
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.1
|
|
1306
|
+
|
|
1307
|
+
* @applitools/screenshoter bumped to 3.8.25
|
|
1308
|
+
|
|
1309
|
+
* @applitools/nml-client bumped to 1.7.3
|
|
1310
|
+
|
|
1311
|
+
* @applitools/ec-client bumped to 1.7.28
|
|
1312
|
+
|
|
1313
|
+
* @applitools/core bumped to 4.10.0
|
|
1314
|
+
#### Features
|
|
1315
|
+
|
|
1316
|
+
* support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
|
|
1317
|
+
|
|
1318
|
+
|
|
1319
|
+
|
|
1320
|
+
|
|
1321
|
+
## [4.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.8.0...python/core-universal@4.9.1) (2024-02-29)
|
|
1322
|
+
|
|
1323
|
+
|
|
1324
|
+
### Dependencies
|
|
1325
|
+
|
|
1326
|
+
* @applitools/req bumped to 1.6.5
|
|
1327
|
+
#### Bug Fixes
|
|
1328
|
+
|
|
1329
|
+
* fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
|
|
1330
|
+
* @applitools/dom-shared bumped to 1.0.13
|
|
1331
|
+
#### Bug Fixes
|
|
1332
|
+
|
|
1333
|
+
* dont execute script synchronously in polling ([#2228](https://github.com/applitools/eyes.sdk.javascript1/issues/2228)) ([04f525b](https://github.com/applitools/eyes.sdk.javascript1/commit/04f525bcac19bc2fb7240928add28f71efcef0ea))
|
|
1334
|
+
* @applitools/core-base bumped to 1.9.1
|
|
1335
|
+
#### Bug Fixes
|
|
1336
|
+
|
|
1337
|
+
* fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
|
|
1338
|
+
|
|
1339
|
+
|
|
1340
|
+
|
|
1341
|
+
* @applitools/dom-capture bumped to 11.2.6
|
|
1342
|
+
|
|
1343
|
+
* @applitools/dom-snapshot bumped to 4.8.1
|
|
1344
|
+
|
|
1345
|
+
* @applitools/nml-client bumped to 1.7.2
|
|
1346
|
+
|
|
1347
|
+
* @applitools/tunnel-client bumped to 1.4.1
|
|
1348
|
+
#### Bug Fixes
|
|
1349
|
+
|
|
1350
|
+
* upgrade execution-grid-tunnel to avoid port collision ([751e4e2](https://github.com/applitools/eyes.sdk.javascript1/commit/751e4e2441eb85604bbece0a9dbe18fa16b23847))
|
|
1351
|
+
|
|
1352
|
+
|
|
1353
|
+
|
|
1354
|
+
* @applitools/ufg-client bumped to 1.9.10
|
|
1355
|
+
|
|
1356
|
+
* @applitools/ec-client bumped to 1.7.27
|
|
1357
|
+
|
|
1358
|
+
* @applitools/core bumped to 4.9.1
|
|
1359
|
+
|
|
1360
|
+
|
|
1361
|
+
## [4.8.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.7.0...python/core-universal@4.8.0) (2024-02-13)
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
### Dependencies
|
|
1365
|
+
|
|
1366
|
+
* @applitools/dom-snapshot bumped to 4.7.17
|
|
1367
|
+
#### Bug Fixes
|
|
1368
|
+
|
|
1369
|
+
* throw error for encoding none unicode char ([#2171](https://github.com/applitools/eyes.sdk.javascript1/issues/2171)) ([4edb9cf](https://github.com/applitools/eyes.sdk.javascript1/commit/4edb9cfb27d8db2ff4cb09c8ebf1b95ab020633d))
|
|
1370
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.57
|
|
1371
|
+
#### Bug Fixes
|
|
1372
|
+
|
|
1373
|
+
* fixed issue with cdp commands on chromium browsers ([#2180](https://github.com/applitools/eyes.sdk.javascript1/issues/2180)) ([550fc77](https://github.com/applitools/eyes.sdk.javascript1/commit/550fc772d3988aae29e6f4a1a11d2a408072dc38))
|
|
1374
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.0
|
|
1375
|
+
#### Features
|
|
1376
|
+
|
|
1377
|
+
* added support for puppeteer >= 22 ([#2185](https://github.com/applitools/eyes.sdk.javascript1/issues/2185)) ([59d23a9](https://github.com/applitools/eyes.sdk.javascript1/commit/59d23a9689d77c7db06df53b67fa293a3b3f166e))
|
|
1378
|
+
* @applitools/nml-client bumped to 1.7.0
|
|
1379
|
+
#### Features
|
|
1380
|
+
|
|
1381
|
+
* add support for regions and calculated regions ([#2161](https://github.com/applitools/eyes.sdk.javascript1/issues/2161)) ([fea4b1f](https://github.com/applitools/eyes.sdk.javascript1/commit/fea4b1fca3d8f59eada2b5186cd32d47352ccf1a))
|
|
1382
|
+
|
|
1383
|
+
|
|
1384
|
+
#### Bug Fixes
|
|
1385
|
+
|
|
1386
|
+
* missing viewport when using system screenshot and multi viewport ([#2173](https://github.com/applitools/eyes.sdk.javascript1/issues/2173)) ([411283c](https://github.com/applitools/eyes.sdk.javascript1/commit/411283c7bebc09f178d73b6b47e81e5ce4244d5e))
|
|
1387
|
+
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
* @applitools/screenshoter bumped to 3.8.23
|
|
1391
|
+
|
|
1392
|
+
* @applitools/ec-client bumped to 1.7.25
|
|
1393
|
+
|
|
1394
|
+
* @applitools/core bumped to 4.8.0
|
|
1395
|
+
#### Features
|
|
1396
|
+
|
|
1397
|
+
* add support for regions and calculated regions ([#2161](https://github.com/applitools/eyes.sdk.javascript1/issues/2161)) ([fea4b1f](https://github.com/applitools/eyes.sdk.javascript1/commit/fea4b1fca3d8f59eada2b5186cd32d47352ccf1a))
|
|
1398
|
+
|
|
1399
|
+
|
|
1400
|
+
#### Bug Fixes
|
|
1401
|
+
|
|
1402
|
+
* missing viewport when using system screenshot and multi viewport ([#2173](https://github.com/applitools/eyes.sdk.javascript1/issues/2173)) ([411283c](https://github.com/applitools/eyes.sdk.javascript1/commit/411283c7bebc09f178d73b6b47e81e5ce4244d5e))
|
|
1403
|
+
* nml coded region integration with universal ([6fb0934](https://github.com/applitools/eyes.sdk.javascript1/commit/6fb09348238dfe4698856f88e762a9abf80c686f))
|
|
1404
|
+
* throw error for encoding none unicode char ([#2171](https://github.com/applitools/eyes.sdk.javascript1/issues/2171)) ([4edb9cf](https://github.com/applitools/eyes.sdk.javascript1/commit/4edb9cfb27d8db2ff4cb09c8ebf1b95ab020633d))
|
|
1405
|
+
|
|
1406
|
+
|
|
1407
|
+
|
|
1408
|
+
|
|
1409
|
+
## [4.7.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.6.0...python/core-universal@4.7.0) (2024-01-30)
|
|
1410
|
+
|
|
1411
|
+
|
|
1412
|
+
### Features
|
|
1413
|
+
|
|
1414
|
+
* Python/add visual locator to images sdk ([#2138](https://github.com/applitools/eyes.sdk.javascript1/issues/2138)) ([efae455](https://github.com/applitools/eyes.sdk.javascript1/commit/efae4557a8cbe12c640ba99050994c7182ba908c))
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
### Dependencies
|
|
1418
|
+
|
|
1419
|
+
* @applitools/snippets bumped to 2.4.25
|
|
1420
|
+
#### Bug Fixes
|
|
1421
|
+
|
|
1422
|
+
* losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))
|
|
1423
|
+
* @applitools/driver bumped to 1.16.2
|
|
1424
|
+
#### Bug Fixes
|
|
1425
|
+
|
|
1426
|
+
* losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))
|
|
1427
|
+
|
|
1428
|
+
|
|
1429
|
+
|
|
1430
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.55
|
|
1431
|
+
|
|
1432
|
+
* @applitools/spec-driver-selenium bumped to 1.5.69
|
|
1433
|
+
|
|
1434
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.5
|
|
1435
|
+
|
|
1436
|
+
* @applitools/screenshoter bumped to 3.8.21
|
|
1437
|
+
|
|
1438
|
+
* @applitools/nml-client bumped to 1.6.5
|
|
1439
|
+
|
|
1440
|
+
* @applitools/ec-client bumped to 1.7.23
|
|
1441
|
+
|
|
1442
|
+
* @applitools/core bumped to 4.7.0
|
|
1443
|
+
#### Features
|
|
1444
|
+
|
|
1445
|
+
* added support of proxy server url env var ([#2159](https://github.com/applitools/eyes.sdk.javascript1/issues/2159)) ([2f69c3d](https://github.com/applitools/eyes.sdk.javascript1/commit/2f69c3d37d7af9be1f459fd3d5f41b361161b5bf))
|
|
1446
|
+
|
|
1447
|
+
|
|
1448
|
+
#### Bug Fixes
|
|
1449
|
+
|
|
1450
|
+
* losing root context after layout breakpoints reload ([#2113](https://github.com/applitools/eyes.sdk.javascript1/issues/2113)) ([afa1473](https://github.com/applitools/eyes.sdk.javascript1/commit/afa14735e5539ab0f79aa610e6ec1ea8989a5922))
|
|
1451
|
+
|
|
1452
|
+
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
## [4.6.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.5.2...python/core-universal@4.6.0) (2024-01-16)
|
|
1456
|
+
|
|
1457
|
+
|
|
1458
|
+
### Dependencies
|
|
1459
|
+
|
|
1460
|
+
* @applitools/dom-snapshot bumped to 4.7.16
|
|
1461
|
+
#### Bug Fixes
|
|
1462
|
+
|
|
1463
|
+
* handle unparsable values of media attribute in dom snapshot ([a2afe2e](https://github.com/applitools/eyes.sdk.javascript1/commit/a2afe2e18508f44f9c046270da0c1e09fb9aea03))
|
|
1464
|
+
* @applitools/nml-client bumped to 1.6.4
|
|
1465
|
+
#### Bug Fixes
|
|
1466
|
+
|
|
1467
|
+
* remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))
|
|
1468
|
+
* @applitools/core-base bumped to 1.9.0
|
|
1469
|
+
#### Features
|
|
1470
|
+
|
|
1471
|
+
* added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))
|
|
1472
|
+
|
|
1473
|
+
|
|
1474
|
+
#### Bug Fixes
|
|
1475
|
+
|
|
1476
|
+
* add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
|
|
1477
|
+
* @applitools/ec-client bumped to 1.7.22
|
|
1478
|
+
|
|
1479
|
+
* @applitools/core bumped to 4.6.0
|
|
1480
|
+
#### Features
|
|
1481
|
+
|
|
1482
|
+
* added possibility to provide `fallbackBaselineId` in environment objects ([#2146](https://github.com/applitools/eyes.sdk.javascript1/issues/2146)) ([f0782ea](https://github.com/applitools/eyes.sdk.javascript1/commit/f0782ea4c38935f97fc47248ed6a5b67f87b0634))
|
|
1483
|
+
|
|
1484
|
+
|
|
1485
|
+
#### Bug Fixes
|
|
1486
|
+
|
|
1487
|
+
* add environment variable for setting ufg server ufg ([#2147](https://github.com/applitools/eyes.sdk.javascript1/issues/2147)) ([cfc701f](https://github.com/applitools/eyes.sdk.javascript1/commit/cfc701f7a43fed0fe252d4090b9c1dc490063c76))
|
|
1488
|
+
* remove local environment id ([#2152](https://github.com/applitools/eyes.sdk.javascript1/issues/2152)) ([59aaeae](https://github.com/applitools/eyes.sdk.javascript1/commit/59aaeaed474fbde78b76ae7ac803960e3ecd8166))
|
|
1489
|
+
|
|
1490
|
+
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
## [4.5.2](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.5.1...python/core-universal@4.5.2) (2024-01-02)
|
|
1494
|
+
|
|
1495
|
+
|
|
1496
|
+
### Dependencies
|
|
1497
|
+
|
|
1498
|
+
* @applitools/dom-shared bumped to 1.0.12
|
|
1499
|
+
#### Bug Fixes
|
|
1500
|
+
|
|
1501
|
+
* fix error handling in process page poll ([#2127](https://github.com/applitools/eyes.sdk.javascript1/issues/2127)) ([4346026](https://github.com/applitools/eyes.sdk.javascript1/commit/4346026d567b92747df5b4f13fb1e82b849a856e))
|
|
1502
|
+
* @applitools/dom-capture bumped to 11.2.5
|
|
1503
|
+
|
|
1504
|
+
* @applitools/dom-snapshot bumped to 4.7.15
|
|
1505
|
+
#### Bug Fixes
|
|
1506
|
+
|
|
1507
|
+
* fix error handling in process page poll ([#2127](https://github.com/applitools/eyes.sdk.javascript1/issues/2127)) ([4346026](https://github.com/applitools/eyes.sdk.javascript1/commit/4346026d567b92747df5b4f13fb1e82b849a856e))
|
|
1508
|
+
|
|
1509
|
+
|
|
1510
|
+
|
|
1511
|
+
* @applitools/nml-client bumped to 1.6.3
|
|
1512
|
+
#### Bug Fixes
|
|
1513
|
+
|
|
1514
|
+
* environment for each check for local environment ([#2135](https://github.com/applitools/eyes.sdk.javascript1/issues/2135)) ([f3a4483](https://github.com/applitools/eyes.sdk.javascript1/commit/f3a44831d41e190aa259367b17e930e7b6f39a04))
|
|
1515
|
+
* @applitools/core-base bumped to 1.8.0
|
|
1516
|
+
#### Features
|
|
1517
|
+
|
|
1518
|
+
* sorted result regions of locate method ([ef6b249](https://github.com/applitools/eyes.sdk.javascript1/commit/ef6b249ad9d6998d6089423efd93f0220f13d378))
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
#### Bug Fixes
|
|
1522
|
+
|
|
1523
|
+
* fixed concurrency splank logging ([#2115](https://github.com/applitools/eyes.sdk.javascript1/issues/2115)) ([83afd7d](https://github.com/applitools/eyes.sdk.javascript1/commit/83afd7dd2b52125fdc233dadbaf774811ea1c738))
|
|
1524
|
+
* @applitools/ec-client bumped to 1.7.21
|
|
1525
|
+
|
|
1526
|
+
* @applitools/core bumped to 4.5.2
|
|
1527
|
+
#### Bug Fixes
|
|
1528
|
+
|
|
1529
|
+
* environment for each check for local environment ([#2135](https://github.com/applitools/eyes.sdk.javascript1/issues/2135)) ([f3a4483](https://github.com/applitools/eyes.sdk.javascript1/commit/f3a44831d41e190aa259367b17e930e7b6f39a04))
|
|
1530
|
+
* fixed concurrency splank logging ([#2115](https://github.com/applitools/eyes.sdk.javascript1/issues/2115)) ([83afd7d](https://github.com/applitools/eyes.sdk.javascript1/commit/83afd7dd2b52125fdc233dadbaf774811ea1c738))
|
|
1531
|
+
* fixed the issue when custom os name passed through configuration wasn't respected ([359fc0d](https://github.com/applitools/eyes.sdk.javascript1/commit/359fc0df5a9400312605bb9e8842784b7a05ba7d))
|
|
1532
|
+
|
|
1533
|
+
|
|
1534
|
+
|
|
1535
|
+
|
|
1536
|
+
## [4.5.1](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.5.0...python/core-universal@4.5.1) (2023-12-19)
|
|
1537
|
+
|
|
1538
|
+
|
|
1539
|
+
### Dependencies
|
|
1540
|
+
|
|
1541
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.54
|
|
1542
|
+
#### Bug Fixes
|
|
1543
|
+
|
|
1544
|
+
* fixed extraction of the driver server url ([ddc6449](https://github.com/applitools/eyes.sdk.javascript1/commit/ddc6449fc72166ab26c99e9ba7bb83c05fd591d6))
|
|
1545
|
+
|
|
1546
|
+
|
|
1547
|
+
|
|
1548
|
+
* @applitools/driver bumped to 1.16.1
|
|
1549
|
+
#### Bug Fixes
|
|
1550
|
+
|
|
1551
|
+
* fixed bug with screenshot not being properly scaled on ios devices with appium 2 ([#2092](https://github.com/applitools/eyes.sdk.javascript1/issues/2092)) ([26678bf](https://github.com/applitools/eyes.sdk.javascript1/commit/26678bfe254def506ea82e6a645519d6567fb3fd))
|
|
1552
|
+
* fixed extraction of the driver server url ([ddc6449](https://github.com/applitools/eyes.sdk.javascript1/commit/ddc6449fc72166ab26c99e9ba7bb83c05fd591d6))
|
|
1553
|
+
* fixed infinite loop that may appear during attribute extraction ([#2102](https://github.com/applitools/eyes.sdk.javascript1/issues/2102)) ([6bef680](https://github.com/applitools/eyes.sdk.javascript1/commit/6bef680fbd2d5c26a46cf2a4f00bd083d1d02109))
|
|
1554
|
+
* @applitools/screenshoter bumped to 3.8.20
|
|
1555
|
+
#### Bug Fixes
|
|
1556
|
+
|
|
1557
|
+
* fixed bug with screenshot not being properly scaled on ios devices with appium 2 ([#2092](https://github.com/applitools/eyes.sdk.javascript1/issues/2092)) ([26678bf](https://github.com/applitools/eyes.sdk.javascript1/commit/26678bfe254def506ea82e6a645519d6567fb3fd))
|
|
1558
|
+
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
* @applitools/core-base bumped to 1.7.5
|
|
1562
|
+
#### Bug Fixes
|
|
1563
|
+
|
|
1564
|
+
* avoid caching concurrency ([#2103](https://github.com/applitools/eyes.sdk.javascript1/issues/2103)) ([34db2e9](https://github.com/applitools/eyes.sdk.javascript1/commit/34db2e9c554b0851b18b514b1a8a82b83ff310cd))
|
|
1565
|
+
* @applitools/spec-driver-selenium bumped to 1.5.68
|
|
1566
|
+
|
|
1567
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.4
|
|
1568
|
+
|
|
1569
|
+
* @applitools/nml-client bumped to 1.6.2
|
|
1570
|
+
|
|
1571
|
+
* @applitools/ec-client bumped to 1.7.20
|
|
1572
|
+
|
|
1573
|
+
* @applitools/core bumped to 4.5.1
|
|
1574
|
+
#### Bug Fixes
|
|
1575
|
+
|
|
1576
|
+
* avoid caching concurrency ([#2103](https://github.com/applitools/eyes.sdk.javascript1/issues/2103)) ([34db2e9](https://github.com/applitools/eyes.sdk.javascript1/commit/34db2e9c554b0851b18b514b1a8a82b83ff310cd))
|
|
1577
|
+
|
|
1578
|
+
|
|
1579
|
+
|
|
1580
|
+
|
|
1581
|
+
## [4.5.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.4.0...python/core-universal@4.5.0) (2023-12-18)
|
|
1582
|
+
|
|
1583
|
+
|
|
1584
|
+
### Dependencies
|
|
1585
|
+
|
|
1586
|
+
* @applitools/driver bumped to 1.16.0
|
|
1587
|
+
#### Features
|
|
1588
|
+
|
|
1589
|
+
* add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))
|
|
1590
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.53
|
|
1591
|
+
|
|
1592
|
+
* @applitools/spec-driver-selenium bumped to 1.5.67
|
|
1593
|
+
|
|
1594
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.3
|
|
1595
|
+
|
|
1596
|
+
* @applitools/screenshoter bumped to 3.8.19
|
|
1597
|
+
|
|
1598
|
+
* @applitools/nml-client bumped to 1.6.1
|
|
1599
|
+
|
|
1600
|
+
* @applitools/ec-client bumped to 1.7.19
|
|
1601
|
+
|
|
1602
|
+
* @applitools/core bumped to 4.5.0
|
|
1603
|
+
#### Features
|
|
1604
|
+
|
|
1605
|
+
* add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))
|
|
1606
|
+
|
|
1607
|
+
|
|
1608
|
+
#### Bug Fixes
|
|
1609
|
+
|
|
1610
|
+
* fixed issue when page wasn't reloaded for one of the breakpoints if the initial viewport size matches it ([9038723](https://github.com/applitools/eyes.sdk.javascript1/commit/9038723ee68515f7d4fe20ed31ec501df9a381dc))
|
|
1611
|
+
|
|
1612
|
+
|
|
1613
|
+
|
|
1614
|
+
|
|
1615
|
+
## [4.4.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.3.0...python/core-universal@4.4.0) (2023-12-12)
|
|
1616
|
+
|
|
1617
|
+
|
|
1618
|
+
### Dependencies
|
|
1619
|
+
|
|
1620
|
+
* @applitools/driver bumped to 1.15.3
|
|
1621
|
+
#### Bug Fixes
|
|
1622
|
+
|
|
1623
|
+
* layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))
|
|
1624
|
+
* @applitools/nml-client bumped to 1.6.0
|
|
1625
|
+
#### Features
|
|
1626
|
+
|
|
1627
|
+
* support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
|
|
1631
|
+
* @applitools/tunnel-client bumped to 1.4.0
|
|
1632
|
+
#### Features
|
|
1633
|
+
|
|
1634
|
+
* sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
|
|
1635
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.52
|
|
1636
|
+
|
|
1637
|
+
* @applitools/spec-driver-selenium bumped to 1.5.66
|
|
1638
|
+
|
|
1639
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.2
|
|
1640
|
+
|
|
1641
|
+
* @applitools/screenshoter bumped to 3.8.18
|
|
1642
|
+
|
|
1643
|
+
* @applitools/ec-client bumped to 1.7.18
|
|
1644
|
+
|
|
1645
|
+
* @applitools/core bumped to 4.4.0
|
|
1646
|
+
#### Features
|
|
1647
|
+
|
|
1648
|
+
* sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
|
|
1649
|
+
* support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))
|
|
1650
|
+
|
|
1651
|
+
|
|
1652
|
+
#### Bug Fixes
|
|
1653
|
+
|
|
1654
|
+
* layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))
|
|
1655
|
+
|
|
1656
|
+
|
|
1657
|
+
#### Code Refactoring
|
|
1658
|
+
|
|
1659
|
+
* fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))
|
|
1660
|
+
|
|
1661
|
+
|
|
1662
|
+
|
|
1663
|
+
|
|
1664
|
+
## [4.3.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.2.0...python/core-universal@4.3.0) (2023-12-05)
|
|
1665
|
+
|
|
1666
|
+
|
|
1667
|
+
### Dependencies
|
|
1668
|
+
|
|
1669
|
+
* @applitools/utils bumped to 1.7.0
|
|
1670
|
+
#### Features
|
|
1671
|
+
|
|
1672
|
+
* add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
|
|
1673
|
+
* @applitools/core-base bumped to 1.7.4
|
|
1674
|
+
#### Bug Fixes
|
|
1675
|
+
|
|
1676
|
+
* do not block concurrency when server response is 503 ([#2049](https://github.com/applitools/eyes.sdk.javascript1/issues/2049)) ([f285009](https://github.com/applitools/eyes.sdk.javascript1/commit/f2850098f7522776c0d0a98bb1d958303628b149))
|
|
1677
|
+
|
|
1678
|
+
|
|
1679
|
+
|
|
1680
|
+
* @applitools/logger bumped to 2.0.14
|
|
1681
|
+
|
|
1682
|
+
* @applitools/socket bumped to 1.1.14
|
|
1683
|
+
|
|
1684
|
+
* @applitools/req bumped to 1.6.4
|
|
1685
|
+
|
|
1686
|
+
* @applitools/image bumped to 1.1.9
|
|
1687
|
+
|
|
1688
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.51
|
|
1689
|
+
|
|
1690
|
+
* @applitools/spec-driver-selenium bumped to 1.5.65
|
|
1691
|
+
|
|
1692
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.1
|
|
1693
|
+
|
|
1694
|
+
* @applitools/driver bumped to 1.15.2
|
|
1695
|
+
|
|
1696
|
+
* @applitools/screenshoter bumped to 3.8.17
|
|
1697
|
+
|
|
1698
|
+
* @applitools/nml-client bumped to 1.5.17
|
|
1699
|
+
|
|
1700
|
+
* @applitools/tunnel-client bumped to 1.3.2
|
|
1701
|
+
|
|
1702
|
+
* @applitools/ufg-client bumped to 1.9.9
|
|
1703
|
+
|
|
1704
|
+
* @applitools/ec-client bumped to 1.7.17
|
|
1705
|
+
|
|
1706
|
+
* @applitools/core bumped to 4.3.0
|
|
1707
|
+
#### Features
|
|
1708
|
+
|
|
1709
|
+
* add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
|
|
1710
|
+
|
|
1711
|
+
|
|
1712
|
+
|
|
1713
|
+
|
|
1714
|
+
## [4.2.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.1.0...python/core-universal@4.2.0) (2023-11-21)
|
|
1715
|
+
|
|
1716
|
+
|
|
1717
|
+
### Dependencies
|
|
1718
|
+
|
|
1719
|
+
* @applitools/utils bumped to 1.6.3
|
|
1720
|
+
#### Bug Fixes
|
|
1721
|
+
|
|
1722
|
+
* don't throw error for missing configuration file ([#2034](https://github.com/applitools/eyes.sdk.javascript1/issues/2034)) ([d084e7b](https://github.com/applitools/eyes.sdk.javascript1/commit/d084e7bf6e1727e3969622b4e597881f18241eb3))
|
|
1723
|
+
* @applitools/logger bumped to 2.0.13
|
|
1724
|
+
|
|
1725
|
+
* @applitools/req bumped to 1.6.3
|
|
1726
|
+
|
|
1727
|
+
* @applitools/image bumped to 1.1.8
|
|
1728
|
+
|
|
1729
|
+
* @applitools/dom-snapshot bumped to 4.7.14
|
|
1730
|
+
#### Bug Fixes
|
|
1731
|
+
|
|
1732
|
+
* preserve css declarations order in dom-snapshot ([#2037](https://github.com/applitools/eyes.sdk.javascript1/issues/2037)) ([1381851](https://github.com/applitools/eyes.sdk.javascript1/commit/1381851d46f28ea7e7724025c4eab33c81c4e144))
|
|
1733
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.50
|
|
1734
|
+
#### Bug Fixes
|
|
1735
|
+
|
|
1736
|
+
* send devtool commands in chromium ([#2039](https://github.com/applitools/eyes.sdk.javascript1/issues/2039)) ([ff42043](https://github.com/applitools/eyes.sdk.javascript1/commit/ff42043c3d9f110eb7b22ab1a8448d77859923b4))
|
|
1737
|
+
|
|
1738
|
+
|
|
1739
|
+
|
|
1740
|
+
* @applitools/spec-driver-puppeteer bumped to 1.3.0
|
|
1741
|
+
#### Features
|
|
1742
|
+
|
|
1743
|
+
* added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
|
|
1744
|
+
|
|
1745
|
+
|
|
1746
|
+
|
|
1747
|
+
* @applitools/core-base bumped to 1.7.3
|
|
1748
|
+
#### Bug Fixes
|
|
1749
|
+
|
|
1750
|
+
* remove connection timeout in case of a long running tasks ([#2006](https://github.com/applitools/eyes.sdk.javascript1/issues/2006)) ([49a596a](https://github.com/applitools/eyes.sdk.javascript1/commit/49a596ac1b022a66b5c07ecfee458cc061891ce0))
|
|
1751
|
+
* return result when error in the ufg ([#2020](https://github.com/applitools/eyes.sdk.javascript1/issues/2020)) ([28cdcc5](https://github.com/applitools/eyes.sdk.javascript1/commit/28cdcc5a859641d0edde032165c5068fcc580c8d))
|
|
1752
|
+
|
|
1753
|
+
|
|
1754
|
+
|
|
1755
|
+
* @applitools/socket bumped to 1.1.13
|
|
1756
|
+
|
|
1757
|
+
* @applitools/spec-driver-selenium bumped to 1.5.64
|
|
1758
|
+
|
|
1759
|
+
* @applitools/driver bumped to 1.15.1
|
|
1760
|
+
|
|
1761
|
+
* @applitools/screenshoter bumped to 3.8.16
|
|
1762
|
+
|
|
1763
|
+
* @applitools/nml-client bumped to 1.5.16
|
|
1764
|
+
|
|
1765
|
+
* @applitools/tunnel-client bumped to 1.3.1
|
|
1766
|
+
|
|
1767
|
+
* @applitools/ufg-client bumped to 1.9.8
|
|
1768
|
+
|
|
1769
|
+
* @applitools/ec-client bumped to 1.7.16
|
|
1770
|
+
|
|
1771
|
+
* @applitools/core bumped to 4.2.0
|
|
1772
|
+
#### Features
|
|
1773
|
+
|
|
1774
|
+
* added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
|
|
1775
|
+
* log driver environment info to splank ([#2023](https://github.com/applitools/eyes.sdk.javascript1/issues/2023)) ([11d0546](https://github.com/applitools/eyes.sdk.javascript1/commit/11d0546e76962b4c231e140b0229b8402da27f69))
|
|
1776
|
+
|
|
1777
|
+
|
|
1778
|
+
#### Bug Fixes
|
|
1779
|
+
|
|
1780
|
+
* return result when error in the ufg ([#2020](https://github.com/applitools/eyes.sdk.javascript1/issues/2020)) ([28cdcc5](https://github.com/applitools/eyes.sdk.javascript1/commit/28cdcc5a859641d0edde032165c5068fcc580c8d))
|
|
1781
|
+
|
|
1782
|
+
|
|
1783
|
+
|
|
1784
|
+
|
|
1785
|
+
## [4.1.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.0.2...python/core-universal@4.1.0) (2023-11-07)
|
|
1786
|
+
|
|
1787
|
+
|
|
1788
|
+
### Dependencies
|
|
1789
|
+
|
|
1790
|
+
* @applitools/dom-shared bumped to 1.0.11
|
|
1791
|
+
#### Bug Fixes
|
|
1792
|
+
|
|
1793
|
+
* (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
|
|
1794
|
+
* @applitools/dom-capture bumped to 11.2.4
|
|
1795
|
+
#### Bug Fixes
|
|
1796
|
+
|
|
1797
|
+
* (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
|
|
1798
|
+
|
|
1799
|
+
|
|
1800
|
+
|
|
1801
|
+
* @applitools/dom-snapshot bumped to 4.7.13
|
|
1802
|
+
#### Bug Fixes
|
|
1803
|
+
|
|
1804
|
+
* (java/eyes-appium-java5): fix incorrect stitchMode mapping in checkSettings ([c70428e](https://github.com/applitools/eyes.sdk.javascript1/commit/c70428ec83e26b8b5e398ff11814f8376ca97d56))
|
|
1805
|
+
* handled duplicated style properties in inline style tags ([#2014](https://github.com/applitools/eyes.sdk.javascript1/issues/2014)) ([2f8bada](https://github.com/applitools/eyes.sdk.javascript1/commit/2f8bada9cd44c65a69e54cbd08f57534632f12d2))
|
|
1806
|
+
|
|
1807
|
+
|
|
1808
|
+
|
|
1809
|
+
* @applitools/driver bumped to 1.15.0
|
|
1810
|
+
#### Features
|
|
1811
|
+
|
|
1812
|
+
* added warning when driver used with capabilities that may conflict with applitools lib workflow ([#2011](https://github.com/applitools/eyes.sdk.javascript1/issues/2011)) ([081006d](https://github.com/applitools/eyes.sdk.javascript1/commit/081006d879894db03a2713129b66586496b6eb02))
|
|
1813
|
+
* @applitools/screenshoter bumped to 3.8.15
|
|
1814
|
+
|
|
1815
|
+
* @applitools/nml-client bumped to 1.5.15
|
|
1816
|
+
|
|
1817
|
+
* @applitools/ufg-client bumped to 1.9.7
|
|
1818
|
+
#### Bug Fixes
|
|
1819
|
+
|
|
1820
|
+
* added retries on ufg requests that respond with 503 status code ([7d78917](https://github.com/applitools/eyes.sdk.javascript1/commit/7d78917d559fa182c6723ca34cef2118cf08a036))
|
|
1821
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.49
|
|
1822
|
+
|
|
1823
|
+
* @applitools/spec-driver-selenium bumped to 1.5.63
|
|
1824
|
+
|
|
1825
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.5
|
|
1826
|
+
|
|
1827
|
+
* @applitools/ec-client bumped to 1.7.15
|
|
1828
|
+
|
|
1829
|
+
* @applitools/core bumped to 4.1.0
|
|
1830
|
+
#### Features
|
|
1831
|
+
|
|
1832
|
+
* added warning when driver used with capabilities that may conflict with applitools lib workflow ([#2011](https://github.com/applitools/eyes.sdk.javascript1/issues/2011)) ([081006d](https://github.com/applitools/eyes.sdk.javascript1/commit/081006d879894db03a2713129b66586496b6eb02))
|
|
1833
|
+
|
|
1834
|
+
|
|
1835
|
+
#### Bug Fixes
|
|
1836
|
+
|
|
1837
|
+
* fixed issue that caused dom snapshots to be taken for different viewport sizes when layout breakpoints were explicitly turned off ([4121876](https://github.com/applitools/eyes.sdk.javascript1/commit/4121876189f133b6023cfea52ca91c02c31079fb))
|
|
1838
|
+
|
|
1839
|
+
|
|
1840
|
+
|
|
1841
|
+
|
|
1842
|
+
## [4.0.2](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.0.1...python/core-universal@4.0.2) (2023-10-30)
|
|
1843
|
+
|
|
1844
|
+
|
|
1845
|
+
### Dependencies
|
|
1846
|
+
|
|
1847
|
+
* @applitools/core bumped to 4.0.2
|
|
1848
|
+
#### Bug Fixes
|
|
1849
|
+
|
|
1850
|
+
* generate safe selectors as close as possible to taking dom snapshot ([#1987](https://github.com/applitools/eyes.sdk.javascript1/issues/1987)) ([102208b](https://github.com/applitools/eyes.sdk.javascript1/commit/102208b909c0b149808f6e4c24a0a662305b1b78))
|
|
1851
|
+
|
|
1852
|
+
## [4.0.1](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@4.0.0...python/core-universal@4.0.1) (2023-10-25)
|
|
1853
|
+
|
|
1854
|
+
|
|
1855
|
+
### Dependencies
|
|
1856
|
+
|
|
1857
|
+
* @applitools/tunnel-client bumped to 1.3.0
|
|
1858
|
+
#### Features
|
|
1859
|
+
|
|
1860
|
+
* add more logs for tunnel worker ([60cf839](https://github.com/applitools/eyes.sdk.javascript1/commit/60cf839f23b214dff89ff4a9c59f231c96160daf))
|
|
1861
|
+
* @applitools/ec-client bumped to 1.7.14
|
|
1862
|
+
|
|
1863
|
+
* @applitools/core bumped to 4.0.1
|
|
1864
|
+
|
|
1865
|
+
|
|
1866
|
+
## [4.0.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal-v3.11.8...python/core-universal@4.0.0) (2023-10-17)
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
### Features
|
|
1870
|
+
|
|
1871
|
+
* new devices added to IosDeviceName enum ([#1905](https://github.com/applitools/eyes.sdk.javascript1/issues/1905)) ([d32f4a3](https://github.com/applitools/eyes.sdk.javascript1/commit/d32f4a37c1400a6b07afa41fb606ab5b4d3adefa))
|
|
1872
|
+
|
|
1873
|
+
|
|
1874
|
+
### Dependencies
|
|
1875
|
+
|
|
1876
|
+
* @applitools/utils bumped to 1.6.2
|
|
1877
|
+
#### Code Refactoring
|
|
1878
|
+
|
|
1879
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1880
|
+
* @applitools/logger bumped to 2.0.12
|
|
1881
|
+
#### Code Refactoring
|
|
1882
|
+
|
|
1883
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1884
|
+
|
|
1885
|
+
|
|
1886
|
+
|
|
1887
|
+
* @applitools/socket bumped to 1.1.12
|
|
1888
|
+
#### Code Refactoring
|
|
1889
|
+
|
|
1890
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1891
|
+
|
|
1892
|
+
|
|
1893
|
+
|
|
1894
|
+
* @applitools/req bumped to 1.6.2
|
|
1895
|
+
#### Code Refactoring
|
|
1896
|
+
|
|
1897
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1898
|
+
|
|
1899
|
+
|
|
1900
|
+
|
|
1901
|
+
* @applitools/image bumped to 1.1.7
|
|
1902
|
+
#### Bug Fixes
|
|
1903
|
+
|
|
1904
|
+
* avoid using ascii text decoder ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
|
|
1905
|
+
|
|
1906
|
+
|
|
1907
|
+
#### Code Refactoring
|
|
1908
|
+
|
|
1909
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1910
|
+
|
|
1911
|
+
|
|
1912
|
+
|
|
1913
|
+
* @applitools/driver bumped to 1.14.4
|
|
1914
|
+
#### Code Refactoring
|
|
1915
|
+
|
|
1916
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1917
|
+
|
|
1918
|
+
|
|
1919
|
+
|
|
1920
|
+
* @applitools/tunnel-client bumped to 1.2.4
|
|
1921
|
+
#### Code Refactoring
|
|
1922
|
+
|
|
1923
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1924
|
+
|
|
1925
|
+
|
|
1926
|
+
|
|
1927
|
+
* @applitools/ec-client bumped to 1.7.13
|
|
1928
|
+
#### Code Refactoring
|
|
1929
|
+
|
|
1930
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1931
|
+
|
|
1932
|
+
|
|
1933
|
+
|
|
1934
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.48
|
|
1935
|
+
|
|
1936
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.4
|
|
1937
|
+
#### Code Refactoring
|
|
1938
|
+
|
|
1939
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1940
|
+
|
|
1941
|
+
|
|
1942
|
+
|
|
1943
|
+
* @applitools/screenshoter bumped to 3.8.14
|
|
1944
|
+
#### Bug Fixes
|
|
1945
|
+
|
|
1946
|
+
* allow css scrolling when taking screenshot of the webview ([2d3a257](https://github.com/applitools/eyes.sdk.javascript1/commit/2d3a2572768e7f979d16297ca316a79ab2538adb))
|
|
1947
|
+
|
|
1948
|
+
|
|
1949
|
+
#### Code Refactoring
|
|
1950
|
+
|
|
1951
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1952
|
+
|
|
1953
|
+
|
|
1954
|
+
|
|
1955
|
+
* @applitools/core-base bumped to 1.7.2
|
|
1956
|
+
#### Code Refactoring
|
|
1957
|
+
|
|
1958
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1959
|
+
|
|
1960
|
+
|
|
1961
|
+
|
|
1962
|
+
* @applitools/nml-client bumped to 1.5.14
|
|
1963
|
+
|
|
1964
|
+
* @applitools/ufg-client bumped to 1.9.6
|
|
1965
|
+
#### Code Refactoring
|
|
1966
|
+
|
|
1967
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1968
|
+
* drop jsdom dependency ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
|
|
1969
|
+
|
|
1970
|
+
|
|
1971
|
+
|
|
1972
|
+
* @applitools/spec-driver-selenium bumped to 1.5.62
|
|
1973
|
+
|
|
1974
|
+
* @applitools/core bumped to 4.0.0
|
|
1975
|
+
#### ⚠ BREAKING CHANGES
|
|
1976
|
+
|
|
1977
|
+
* update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936))
|
|
1978
|
+
|
|
1979
|
+
#### Features
|
|
1980
|
+
|
|
1981
|
+
* update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936)) ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
|
|
1982
|
+
|
|
1983
|
+
|
|
1984
|
+
#### Bug Fixes
|
|
1985
|
+
|
|
1986
|
+
* upgrade dom-snapshot ([#1969](https://github.com/applitools/eyes.sdk.javascript1/issues/1969)) ([458beb8](https://github.com/applitools/eyes.sdk.javascript1/commit/458beb803aec3e6d51484a557b3eed8f537a709d))
|
|
1987
|
+
|
|
1988
|
+
|
|
1989
|
+
#### Code Refactoring
|
|
1990
|
+
|
|
1991
|
+
* disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
|
|
1992
|
+
|
|
1993
|
+
|
|
1994
|
+
|
|
1995
|
+
|
|
1996
|
+
## [3.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@3.9.0...python/core-universal@3.9.1) (2023-08-18)
|
|
1997
|
+
|
|
1998
|
+
|
|
1999
|
+
### Dependencies
|
|
2000
|
+
|
|
2001
|
+
* @applitools/utils bumped to 1.5.1
|
|
2002
|
+
#### Code Refactoring
|
|
2003
|
+
|
|
2004
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2005
|
+
* @applitools/logger bumped to 2.0.8
|
|
2006
|
+
#### Code Refactoring
|
|
2007
|
+
|
|
2008
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2009
|
+
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
* @applitools/socket bumped to 1.1.8
|
|
2013
|
+
#### Code Refactoring
|
|
2014
|
+
|
|
2015
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2016
|
+
|
|
2017
|
+
|
|
2018
|
+
|
|
2019
|
+
* @applitools/req bumped to 1.5.3
|
|
2020
|
+
#### Code Refactoring
|
|
2021
|
+
|
|
2022
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2023
|
+
|
|
2024
|
+
|
|
2025
|
+
|
|
2026
|
+
* @applitools/image bumped to 1.1.3
|
|
2027
|
+
#### Code Refactoring
|
|
2028
|
+
|
|
2029
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2030
|
+
|
|
2031
|
+
|
|
2032
|
+
|
|
2033
|
+
* @applitools/snippets bumped to 2.4.23
|
|
2034
|
+
#### Code Refactoring
|
|
2035
|
+
|
|
2036
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2037
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.42
|
|
2038
|
+
#### Code Refactoring
|
|
2039
|
+
|
|
2040
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2041
|
+
|
|
2042
|
+
|
|
2043
|
+
|
|
2044
|
+
* @applitools/spec-driver-selenium bumped to 1.5.56
|
|
2045
|
+
#### Code Refactoring
|
|
2046
|
+
|
|
2047
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2048
|
+
|
|
2049
|
+
|
|
2050
|
+
|
|
2051
|
+
* @applitools/spec-driver-puppeteer bumped to 1.1.73
|
|
2052
|
+
#### Code Refactoring
|
|
2053
|
+
|
|
2054
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2055
|
+
|
|
2056
|
+
|
|
2057
|
+
|
|
2058
|
+
* @applitools/driver bumped to 1.13.5
|
|
2059
|
+
#### Bug Fixes
|
|
2060
|
+
|
|
2061
|
+
* optimize driver usage in close ([#1867](https://github.com/applitools/eyes.sdk.javascript1/issues/1867)) ([60dff6b](https://github.com/applitools/eyes.sdk.javascript1/commit/60dff6b160e69d3893c91a1125d668fa18b43072))
|
|
2062
|
+
|
|
2063
|
+
|
|
2064
|
+
#### Code Refactoring
|
|
2065
|
+
|
|
2066
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2067
|
+
|
|
2068
|
+
|
|
2069
|
+
|
|
2070
|
+
* @applitools/screenshoter bumped to 3.8.8
|
|
2071
|
+
#### Code Refactoring
|
|
2072
|
+
|
|
2073
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2074
|
+
|
|
2075
|
+
|
|
2076
|
+
|
|
2077
|
+
* @applitools/nml-client bumped to 1.5.8
|
|
2078
|
+
#### Code Refactoring
|
|
2079
|
+
|
|
2080
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2081
|
+
|
|
2082
|
+
|
|
2083
|
+
|
|
2084
|
+
* @applitools/tunnel-client bumped to 1.2.0
|
|
2085
|
+
#### Features
|
|
2086
|
+
|
|
2087
|
+
* replace and destroy tunnels by tunnel id ([#1878](https://github.com/applitools/eyes.sdk.javascript1/issues/1878)) ([22bcc15](https://github.com/applitools/eyes.sdk.javascript1/commit/22bcc15b31457e3da56cdb6f73bee3dcb7e051a1))
|
|
2088
|
+
|
|
2089
|
+
|
|
2090
|
+
#### Code Refactoring
|
|
2091
|
+
|
|
2092
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2093
|
+
|
|
2094
|
+
|
|
2095
|
+
|
|
2096
|
+
* @applitools/ufg-client bumped to 1.7.1
|
|
2097
|
+
#### Code Refactoring
|
|
2098
|
+
|
|
2099
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2100
|
+
|
|
2101
|
+
|
|
2102
|
+
|
|
2103
|
+
* @applitools/ec-client bumped to 1.7.5
|
|
2104
|
+
#### Code Refactoring
|
|
2105
|
+
|
|
2106
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2107
|
+
|
|
2108
|
+
|
|
2109
|
+
|
|
2110
|
+
* @applitools/core-base bumped to 1.5.1
|
|
2111
|
+
#### Code Refactoring
|
|
2112
|
+
|
|
2113
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2114
|
+
|
|
2115
|
+
|
|
2116
|
+
|
|
2117
|
+
* @applitools/core bumped to 3.9.1
|
|
2118
|
+
#### Bug Fixes
|
|
2119
|
+
|
|
2120
|
+
* optimize driver usage in close ([#1867](https://github.com/applitools/eyes.sdk.javascript1/issues/1867)) ([60dff6b](https://github.com/applitools/eyes.sdk.javascript1/commit/60dff6b160e69d3893c91a1125d668fa18b43072))
|
|
2121
|
+
|
|
2122
|
+
|
|
2123
|
+
#### Code Refactoring
|
|
2124
|
+
|
|
2125
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
2126
|
+
|
|
2127
|
+
|
|
2128
|
+
|
|
2129
|
+
|
|
2130
|
+
## [3.9.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@3.8.0...python/core-universal@3.9.0) (2023-08-10)
|
|
2131
|
+
|
|
2132
|
+
|
|
2133
|
+
### Dependencies
|
|
2134
|
+
|
|
2135
|
+
* @applitools/nml-client bumped to 1.5.7
|
|
2136
|
+
#### Bug Fixes
|
|
2137
|
+
|
|
2138
|
+
* propagate stitch mode to applitools lib ([a2dcedb](https://github.com/applitools/eyes.sdk.javascript1/commit/a2dcedb4bc6b999c137ed2aab43e0a463aa90169))
|
|
2139
|
+
* @applitools/core bumped to 3.9.0
|
|
2140
|
+
#### Features
|
|
2141
|
+
|
|
2142
|
+
* re-release ([e62abc7](https://github.com/applitools/eyes.sdk.javascript1/commit/e62abc7e74ea0e193eb7770036ae7f97bd11188a))
|
|
2143
|
+
|
|
2144
|
+
|
|
2145
|
+
#### Bug Fixes
|
|
2146
|
+
|
|
2147
|
+
* propagate stitch mode to applitools lib ([a2dcedb](https://github.com/applitools/eyes.sdk.javascript1/commit/a2dcedb4bc6b999c137ed2aab43e0a463aa90169))
|
|
2148
|
+
|
|
2149
|
+
|
|
2150
|
+
|
|
2151
|
+
|
|
2152
|
+
## [3.8.1](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal@3.8.0...python/core-universal@3.8.1) (2023-08-08)
|
|
2153
|
+
|
|
2154
|
+
|
|
2155
|
+
### Dependencies
|
|
2156
|
+
|
|
2157
|
+
* @applitools/core bumped to 3.8.1
|
|
2158
|
+
#### Bug Fixes
|
|
2159
|
+
|
|
2160
|
+
* some fix ([5dc537a](https://github.com/applitools/eyes.sdk.javascript1/commit/5dc537aa5d40933c21f21b8f138f7ff944c064a8))
|
|
2161
|
+
|
|
2162
|
+
## [3.8.0](https://github.com/applitools/eyes.sdk.javascript1/compare/python/core-universal-v3.6.6...python/core-universal@3.8.0) (2023-08-08)
|
|
2163
|
+
|
|
2164
|
+
|
|
2165
|
+
### Dependencies
|
|
2166
|
+
|
|
2167
|
+
* @applitools/core bumped to 3.8.0
|
|
2168
|
+
#### Features
|
|
2169
|
+
|
|
2170
|
+
* rework log event on opent eyes ([#1842](https://github.com/applitools/eyes.sdk.javascript1/issues/1842)) ([532756b](https://github.com/applitools/eyes.sdk.javascript1/commit/532756b75c1023967c3781316148c890dbcfaac8))
|