Releases: microsoft/Teams-AdaptiveCards-Mobile
iOS/adaptivecards-ios@2.10.3
What's Changed
- Update Android infrastructure by @ardlank in #364
- [Android] Show Popover on tapping Action.Popover by @vntGitMicrosoft in #383
- Shared Changes for Image Fit Mode Feature by @meethjain in #385
- Updating Samples for Image Fit Mode by @meethjain in #387
- [Android] Image fitMode implemented by @vntGitMicrosoft in #390
- Handled all flows of splitbutton by @P-Harika in #392
- Progress ring default implementation by @P-Harika in #389
- Update AdaptiveCards.podspec, bumped version to 2.10.3 by @P-Harika in #395
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/iOS/adaptivecards-ios@2.10.2...iOS/adaptivecards-ios@2.10.3
android/adaptivecards-android@3.7.1
What's Changed
- Split button UI changes by @P-Harika in #356
- [iOS] Progress bar and Progress ring by @P-Harika in #367
- [iOS] Swift Adaptive Cards by @hggz in #368
- Feature/gk/bugfix/4462287 missing assets regression by @gauravkeshre in #370
- Restored accidentally deleted files related to star icon in PR 295 by @gauravkeshre in #371
- [iOS] - Added separator colours per type. by @GabrielMedAlv in #363
- [iOS] Temporarily Revert Swift Adaptive Cards for asset fix by @hggz in #373
- Added a host config value to show split button by @P-Harika in #376
- [Podspec] Version bump - 2.10.1 by @P-Harika in #377
- Fixed toggle view by @P-Harika in #379
- Button text size fixed by @P-Harika in #380
- Updated version in podspec by @P-Harika in #382
- Fixed show card flow by @P-Harika in #381
- Update Android infrastructure by @ardlank in #364
- [Android] Show Popover on tapping Action.Popover by @vntGitMicrosoft in #383
- Shared Changes for Image Fit Mode Feature by @meethjain in #385
- Updating Samples for Image Fit Mode by @meethjain in #387
- [Android] Image fitMode implemented by @vntGitMicrosoft in #390
- Handled all flows of splitbutton by @P-Harika in #392
- Progress ring default implementation by @P-Harika in #389
- Update AdaptiveCards.podspec, bumped version to 2.10.3 by @P-Harika in #395
- [Android] UI Changes for popover by @vntGitMicrosoft in #394
New Contributors
- @gauravkeshre made their first contribution in #370
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/android/adaptivecards-android@3.7.0...android/adaptivecards-android@3.7.1
iOS Adaptive Cards v2.10.2
What's Changed
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/iOS/adaptivecards-ios@2.10.1...iOS/adaptivecards-ios@2.10.2
iOS AC SDK release v2.10.1
What's Changed
- Split button UI changes by @P-Harika in #356
- [iOS] Progress bar and Progress ring by @P-Harika in #367
- [iOS] Swift Adaptive Cards by @hggz in #368
- Feature/gk/bugfix/4462287 missing assets regression by @gauravkeshre in #370
- Restored accidentally deleted files related to star icon in PR 295 by @gauravkeshre in #371
- [iOS] - Added separator colours per type. by @GabrielMedAlv in #363
- [iOS] Temporarily Revert Swift Adaptive Cards for asset fix by @hggz in #373
- Added a host config value to show split button by @P-Harika in #376
- [Podspec] Version bump - 2.10.1 by @P-Harika in #377
- Fixed toggle view by @P-Harika in #379
- Button text size fixed by @P-Harika in #380
New Contributors
- @gauravkeshre made their first contribution in #370
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/android/adaptivecards-android@3.7.0...iOS/adaptivecards-ios@2.10.1
android/adaptivecards-android@3.7.0
What's Changed
- [iOS] - Fixed accessibility issue for empty spaces on text blocks. by @GabrielMedAlv in #277
- [iOS] add missing ACRRating headers to include directory by @hggz in #279
- [AND]Changed toggle input wrap default value to true by @MengliElmendorf137 in #283
- [iOS] Replace Toggle's XIB with UIKit code. by @DongyuZhao in #286
- [iOS] Remove text field and label xib files. by @DongyuZhao in #287
- [iOS] Remove unused variables by @nemowon in #290
- Cast unsigned long to unsigned int of date parts by @nemowon in #289
- Carousel Accessibility Changes by @meethjain in #285
- [iOS] Replace input xibs with OBJC. by @DongyuZhao in #295
- [iOS]Init unrecognized Selector from string by @nemowon in #296
- [iOS]Add missing register case for ACRView by @nemowon in #297
- [iOS]Fix: Add missing property attributes for ACRTextView by @nemowon in #298
- [iOS] Replace ACRInputTableView xib with OBJC by @DongyuZhao in #299
- [iOS]Fix: Make ACRTextView fully conforms to ACRIBaseInputHandler by @nemowon in #300
- [Shared] Fix warning in shared-libs by @DongyuZhao in #301
- [IOS] Accessibility for carousel by @guptaabhishe in #288
- [iOS] Fix: Add missing methods for views of ACRIBaseInputHandler by @nemowon in #302
- [iOS] ACRContentStackView conforms to ACRIContentHoldingView by @nemowon in #303
- [iOS] Fix warnings reported with all enabled. by @DongyuZhao in #305
- [iOS] Bump minimum target to iOS 15.0 by @DongyuZhao in #304
- Migrate to 1ES pipeline templates by @ardlank in #308
- [iOS] mark base actions in protocol as MainActor for swift concurrency check by @nemowon in #309
- Mejain/split button by @meethjain in #316
- Split Button Changes by @meethjain in #284
- ESRP 5 changes by @ardlank in #327
- More branch triggers by @ardlank in #329
- Add support to getIcon without passing View by @vntGitMicrosoft in #312
- Implementation of ThemedUrls for Adaptive Card for BackgroundImage & Image Components by @meethjain in #324
- Referencing only GetUrl(Theme) by @meethjain in #331
- Action Icon Color not updating on State Change by @meethjain in #318
- [Android] Split button add show card support by @vntGitMicrosoft in #341
- ThemedUrl Implementation for Adaptive Card by @meethjain in #337
- Spilt button iOS changes by @P-Harika in #339
- Spilt button iOS changes by @P-Harika in #306
- Changes for ThemedUrl Features by @meethjain in #347
- Themed URL iOS changes by @P-Harika in #343
- Reverting regression in button by @P-Harika in #346
- Updated agent pool for release pipeline by @ranjith-teams in #348
- Upgrading iOS to 2.10.0 by @meethjain in #350
- [iOS] Input choice set wrap to true and minor adjustments. by @GabrielMedAlv in #351
- [iOS] - Removed non working parsing for html lists. by @GabrielMedAlv in #352
- Shared Changes for Progress Bar & Progress Ring by @meethjain in #345
- Resource bundles reference removed from podspec by @vntGitMicrosoft in #355
- Shared Implementaion for Action.Popover by @meethjain in #354
- Add esrp publish task by @meethjain in #359
- Added md5, SHA-1, SHA256 and SHA-512 by @ranjith-teams in #360
- Update version to 3.7.0 by @meethjain in #361
New Contributors
- @DongyuZhao made their first contribution in #286
- @nemowon made their first contribution in #290
- @vntGitMicrosoft made their first contribution in #312
- @P-Harika made their first contribution in #339
- @ranjith-teams made their first contribution in #348
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/android/adaptivecards-android@3.6.1...android/adaptivecards-android@3.7.0
iOS/adaptivecards-ios@2.10.0-prod
What's Changed
- [iOS] extra small spacing by @guptaabhishe in #257
- Adding a new BaseCardElement - Badge by @prpatwa in #252
- Fix Carousel issues by @guptaabhishe in #258
- Adding a new BaseCardElement Badge for iOS by @reenudeswal in #259
- [iOS] - Fix for Accesibility on Table component by @GabrielMedAlv in #260
- Carousel View Implementation on Android by @meethjain in #261
- Fix for carousel not working by @reenudeswal in #264
- [iOS] - Upgrade to 2.9.16. by @GabrielMedAlv in #265
- [iOS]Fix for pod trunk not working by @wyAbhishek in #267
- Carousel View Scrolling Indicator by @meethjain in #263
- Added support for ExtraSmall spacing in Android by @prpatwa in #269
- Added support for horizontal alignment in badge by @prpatwa in #270
- [Android] Fix memory leak by @ardlank in #271
- [iOS] - Fixed accessibility issue for empty spaces on text blocks. by @GabrielMedAlv in #277
- [iOS] add missing ACRRating headers to include directory by @hggz in #279
- [AND]Changed toggle input wrap default value to true by @MengliElmendorf137 in #283
- [iOS] Replace Toggle's XIB with UIKit code. by @DongyuZhao in #286
- [iOS] Remove text field and label xib files. by @DongyuZhao in #287
- [iOS] Remove unused variables by @nemowon in #290
- Cast unsigned long to unsigned int of date parts by @nemowon in #289
- Carousel Accessibility Changes by @meethjain in #285
- [iOS] Replace input xibs with OBJC. by @DongyuZhao in #295
- [iOS]Init unrecognized Selector from string by @nemowon in #296
- [iOS]Add missing register case for ACRView by @nemowon in #297
- [iOS]Fix: Add missing property attributes for ACRTextView by @nemowon in #298
- [iOS] Replace ACRInputTableView xib with OBJC by @DongyuZhao in #299
- [iOS]Fix: Make ACRTextView fully conforms to ACRIBaseInputHandler by @nemowon in #300
- [Shared] Fix warning in shared-libs by @DongyuZhao in #301
- [IOS] Accessibility for carousel by @guptaabhishe in #288
- [iOS] Fix: Add missing methods for views of ACRIBaseInputHandler by @nemowon in #302
- [iOS] ACRContentStackView conforms to ACRIContentHoldingView by @nemowon in #303
- [iOS] Fix warnings reported with all enabled. by @DongyuZhao in #305
- [iOS] Bump minimum target to iOS 15.0 by @DongyuZhao in #304
- Migrate to 1ES pipeline templates by @ardlank in #308
- [iOS] mark base actions in protocol as MainActor for swift concurrency check by @nemowon in #309
- Mejain/split button by @meethjain in #316
- Split Button Changes by @meethjain in #284
- ESRP 5 changes by @ardlank in #327
- More branch triggers by @ardlank in #329
- Add support to getIcon without passing View by @vntGitMicrosoft in #312
- Implementation of ThemedUrls for Adaptive Card for BackgroundImage & Image Components by @meethjain in #324
- Referencing only GetUrl(Theme) by @meethjain in #331
- Action Icon Color not updating on State Change by @meethjain in #318
- [Android] Split button add show card support by @vntGitMicrosoft in #341
- ThemedUrl Implementation for Adaptive Card by @meethjain in #337
- Spilt button iOS changes by @P-Harika in #339
- Spilt button iOS changes by @P-Harika in #306
- Changes for ThemedUrl Features by @meethjain in #347
- Themed URL iOS changes by @P-Harika in #343
- Reverting regression in button by @P-Harika in #346
- Updated agent pool for release pipeline by @ranjith-teams in #348
- Upgrading iOS to 2.10.0 by @meethjain in #350
- [iOS] Input choice set wrap to true and minor adjustments. by @GabrielMedAlv in #351
- [iOS] - Removed non working parsing for html lists. by @GabrielMedAlv in #352
- Shared Changes for Progress Bar & Progress Ring by @meethjain in #345
- Resource bundles reference removed from podspec by @vntGitMicrosoft in #355
New Contributors
- @meethjain made their first contribution in #261
- @DongyuZhao made their first contribution in #286
- @nemowon made their first contribution in #290
- @vntGitMicrosoft made their first contribution in #312
- @P-Harika made their first contribution in #339
- @ranjith-teams made their first contribution in #348
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/iOS/adaptivecards-ios@2.9.15...iOS/adaptivecards-ios@2.10.0-prod
iOS - v.2.9.16
What's Changed
- [iOS] extra small spacing by @guptaabhishe in #257
- Adding a new BaseCardElement - Badge by @prpatwa in #252
- Fix Carousel issues by @guptaabhishe in #258
- Adding a new BaseCardElement Badge for iOS by @reenudeswal in #259
- [iOS] - Fix for Accesibility on Table component by @GabrielMedAlv in #260
- Carousel View Implementation on Android by @meethjain in #261
- Fix for carousel not working by @reenudeswal in #264
- [iOS] - Upgrade to 2.9.16. by @GabrielMedAlv in #265
- [iOS]Fix for pod trunk not working by @wyAbhishek in #267
- Carousel View Scrolling Indicator by @meethjain in #263
New Contributors
- @meethjain made their first contribution in #261
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/iOS/adaptivecards-ios@2.9.15...iOS/adaptivecards-ios@2.9.16
iOS - v.2.9.15
What's Changed
- [iOS] [AVP] - Fix for highlighted text not visible on Vision Pro. by @GabrielMedAlv in #255
- Fix Gestures conflicts by @guptaabhishe in #254
- [iOS] - Upgrade to 2.9.15. by @GabrielMedAlv in #256
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/iOS/adaptivecards-ios@2.9.14...iOS/adaptivecards-ios@2.9.15
iOS - v.2.9.14
What's Changed
- [iOS] - Fix for accessibility on input action buttons. by @GabrielMedAlv in #243
- [iOS]Add support for accessibility for stars in Rating Input by @wyAbhishek in #245
- [iOS] - Fix for luminosity ratio on placeholder (issue 167) by @GabrielMedAlv in #244
- [iOS] fix A11Y for choice set view by @JoshuaChingMSFT in #247
- [iOS] Copy of fix missing accessibility designation for ACRUILabel by @GabrielMedAlv in #249
- Update ios-ci-template.yml by @guptaabhishe in #251
- [iOS] carousel view element for iOS by @guptaabhishe in #246
- [iOS] - Upgrade to 2.9.14. by @GabrielMedAlv in #253
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/iOS/adaptivecards-ios@2.9.13...iOS/adaptivecards-ios@2.9.14
iOS - v.2.9.13
What's Changed
- [Android] Adding support for AreaGrid Layout Container by @prpatwa in #239
- Updated AreaGridUtilTest by @prpatwa in #240
- Remediating Azure Artifacts Configuration Issues by @ardlank in #237
- [iOS] Fix: Container vertical resizing may fail for large images by @wyAbhishek in #241
- [iOS] - Upgrade to 2.9.13. by @GabrielMedAlv in #242
Full Changelog: https://github.com/microsoft/Teams-AdaptiveCards-Mobile/compare/iOS/adaptivecards-ios@2.9.12...iOS/adaptivecards-ios@2.9.13