2.0.0-alpha04
As of this release, consumers must build on Java 21+ environments.
New
- Allow differ to be configured (#2001)
- Introduce additional differ types (#2009)
- Introduce defaultLocale system property (#2203)
- Update DeviceConfigs (#2176)
- Support custom view accessibility hierarchy ordering in accessibility snapshots (#2150)
- Add support for overwriting snapshots when max percent diff threshold is reached (#2067)
- LayoutLib v16.1.1 (#2185)
- Compose 1.10.1
- Kotlin 2.3.0
- [Gradle Plugin] Gradle 9.2.1
- [Gradle Plugin] Android Gradle Plugin 8.13.2
Fixed
- Handle SemanticsNode traversalIndices to support Compose accessibility reordering (#2019)
- Add fix for boundsInWindow incorrectly calculating position on screen (#1983)
- Fix compose accessibility ordering (#2037)
- Fix in-list reporting for nested nodes for accessibility (#2053)
- Fix reporting in list when item doesn't have any accessibility identifiers (#2051)
- Fix progress bar accessibility ordering (#2208)