Skip to content

Releases: microsoft/AdaptiveCards

AdaptiveCards v1.2.9

AdaptiveCards v1.2.8

06 Apr 17:39
1bd7a58
Compare
Choose a tag to compare

AdaptiveCards v1.2.7

29 Feb 01:37
fb27644
Compare
Choose a tag to compare

AdaptiveCards v1.2.6

AdaptiveCards.Xamarin.Android v0.1.0

11 Dec 18:58
Compare
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

AdaptiveCards v1.2.4

AdaptiveCards v1.2.3

26 Sep 00:37
43041ce
Compare
Choose a tag to compare

AdaptiveCards v1.2.2

10 Aug 01:03
82ca8cb
Compare
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

AdaptiveCards v1.2.1

01 Aug 03:35
6abf055
Compare
Choose a tag to compare