File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 4.0.0-alpha05]
8+
9+ - Added initial support for Paparazzi and Preview tests!
10+ - Implemented record and test functionality for Paparazzi tests.
11+ - Enhanced "Go To Baseline" and "Go To Source" navigation for baseline images.
12+ - Added support for build variants.
13+ - Enabled class-level menu actions.
14+ - Disabled "Pull" action when no baseline image is found.
15+ - Bumped minimum IDE support to 252.* . Added support for 253.*
16+
717## [ 3.0.0]
818
919- Added support for Support Android Studio Narwhal | 2025.1.1 Canary 9 | 251.+
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginGroup = dev.testify
66pluginName = Android Testify - Screenshot Instrumentation Tests
77pluginRepositoryUrl = https://github.com/ndtp/android-testify/tree/main/Plugins/IntelliJ
88# SemVer format -> https://semver.org
9- pluginVersion = 4.0.0-alpha04
9+ pluginVersion = 4.0.0-alpha05
1010
1111
1212# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
You can’t perform that action at this time.
0 commit comments