github microsoft/AdaptiveCards adaptivecards-templating@2.3.0-beta.0
AdaptiveCards Templating 2.3.0 Beta

latest releases: adaptivecards@3.04, uwp-v4.0.1, adaptivecards@3.03...
pre-release22 months ago

2022.08 Release

Latest Packages

New Features

JS Templating

  • #7199
    Card author can now supply an additional data object, $host, to the EvaluationContext.
  • #7209
    Expose the adaptivecards-templating library version by adding a variable $_acTemplateVersion that can be accessed in the card payload.
  • #7437
    Template.getLastTemplateExpansionWarnings() will retrieve an array of warnings that have occurred while expanding the template. Callers can use this to confirm that no warnings have been raised during expansion and investigate warnings that did occur.

Breaking Changes

JS Templating

  • $when conditions default to false if the given string cannot be evaluated. Errors are no longer raised in this scenario. (#7432)

Don't miss a new AdaptiveCards release

NewReleases is sending notifications on new releases.