Instead of having two input for Android output filtering: one for APK and one for AAB, we merged the android_bundle_output_pattern to the android_output_pattern input.
The android_output_pattern input now supports multiple patterns splitted by a new line. The step will filter the Android artifacts before export by the selected android_output_type.
New input: is_debug_mode: If debug mode is enabled, the step will print verbose logs.
It is in the release note on Github but in Discuss.
( I think I modified the release notes after the release process was started, this is why it’s missing on Discuss ).