core-universal4 4.49.0__tar.gz → 4.50.2__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 → core_universal4-4.50.2}/CHANGELOG.md +41 -0
- {core_universal4-4.49.0/core_universal4.egg-info → core_universal4-4.50.2}/PKG-INFO +1 -1
- {core_universal4-4.49.0 → core_universal4-4.50.2}/applitools/core_universal/built_bins/core-linux +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/applitools/core_universal/built_bins/core-linux-arm64 +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2/core_universal4.egg-info}/PKG-INFO +1 -1
- {core_universal4-4.49.0 → core_universal4-4.50.2}/pyproject.toml +1 -1
- {core_universal4-4.49.0 → core_universal4-4.50.2}/LICENSE +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/MANIFEST.in +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/README.rst +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/applitools/core_universal/__init__.py +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/applitools/core_universal/__main__.py +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/applitools/core_universal/instance.py +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/applitools/core_universal/server.py +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/core_universal4.egg-info/SOURCES.txt +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/core_universal4.egg-info/dependency_links.txt +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/core_universal4.egg-info/not-zip-safe +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/core_universal4.egg-info/requires.txt +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/core_universal4.egg-info/top_level.txt +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/setup.cfg +0 -0
- {core_universal4-4.49.0 → core_universal4-4.50.2}/setup.py +0 -0
|
@@ -1,5 +1,46 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.50.2](https://github.com/Applitools-Dev/sdk/compare/python/core-universal@4.49.0...python/core-universal@4.50.2) (2025-10-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-snapshot bumped to 4.13.10
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* sandboxing | FLD-3482 ([#3274](https://github.com/Applitools-Dev/sdk/issues/3274)) ([b452cbf](https://github.com/Applitools-Dev/sdk/commit/b452cbf831907b04cd70624c0af655246ce580f1))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
* @applitools/driver bumped to 1.24.0
|
|
16
|
+
#### Features
|
|
17
|
+
|
|
18
|
+
* use performActions (W3C) instead of touchPerform (MJSONWP) ([#3223](https://github.com/Applitools-Dev/sdk/issues/3223)) ([d4e5da8](https://github.com/Applitools-Dev/sdk/commit/d4e5da8dc19ad3c3f76de8e762be867970df3dd2))
|
|
19
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.0
|
|
20
|
+
#### Features
|
|
21
|
+
|
|
22
|
+
* use performActions (W3C) instead of touchPerform (MJSONWP) ([#3223](https://github.com/Applitools-Dev/sdk/issues/3223)) ([d4e5da8](https://github.com/Applitools-Dev/sdk/commit/d4e5da8dc19ad3c3f76de8e762be867970df3dd2))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
* @applitools/spec-driver-selenium bumped to 1.7.6
|
|
27
|
+
|
|
28
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.6
|
|
29
|
+
|
|
30
|
+
* @applitools/screenshoter bumped to 3.12.7
|
|
31
|
+
|
|
32
|
+
* @applitools/nml-client bumped to 1.11.9
|
|
33
|
+
|
|
34
|
+
* @applitools/ec-client bumped to 1.12.11
|
|
35
|
+
|
|
36
|
+
* @applitools/core bumped to 4.50.2
|
|
37
|
+
#### Bug Fixes
|
|
38
|
+
|
|
39
|
+
* missed verifying environments | AD-11225 ([#3256](https://github.com/Applitools-Dev/sdk/issues/3256)) ([e8a5d78](https://github.com/Applitools-Dev/sdk/commit/e8a5d78426422614fc776b3d32ff2c375b95be18))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
3
44
|
## [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
45
|
|
|
5
46
|
|
{core_universal4-4.49.0 → core_universal4-4.50.2}/applitools/core_universal/built_bins/core-linux
RENAMED
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{core_universal4-4.49.0 → core_universal4-4.50.2}/core_universal4.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|