Skip to content

Releases: microsoft/AdaptiveCards

AdaptiveCards v1.2.10

08 Jul 04:25
d0cde0f

Choose a tag to compare

This is a patch release with only bug fixes and no new features included. Please see details below.

New Bug Fixes!

Android Renderer Fixes:

  1. [Android][Input.Choice] Spacing within Input.Choice sets not rendered.
  2. [Android][Render Problem] [Buttons Disappear after clicking an Action.OpenUrl]
  3. [Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks
  4. [Mobile][Usability] [No Chevron on Action.ShowCards]
  5. [Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]

iOS Renderer Fixes:

  1. [iOS][InputField - Keyboard] [Japanese keyboard is not working properly with ACRTextField input field]
  2. [iOS][ColumnSet] [Auto and stretch columns have the same behaviour]
  3. [Ios] [Adaptive Cards Input Toggle(CheckBox) display issue in Iphone]
  4. [Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks
  5. [iOS][Font color - Input Fields] [Font color in ACRTextView gets overwritten]
  6. [Mobile][Usability] [No Chevron on Action.ShowCards]
  7. [Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]
  8. [iOS][Rendering] Crash occurs when ColumnSet has height: stretch
  9. [IOS][Layout] [When put submit button on the right column of the card, it could be cut off]

UWP Renderer Fixes:

  1. [UWP][Image] [Image doesn't include spacing]
  2. [UWP] Improve performance of base64 decoding
  3. [UWP] JSON parsing performance
  4. [Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks
  5. [Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]

AdaptiveCards v1.2.9

01 Jun 23:19

Choose a tag to compare

AdaptiveCards v1.2.8

06 Apr 17:39
1bd7a58

Choose a tag to compare

AdaptiveCards v1.2.7

29 Feb 01:37
fb27644

Choose a tag to compare

AdaptiveCards v1.2.6

AdaptiveCards.Xamarin.Android v0.1.0

11 Dec 18:58

Choose a tag to compare

Pre-release

Preview version of the Xamarin.Android rendering library. This library is based on our native android rendering library so C# developers can make use of this library on their Android applications.

You can find the nuget package here

Features for version 0.1.0

For the pre-release version the following features are included:

  1. Parsing json strings into AdaptiveCard objects
  2. Rendering AdaptiveCard objects into native views
  3. Feature registration for consistency with version 1.2.0
  4. Action handling through ICardActionHandler implementations
  5. All elements and actions supported in adaptivecards up to v1.2.0 are included in this prerelease

Also, all the code for the bindings and the sample application can be found here

AdaptiveCards v1.2.5

27 Nov 03:54

Choose a tag to compare

AdaptiveCards v1.2.4

05 Nov 10:52
f1dcf01

Choose a tag to compare

AdaptiveCards v1.2.3

26 Sep 00:37
43041ce

Choose a tag to compare

AdaptiveCards v1.2.2

10 Aug 01:03
82ca8cb

Choose a tag to compare

New Bug Fixes!

This is a patch release with only bug fixes and no new features or breaking changes included.

.NET

  1. [.NET] Netstandard1.3 DLL from the latest nuget is not correctly SNK signed
  2. Update SignConfig.xml to use stronger cert

Android

N/A

iOS

N/A

JS

N/A

UWP

  1. Update SignConfig.xml to use stronger cert