Adaptive-cards-py

Latest version: v0.2.5

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 10

1.2.6

New Bug Fixes!
This is a patch release with only bug fixes and no new features included.

.NET
N/A
Android
1. [[Android][Inconsistency between android and web] [Time rendering format on android is different as that of web]](https://github.com/microsoft/AdaptiveCards/issues/3672)
2. [[Android][Inconsistency with desktop] [Date input component does not honour the default value]](https://github.com/microsoft/AdaptiveCards/issues/3671)
3. [[Android][verticalContentAlignment for a container not being honoured]](https://github.com/microsoft/AdaptiveCards/issues/3549)
4. [[Android][Input.Text element with multi line isn't vertically scrollable]](https://github.com/microsoft/AdaptiveCards/issues/3693)
iOS
1. [[iOS][Code][Sample code is not working] ACRActionDelegate is not called](https://github.com/microsoft/AdaptiveCards/issues/3741)
2. [[iOS][Fallback] Custom Renderer fallback handling fails](https://github.com/microsoft/AdaptiveCards/issues/3718)
3. [[iOS][UI] Container background image does not cover card](https://github.com/microsoft/AdaptiveCards/issues/3700)
4. [[iOS][HostConfig] Number of Actions Setting Is Not Supported](https://github.com/microsoft/AdaptiveCards/issues/3718)
5. [[iOS/Android]Frictionless SDK consumption](https://github.com/microsoft/AdaptiveCards/issues/3592)
JS
N/A
UWP
N/A

1.2.5

New Bug Fixes!
This is a patch release with only bug fixes and no new features included.

.NET
N/A
Android
1. [[Android][Element Rendering] [Spacing within Choice sets not rendered]](https://github.com/microsoft/AdaptiveCards/issues/3554)
2. [[Android][Button Icon Rendering] [Button icons placed on the left of the title are pushed out of the button, icon size not honored]](https://github.com/microsoft/AdaptiveCards/issues/3543)
3. [[Android][Rendering Discrepancy between Android and web] [For Choice sets with compact style, when no option is explicitly pre-selected, first option gets pre-selected]](https://github.com/microsoft/AdaptiveCards/issues/3605)
iOS
1. [[IOS][Layout] verticalContentAlignment with "center" doesn't take effect in container](https://github.com/microsoft/AdaptiveCards/issues/3581)
2. [[iOS][Dark theme: Text Color] [Text color for toggle switch in dark mode is not being set properly]](https://github.com/microsoft/AdaptiveCards/issues/3542)
JS
1. [[TS][Rendering] Column fallback broken](https://github.com/microsoft/AdaptiveCards/issues/3600)
2. [[TS] Column width no longer accepts decimals as valid values](https://github.com/microsoft/AdaptiveCards/issues/3580)
3. [[TS] Column default width is now 'auto' instead of 'stretch'](https://github.com/microsoft/AdaptiveCards/issues/3564)
4. [[TS] Empty fact title shows up as 'Title' instead of a blank](https://github.com/microsoft/AdaptiveCards/issues/3563)
5. [[JavaScript] TextRun with empty text generates an uncaught exception that prevents the card from rendering](https://github.com/microsoft/AdaptiveCards/issues/3523)
UWP
1. [[UWP] Renderer binaries are not static analysis friendly](https://github.com/microsoft/AdaptiveCards/issues/3606)
2. [[UWP] Symbols incorrectly published for UWP.](https://github.com/microsoft/AdaptiveCards/issues/3595)
3. [[UWP][Accessibility] SelectActions should be exposed to accessibility as links](https://github.com/microsoft/AdaptiveCards/issues/3591)

1.2.4

New Bug Fixes!
This is a patch release with only bug fixes and no new features included.

.NET
1. [[.NET WPF] Possible race condition in ParseContext.cs; causing 100% CPU usage in Azure Bot Service](https://github.com/microsoft/AdaptiveCards/issues/3541)
2. [[.NET][Unit Testing] FromJson throws exceptions when running unit tests in parallel](https://github.com/microsoft/AdaptiveCards/issues/3509)
2. [[.Net WPF][Fallback] Column Fallback doesn't work properly](https://github.com/microsoft/AdaptiveCards/issues/3389)
3. [[.NET] Deprecation warnings not updated for fontStyles->fontTypes rename](https://github.com/microsoft/AdaptiveCards/issues/3506)
4. [[.NET] Breaking change AdditionalProperties type-change to SerializableDictionary preventing Cortana upgrade to 1.2*](https://github.com/microsoft/AdaptiveCards/issues/3566)
Android
N/A
iOS
1. [[iOS][Custom Actions] Added support for custom action parsing for selectAction types](https://github.com/microsoft/AdaptiveCards/issues/3519)
2. [[iOS] Allowed default text renderer to be used inside custom text renderer](https://github.com/microsoft/AdaptiveCards/pull/3498)
3. [[iOS][Action.ToggleVisibility] Changed Toggle Visibility action to call the delegate didFetchUserResponses method](https://github.com/microsoft/AdaptiveCards/issues/3545)
JS
N/A
UWP
1. [[UWP] Action.OpenUrl buttons should appear as links to accessibility](https://github.com/microsoft/AdaptiveCards/issues/3562)
2. [[UWP] Accessible names missing from some action buttons](https://github.com/microsoft/AdaptiveCards/issues/3527)
3. [[UWP] Fix circular reference in element tag](https://github.com/microsoft/AdaptiveCards/pull/3496)
4. [[UWP] Fix circular reference in ImageOpened lambda for Auto sized image handling](https://github.com/microsoft/AdaptiveCards/pull/3507)

1.2.3

New Bug Fixes!
This is a patch release with only bug fixes and no new features included.

.NET
1. [[.NET] Serialization is broken for XML](https://github.com/microsoft/AdaptiveCards/issues/3454)
2. [Relax the minimum version number of Newtonsoft](https://github.com/microsoft/AdaptiveCards/issues/3413)
3. [Deal with versionless cards](https://github.com/microsoft/AdaptiveCards/issues/3376)
Android
1. [[Shared Model] Ambiguous behaviour for set column width](https://github.com/microsoft/AdaptiveCards/issues/3228)
2. [[Shared Model] There is no consistency for on and off values in Input.Toggle](https://github.com/microsoft/AdaptiveCards/issues/3224)
3. [Markdown links with only numbers and special characters in link tag do not render](https://github.com/microsoft/AdaptiveCards/issues/3000)
iOS
1. [[Shared Model] Ambiguous behaviour for set column width](https://github.com/microsoft/AdaptiveCards/issues/3228)
2. [[Shared Model] There is no consistency for on and off values in Input.Toggle](https://github.com/microsoft/AdaptiveCards/issues/3224)
3. [Markdown links with only numbers and special characters in link tag do not render](https://github.com/microsoft/AdaptiveCards/issues/3000)
4. [[iOS] TextInput InlineAction with show card crashes](https://github.com/microsoft/AdaptiveCards/issues/3295)
JS
1. [[JavaScript][Parsing] string and boolean values in JSON cause parsing error when set to null](https://github.com/microsoft/AdaptiveCards/issues/3436)
2. [[TS] initialized static readonly fields cause compile time errors when using TS 3.0 or earlier](https://github.com/microsoft/AdaptiveCards/issues/3406)
3. [IE11 buttons are squeezed](https://github.com/microsoft/AdaptiveCards/issues/3301)
4. [Number Input default value undefined when value is set to zero](https://github.com/microsoft/AdaptiveCards/issues/3237)
UWP
1. [[Shared Model] Ambiguous behaviour for set column width](https://github.com/microsoft/AdaptiveCards/issues/3228)
2. [[Shared Model] There is no consistency for on and off values in Input.Toggle](https://github.com/microsoft/AdaptiveCards/issues/3224)
3. [Markdown links with only numbers and special characters in link tag do not render](https://github.com/microsoft/AdaptiveCards/issues/3000)
4. [[UWP] Column width is broken](https://github.com/microsoft/AdaptiveCards/issues/3339)
5. [[UWP] Memory leak in IsBackgroundImageValid](https://github.com/microsoft/AdaptiveCards/issues/3372)

1.2.2

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](https://github.com/microsoft/AdaptiveCards/issues/3323)
2. [Update SignConfig.xml to use stronger cert](https://github.com/microsoft/AdaptiveCards/issues/3089)
Android
N/A
iOS
N/A
JS
N/A
UWP
1. [Update SignConfig.xml to use stronger cert](https://github.com/microsoft/AdaptiveCards/issues/3089)

1.2.1

New Bug Fixes!
This is a patch release with only bug fixes and no new features or breaking changes included. Also note this does not include updates to the TS packages which will be made upon a subsequent targeted release in the coming weeks.

.NET
1. [[.NET] Low resolution images in an image set don't stretch as they do on other platforms](https://github.com/microsoft/AdaptiveCards/issues/2849)
Android
1. [[Android] Not all renderers support fallback on Column](https://github.com/microsoft/AdaptiveCards/issues/3209)
2. [[Android][Shared Model] Richtextblock crashes when Serializing](https://github.com/microsoft/AdaptiveCards/issues/3064)
3. [Adaptive Cards v1.2.0 throwing NullPointerException while rendering](https://github.com/microsoft/AdaptiveCards/issues/3032)
4. [Markdown links in fact sets not clickable](https://github.com/microsoft/AdaptiveCards/issues/2999)
5. [[SharedModel] BaseInputElement is serializing isRequired property](https://github.com/microsoft/AdaptiveCards/issues/3072)
iOS
1. [[iOS] Not all renderers support fallback on Column](https://github.com/microsoft/AdaptiveCards/issues/3210)
2. [For "column" component, the UI is different when set "width" = "auto" in IOS platform](https://github.com/microsoft/AdaptiveCards/issues/3192)
3. [Conflicting NSLayoutConstraints When Views Are Hidden](https://github.com/microsoft/AdaptiveCards/issues/3114)
4. [[iOS] Play button configuration of Media Config in adaptive host config is not getting used](https://github.com/microsoft/AdaptiveCards/issues/3104)
5. [Data URI images not loading in iOS renderer v1.2.0](https://github.com/microsoft/AdaptiveCards/issues/3057)
6. [[SharedModel] BaseInputElement is serializing isRequired property](https://github.com/microsoft/AdaptiveCards/issues/3072)
7. [[iOS] "auto" and "stretch" in column width properties](https://github.com/microsoft/AdaptiveCards/issues/3159)
JS
N/A
UWP
1. [[UWP] Not all renderers support fallback on Column](https://github.com/microsoft/AdaptiveCards/issues/3212)
2. [[UWP] Inconsistent warning about inlines type](https://github.com/microsoft/AdaptiveCards/issues/2855)
3. [[SharedModel] BaseInputElement is serializing isRequired property](https://github.com/microsoft/AdaptiveCards/issues/3072)

Page 6 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.