Skip to content

Releases: microsoft/AdaptiveCards

24.05 JS Release

24 May 01:41
Compare
Choose a tag to compare

Latest Packages

🎉adaptivecards
🎉adaptivecards-designer

New Feature

Add tooltip for Arabic #8890 by @anna-dingler
[NodeJS] Add grid ImageSet style #8845 by @paulcam206
[NodeJS] Add optional overflow menu icon rendering #8847 by @paulcam206
[NodeJS] Add ImageSet class to enable styling #8838 by @paulcam206
[NodeJS] Update hashing algorithm for webpack #8835 by @paulcam206
Added AdaptiveCards Template WinRT Component #8805 by @jwoo-msft

Fix

[JS renderer] Only add additional labels to the first checkbox in a multi select input #8912 by @anna-dingler
[JS] Remove innerHTML usage from dynamic typeahead #8900 by @anna-dingler
Designer surface a11y updates #8888 by @anna-dingler
[Website][A11y] Update keyboard nav for blog posts #8891 by @anna-dingler
Host old content from messagecardplayground on ac.io #8866 by @paulcam206
Remove tab index from nested inputs #8848 by @anna-dingler
Fix invalid color value #8819 by @enzy
Update action icon role to presentation #8815 by @anna-dingler
Add headingLevel to host config #8814 by @anna-dingler
fixed a11y issue #8760 by @jwoo-msft
[Designer] Fix treeview control accessibility #8757 by @paulcam206
Add missing title to iframe in blog post #8754 by @paulcam206
Slight tweak to common blue background/border color for contrast #8748 by @paulcam206
Add missing img alt text in a few spots #8750 by @paulcam206
Switch from textblock to label in Input.Time sample #8751 by @paulcam206
Add hljs-comment color to fix contrast #8747 by @paulcam206
Remove unnecessary aria-required property from container element #8746 by @paulcam206

New Contributors

24.05 WinUI3 / C++ WinRT Release

24 May 00:46
6c84470
Compare
Choose a tag to compare

Latest Packages

🎉AdaptiveCards.Rendering.WinUI3
🎉AdaptiveCards.Template

New Features

Fixes

New Contributors

24.02 Release

03 Feb 01:39
e7bfca5
Compare
Choose a tag to compare

23.10 JS Renderer Release

26 Oct 23:03
2d5ffb4
Compare
Choose a tag to compare

AdaptiveCards Mobile Schema 1.6

06 Jun 07:42
86269d4
Compare
Choose a tag to compare

We are excited to release Adaptive Cards v1.6 for Mobile renderers!

Latest Packages

New Features

  1. Dynamic Typeahead

Bug Fixes

Android

iOS

23.04 JS Renderer Release

10 Apr 01:58
Compare
Choose a tag to compare
Pre-release

Latest Packages

🎉JS adaptivecards 3.0.0-beta.13

New Feature

Fixes

  • [Input][RevealOnHover]Fixes for reveal on hover on inputs by @baton17 in #8414

23.03 XAML Renderer and Object Model Release

23 Mar 06:11
51219e8
Compare
Choose a tag to compare

.NET Templating 1.4.0

08 Mar 02:30
54470ff
Compare
Choose a tag to compare

Latest Packages

New Feature: Host parameters

Applications using the .NET Templating engine can now supply an additional Host data blob in EvaluationContext, which is accessible in templates through $host. This allows applications to provide contextual information to be referenced in generating a card.

PR: #8328

(matches behavior from NodeJS templating engine. see #7199)

23.02 XAML Renderer Release

28 Feb 01:11
48c81d6
Compare
Choose a tag to compare

Latest Packages

Bug Fixes

Note

  • The corresponding Object Model release is 1.1.0

23.02 JS Renderer Release

16 Feb 07:16
Compare
Choose a tag to compare
Pre-release

Latest Packages

🎉JS adaptivecards 3.0.0-beta.11

Fixes

#8299 Fixed Carousel Keyboard issue