Fixes
8301 Fixed Perf Issue.
8144 Fixed empty placeholder issue.
adaptivecards-designer2.4.2
Latest Packages
* :tada:[Designer 2.4.2](https://www.npmjs.com/package/adaptivecards-designer/v/2.4.2)
Breaking change
* We added host container theming support in this version. Custom host containers should either:
* Extend `SingleThemeHostContainer` or `MultiThemeHostContainer`
* Implement `getCurrentStyleSheet()` which is now an abstract class on the `HostContainer` class.
Beta Features
* Add Widgets Board Host Container
* Schema 1.6 Preview
* Allow theming in host containers. Host containers can now support `Light` and `Dark` themes from the same container.
Bug Fixes
* 8048 Update webpack config for xmark.svg
* 7931 Remove tab index from container picker
* 7952 Resolve undefined error in ActionPeer getBoundingRect
* 7917 Assign names to icon buttons
adaptivecards3.0.0.beta.10
Latest Packages
* :tada:[JS adaptivecards 3.0.0-beta.10](https://www.npmjs.com/package/adaptivecards/v/3.0.0-beta.10)
New Features
8242 Vertical Carousel Option Added
8129 Stacked Style Added to ImageSet
Fixes
8260 Addressed Gif Reset Issue
8259 Addressed Actions Issues in Duplicated Carousel Slides
8250 Fixed Carousel Flicker Issue
8216 Updated Tooltip for Carousel Navigation Button
uwp-objectmodel-v1.1.0
Latest Packages
* :tada:[XAML Object Model 1.1.0](https://www.nuget.org/packages/AdaptiveCards.ObjectModel.Uwp/1.1.0)
New Features
XAML Object Model
1. [RTL Card Level Support](https://github.com/microsoft/AdaptiveCards/pull/6661)
2. Beta Feature: [Closed Captions](https://github.com/microsoft/AdaptiveCards/pull/7178)
android/adaptivecards-android2.8.5
Latest Packages
* :tada:[Android 2.8.5](https://search.maven.org/artifact/io.adaptivecards/adaptivecards-android/2.8.5/aar)
Updated Android 2.8.4 SDK with NDK 21 from NDK 24.
ios-v2.8.9
Latest Packages
* :tada:[iOS 2.8.9](https://cocoapods.org/pods/AdaptiveCards)
Bug Fixes
* 7814
* 8044
uwp-v3.1.0
Latest Packages
* :tada:[XAML 3.1.0](https://www.nuget.org/packages/AdaptiveCards.Rendering.Uwp/3.1.0)
New Features
1. [Static SVG](https://github.com/microsoft/AdaptiveCards/pull/8107)
2. [Renderer [WRL] -> [WinRT]](https://github.com/microsoft/AdaptiveCards/issues/6323)
3. Beta Feature: [Closed Captions](https://github.com/microsoft/AdaptiveCards/pull/7178)
Bug Fixes
XAML
* https://github.com/microsoft/AdaptiveCards/pull/7060
* https://github.com/microsoft/AdaptiveCards/issues/7062
* https://github.com/microsoft/AdaptiveCards/issues/6681
* https://github.com/microsoft/AdaptiveCards/issues/7521
* https://github.com/microsoft/AdaptiveCards/issues/7630