Changelog
Espresso
5.1.10 (Sep 4, 2024)
Bug Fixes
- Resolved issue with tests in landscape mode
5.1.9 (June 17, 2024)
Bug Fixes
- Internal improvements
5.1.8 (June 10, 2024)
Bug Fixes
- Internal improvements
5.1.7 (June 10, 2024)
Bug Fixes
- Internal improvements
5.1.6 (June 5, 2024)
Features
- You can now pass branch names from GIT in
BuildConfig
5.1.5 (May 5, 2024)
Features
Added new field
latestCommitInfo
toSessionStartInfo
Upgraded MIN_SDK_VERSION from 19 to 23, to match the NML Screenshot Provider sdk version
Bug Fixes
Resolved issue with
OptionsMenuTest
Resolved rendering issue using
includeAllLayers
5.1.4 (April 2, 2024)
Features
- Added support for
parentBranchBaselineSavedBefore
5.1.3 (Mar 5, 2024)
Bug Fixes
- Resolved issue with
baselineEnvName
5.1.2 (Dec 18, 2023)
Features
- Fixed issue with
ClassCastException
when taking a full page screenshot
5.1.1 (Nov 19, 2023)
Bug fixes
- Internal improvements
5.1.0 (Nov 16, 2023)
Features
- Added support for
variationGroupID
5.0.8 (Oct 5, 2023)
Features
- Added support for
setDontCloseBatches
method in runner
5.0.7 (June 26, 2023)
Bug fixes
- Fixed issue with wrong layout positioning when mixing regions and layouts
5.0.6 (May 1, 2023)
Bug fixes
- Fixed issue with infinite recursion on check settings
- Reduced polling interval to improve efficiency of tests
5.0.5 (May 1, 2023)
Bug fixes
- Fixed issue with coded region when taking a full page screenshot
5.0.4 (Jan 17, 2023)
Bug fixes
- Fixed issue with
scaleRatio
inDensitySettings
5.0.3 (Jan 11, 2023)
Bug fixes
- Fixed issue with inconsistency of returned
ClassTypes
inTarget
- Fixed issue with
ScrollRootElement
reference and order inconsistency
5.0.2 (Jan 9, 2023)
Bug fixes
- Fixed issue with RestClient json parser crashing on unknown fields
5.0.1 (Jan 8, 2023)
Features
- Added support for
DensitySettings
configuration