New Bug Fixes!
This is a patch release with only bug fixes and no new features or breaking changes included. Also note this does not include updates to the TS packages which will be made upon a subsequent targeted release in the coming weeks.
.NET
Android
- [Android] Not all renderers support fallback on Column
- [Android][Shared Model] Richtextblock crashes when Serializing
- Adaptive Cards v1.2.0 throwing NullPointerException while rendering
- Markdown links in fact sets not clickable
- [SharedModel] BaseInputElement is serializing isRequired property
iOS
- [iOS] Not all renderers support fallback on Column
- For "column" component, the UI is different when set "width" = "auto" in IOS platform
- Conflicting NSLayoutConstraints When Views Are Hidden
- [iOS] Play button configuration of Media Config in adaptive host config is not getting used
- Data URI images not loading in iOS renderer v1.2.0
- [SharedModel] BaseInputElement is serializing isRequired property
- [iOS] "auto" and "stretch" in column width properties
JS
N/A