Espresso / UIAutomator SDK
1.26.0 - 2025-04-03
- Fixed an exception in continuous mode caused by main thread calls;
- Resolved issues with content grouping;
- Improved accessibility support for WebView.
1.25.1 - 2025-02-12
- Enhanced accessibility scanning stability for improved report reliability;
- Refined Tappable Area validation logic;
- Added metadata support for Duplicate Name validation.
1.25.0 - 2025-01-23
Introduced an optional feature allowing users to export accessibility reports in CSV format;
Implemented support for AA-compliant Tappable Areas;
Image encoding optimisation.
1.24.0 - 2025-01-13
Implemented support for AA tappable area validation for XML screens;
Added metadata for the duplicate name validation;
Optional export of the accessibility report in CSV format;
Fixed PX to DP conversion.
1.23.8 - 2024-12-10
Fixed file saving for empty reports;
Color Contrast validation bugfix;
Fixed HTML report borders, issue numbers, and element IDs.
1.23.7 - 2024-11-26
Improved WebView support;
Fixed hidden elements detection;
Fixed missed criteria object for output reports;
Fixed Color Contrast validation for Jetpack Compose buttons;
Enhanced image processing for Android WebViews;
1.23.6 - 2024-11-05
Updated open-source software license information;
Improved accessibility validation support for Jetpack Compose;
Stability improvements and bug fixes.
1.23.5 - 2024-10-28
- Stability improvements and bug fixes.
1.23.4 - 2024-10-11
Improved keyboard detection;
Stability improvements and bug fixes.
1.23.3 - 2024-09-27
Fixed Conflicting Type in Label validation;
Improved keyboard handling;
Stability improvement and bug fix.
1.23.2 - 2024-09-13
- Stability improvement and bug fix.
1.23.1 - 2024-09-06
Added overlapping controls validation;
Color contrast logic improvement;
Stability improvement and bug fix.
1.23.0 - 2024-09-03
1.Changes Tappable Area validation severity type from “Best Practice“ to “Serious”;
Added SAT screenshots in HTML reports;
Jetpack Compose support;
Stability improvement and bug fix.
1.22.0 - 2024-08-19
- Added no issues report as a part of public API;
1.21.0 - 2024-08-13
Release notes:
Added Label In Name validation;
Added Accessible Name Starts With Label validation;
Added Conflicting Type In Label validation;
Enhanced stability and bug fixes.
1.20.1 - 2024-05-31
Release notes:
Improved custom touch delegates processing;
Enhanced stability and bug fixes.
1.20.0 - 2024-04-24
Release notes:
Added support for the Android Mobile Kit;
Implemented validation for minimum text size;
Enabled WebView validations;
Enhanced stability and bug fixes.
1.19.0 - 2024-04-24
Release notes:
- Stability improvement and bug fix.
1.18.3 - 2024-03-29
Release notes:
- Improved the color contrast validation logic.
1.18.2 - 2024-03-26
Release notes:
- Stability improvement and bug fix.
1.18.1 - 2024-03-22
Release notes:
Improved the tappable area validation logic;
Improved the new HTML representation;
Improved the special characters validation;
Stability improvement and bug fix.
1.18.0 - 2024-03-14
Release notes:
- Added improved HTML reports.
1.16.1 - 2024-03-13
Release notes:
- Stability improvement and bug fix.
1.16.0 - 2024-02-29
Release notes:
Added Unique option name validation;
Added Content grouping validation;
Stability improvement and bug fix.
1.14.0 - 2023-12-27
Release notes:
- Added uploading report feature to Evinced Platform.
v1.13.0 - 2023-11-15
Release notes:
- Added the export of meaningful labels;
- Bug fixing;
v1.12.2 - 2023-10-19
Release notes:
- Fixed x86 target devices support;
v1.12.1 - 2023-10-04
Release notes:
- Fixed armeabi-v7a target devices support;
v1.12.0 - 2023-09-14
Release notes:
Validations logic improvements (content grouping);
Added a new validation (instruction in name);
Stability improvement and bug fix.
v1.11.1 - 2023-05-24
Release notes:
- Fixed meaningful accessible names and meaningful alternative text logic.
v1.11.0 - 2023-05-22
Release notes:
- Added validation criteria to JSON and HTML output reports.
v1.10.0 - 2023-05-15
Release notes:
- Improving algorithms using OCR technology.
v1.9.0 - 2023-05-08
Release notes:
- Add new interactable role validation support;
- Add new alternative text validation support;
- Stability improvement and bug fix.
v1.8.1 - 2023-01-19
Release notes:
- Stability improvement and bug fix.
v1.8.0 - 2022-11-29
Release notes:
- Options to make report name as a function name;
- Added supporting Android API 33;
- Stability improvement and bug fix.
v1.7.0 - 2022-09-16
Release notes:
- New functionality added for ability to trace from where report()/analyze() was called;
- Stability improvement and bug fix.
v1.6.1(46) - 2022-08-19
Release notes:
- Stability improvement and bug fix.
v1.6.0(45) - 2022-08-11
Release notes:
- Change log file is added;
- Color Contrast rule configuration is introduced in rule-config;
- Additional options to customize SDK behavior is introduced.
v1.5.0(44) - 2022-07-25
Release notes:
- Customize report name and report dir;
- Create an InitOptions object using the builder API.
v1.4.0(43) - 2022-07-18
Release notes:
- Adding
RuleConfig
options to manage the ability to disable/enable a11y rules and their customization as well; - API change: move
screenshotOptions
toInitOptions
.
1.3.1(42) - 2022-06-28
Release notes:
- Stability improvement and bug fix.
1.3.1(42) - 2022-06-28
Release notes:
- Stability improvement and bug fix.
1.3.0(41) - 2022-05-15
Details:
- Espresso SDK v1.3.0(41);
- Espresso EXT v1.0.0(1);
- UIAutomator EXT v1.0.0(1).
Release notes:
- Continuous Mode is introduced;
- Issue filtering with recursion is introduced for UIAutomator and Espresso modules;
- Few fixes.
1.1.0(33) - 2022-02-21
Release notes:
- Introduce custom configuration and issue removal.
1.0.3(30) - 2022-02-02
Release notes:
- Stability improvement and bug fix.
1.0.2(29) - 2022-01-13
Release notes:
- Stability improvement and bug fix.
1.0.1(28) - 2021-12-16
Release notes:
- Stability improvement and bug fix.
1.0.0(22) - 2021-09-09
Release notes:
- Espresso SDK for automated accessibility testing has been released.