Key Changes
Detox 20.51.1, a minor update released on May 3, 2026, by Wix, focuses on refining the testing experience for mobile and API testing, particularly for iOS environments. This release builds upon the established capabilities of Detox, moving from version 20.50.0 to 20.51.1.
- iOS Screenshot Fix for Navigation Bar (iOS 26): A significant fix addresses a rendering issue where screenshots of the navigation bar on iOS 26 devices were incorrect. This problem could lead to misleading visual regression test results, causing false positives or obscuring actual UI defects. The update ensures that visual test artifacts accurately reflect the application’s state, improving the reliability of visual testing workflows. This is crucial for maintaining high fidelity in UI automation.
- CI Publish Script Version Handling: The continuous integration (CI) publish script has received an update to ensure correct version handling during the release process. This internal improvement streamlines the deployment pipeline, reducing potential errors related to versioning and ensuring that new Detox releases are published consistently and accurately. While not directly impacting test execution, it contributes to the overall stability and maintainability of the Detox project itself.
For a detailed list of all changes and contributions, refer to the Full Changelog.
Impact for QA Teams
QA engineers and automation specialists using Detox for their iOS application testing will find this update beneficial. The corrected iOS 26 screenshot behavior means more dependable visual regression tests, reducing the time spent investigating false failures and allowing teams to concentrate on genuine application issues. This enhancement directly improves the accuracy of UI test results, which is vital for delivering quality mobile applications. For those exploring advanced Detox features, our article on Detox React Native Grey Box Testing offers further insights into optimizing your testing strategy.
