Releases: Telefonica/mistica-android
16.2.0
What's Changed
- ANDROID-15374 divider implemented in informative sheet by @jmanriquehiberus in #397
Full Changelog: 16.1.0...16.2.0
16.1.0
What's Changed
- Update README.md to add snapshot action generation entry by @jmanriquehiberus in #399
- ANDROID-15405 -- PosterCard component by @dhonti-axpe in #398
New Contributors
- @dhonti-axpe made their first contribution in #398
Full Changelog: 16.0.0...16.1.0
16.0.0
What's Changed
- ANDROID-15325 Compose Input test ids by @yamal-alm in #396
🔨 Breaking Changes
This version has a breaking change that should be taken into account when updating the Mistica version in your project.
New test tags for text input composables
TextInput
test tag has been changed from "text_input" to "TextField" and it is only used there. Any other input such us EmailInput
or PasswordInput
is no longer using "text_input" but their own tag (EmailField
and PasswordField
accordingly). Review changes in #396 for more details.
Full Changelog: 15.0.2...16.0.0
15.0.2
What's Changed
- ANDROID-14825 Add fonts in Mistica Catalog app by @pmartinbTEF in #394
- Fix acceptance errors of v15.0.1 by @pmartinbTEF in #395
Full Changelog: 15.0.1...15.0.2
15.0.1
What's Changed
- ANDROID-15220 Update Roborazzi version by @pmartinbTEF in #389
- ANDROID-15242 fix detekt by @jmanriquehiberus in #390
- ANDROID-15230 Fix suppressed long method by @jeprubio in #391
- Update design tokens by @tuentisre in #393
Full Changelog: 15.0.0...15.0.1
15.0.0
What's Changed
- ANDROID-11179 detekt implementation by @jmanriquehiberus in #386
🔨 Breaking Changes
This version has a breaking change that should be taken into account when updating the Mistica version in your project.
Interface renaming
Interface onSheetTapped has been renamed to OnSheetTapped.
Full Changelog: 14.2.2...15.0.0
14.2.2
What's Changed
- ANDROID-15211 Remove unneded ExperimentalMaterialApi annotations by @jeprubio in #388
- ANDROID-15206 Fix compose list row left margin by @jeslat in #387
Full Changelog: 14.2.1...14.2.2
14.2.1
What's Changed
- ANDROID-15197 fix headlineVisible by @jeprubio in #385
Full Changelog: 14.2.0...14.2.1
14.2.0
What's Changed
- ANDROID-15141 - New accessibility check by @haynlo in #381
- Use specific version when notifying Teams by @jeslat in #382
- ANDROID-15168 compose badge improvements by @jeprubio in #383
Full Changelog: 14.1.0...14.2.0
14.1.0
What's Changed
- ANDROID-15138 Search Input in compose by @yamal-alm in #380
Full Changelog: 14.0.1...14.1.0