Adaptive-cards-py

Latest version: v0.2.1

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

Scan your dependencies

Page 5 of 9

1.2.12

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

Latest Packages
* :tada: [Android 1.2.12](https://mvnrepository.com/artifact/io.adaptivecards/adaptivecards-android)
* Fix for "[Mobile][Usability] [Chevron no reset issue in Action.ShowCards ]" https://github.com/microsoft/AdaptiveCards/issues/4548
* [Android] Streamline Android publishing https://github.com/microsoft/AdaptiveCards/pull/4541
* :tada: [iOS 1.2.12](https://cocoapods.org/pods/AdaptiveCards)
* Fix for "[Mobile][Usability] [Chevron no reset issue in Action.ShowCards ]" https://github.com/microsoft/AdaptiveCards/issues/4548

Smoke Test Notes
* Automated CI/CD on release/1.2 branch
* Regression tests against:
- [v1.0\scenarios](https://github.com/microsoft/AdaptiveCards/tree/main/samples/v1.0/Scenarios)
- [v1.1\scenarios](https://github.com/microsoft/AdaptiveCards/tree/main/samples/v1.1/Scenarios)
- [v1.2\scenarios](https://github.com/microsoft/AdaptiveCards/tree/main/samples/v1.2/Scenarios)

1.2.11

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

New Bug Fixes!
[Android Renderer](https://search.maven.org/artifact/io.adaptivecards/adaptivecards-android):
1. [[Android] Text with markdown is broken in most of the components](https://github.com/microsoft/AdaptiveCards/issues/4463)
2. [[Android][Image Rendering] - Parallel calling of IResourceResolver](https://github.com/microsoft/AdaptiveCards/issues/4411)
3. [[Android][Image Rendering] - Rendered image inside card are down scaled via ResourceResolver](https://github.com/microsoft/AdaptiveCards/issues/4410)
[iOS Renderer](https://cocoapods.org/pods/AdaptiveCards):
1. [[iOS][Image Rendering] Cards are too long when added Image via ResourceResolver](https://github.com/microsoft/AdaptiveCards/issues/4349)
2. [[iOS-Android-Web][ImageSet Rendering] [No parity in rendering of images in imageSet for various imageSizes]](https://github.com/microsoft/AdaptiveCards/issues/4043)
[UWP Renderer](https://www.nuget.org/packages/AdaptiveCards.Rendering.Uwp):
1. [[UWP][Video Card not being rendered]](https://github.com/microsoft/AdaptiveCards/issues/4489)
Smoke Test Notes
1. Please see each issue above and linked PRs "How Verified" sections for individual regression tests.
2. Automated CI/CD on release/1.2 branch
3. Regression tests against:
- [v1.0\scenarios](https://github.com/microsoft/AdaptiveCards/tree/main/samples/v1.0/Scenarios)
- [v1.1\scenarios](https://github.com/microsoft/AdaptiveCards/tree/main/samples/v1.1/Scenarios)
- [v1.2\scenarios](https://github.com/microsoft/AdaptiveCards/tree/main/samples/v1.2/Scenarios)

1.2.10

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.](https://github.com/microsoft/AdaptiveCards/issues/4016)
2. [[Android][Render Problem] [Buttons Disappear after clicking an Action.OpenUrl]](https://github.com/microsoft/AdaptiveCards/issues/4115)
3. [[Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks](https://github.com/microsoft/AdaptiveCards/issues/3702)
4. [[Mobile][Usability] [No Chevron on Action.ShowCards]](https://github.com/microsoft/AdaptiveCards/issues/4167)
5. [[Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]](https://github.com/microsoft/AdaptiveCards/issues/4117)
iOS Renderer Fixes:
1. [[iOS][InputField - Keyboard] [Japanese keyboard is not working properly with ACRTextField input field]](https://github.com/microsoft/AdaptiveCards/issues/4215)
2. [[iOS][ColumnSet] [Auto and stretch columns have the same behaviour]](https://github.com/microsoft/AdaptiveCards/issues/4052)
3. [[Ios] [Adaptive Cards Input Toggle(CheckBox) display issue in Iphone]](https://github.com/microsoft/AdaptiveCards/issues/3978)
4. [[Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks](https://github.com/microsoft/AdaptiveCards/issues/3702)
5. [[iOS][Font color - Input Fields] [Font color in ACRTextView gets overwritten]](https://github.com/microsoft/AdaptiveCards/issues/4216)
6. [[Mobile][Usability] [No Chevron on Action.ShowCards]](https://github.com/microsoft/AdaptiveCards/issues/4167)
7. [[Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]](https://github.com/microsoft/AdaptiveCards/issues/4117)
8. [[iOS][Rendering] Crash occurs when ColumnSet has `height: stretch`](https://github.com/microsoft/AdaptiveCards/issues/4105)
9. [[IOS][Layout] [When put submit button on the right column of the card, it could be cut off]](https://github.com/microsoft/AdaptiveCards/issues/4058)

UWP Renderer Fixes:
1. [[UWP][Image] [Image doesn't include spacing]](https://github.com/microsoft/AdaptiveCards/issues/4035)
2. [[UWP] Improve performance of base64 decoding](https://github.com/microsoft/AdaptiveCards/issues/4192)
3. [[UWP] JSON parsing performance](https://github.com/microsoft/AdaptiveCards/issues/4202)
4. [[Adaptive Cards / Platform Discrepancy] Excess spacing in empty text blocks](https://github.com/microsoft/AdaptiveCards/issues/3702)
5. [[Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]](https://github.com/microsoft/AdaptiveCards/issues/4117)

1.2.9

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

New Bug Fixes!

Android Renderer Fixes:
[3864 Invalid value for column width not defaulting to auto in Android](https://github.com/microsoft/AdaptiveCards/issues/3864)

iOS Renderer Fixes:
[3863 No decimal point selector for Input.Number](https://github.com/microsoft/AdaptiveCards/issues/3863)
[3908 Crash occurs when using custom input renderer in Swift](https://github.com/microsoft/AdaptiveCards/issues/3908)
[3939 Adaptive card with subcard only returns data from subcard](https://github.com/microsoft/AdaptiveCards/issues/3939)
[3953 Last character of TextRun does not honour defined style](https://github.com/microsoft/AdaptiveCards/issues/3953)

Minor Breaking Changes in iOS
* To accomondate custom rendering in swift, interface has updated input's type to NSMutableArray* from NSArray* as shown in [here]( https://github.com/microsoft/AdaptiveCards/blob/c6074249d207c0166156d6ef37ae601c38e1b6ae/source/ios/AdaptiveCards/AdaptiveCards/AdaptiveCards/ACRIBaseCardElementRenderer.h#L20)
* This may create compiler warnings for existing custom renderers.
JS Renderer Fixes:
[2236 Make tabIndex on root card turnoff-able](https://github.com/microsoft/AdaptiveCards/issues/2236)
[4027 Selected state not reflected for comboboxes in WebChat](https://github.com/microsoft/AdaptiveCards/issues/4027)
[2235 Name/ Alt-text property is not properly defined for Images](https://github.com/microsoft/AdaptiveCards/issues/2235)
[2240 Incorrect role is define for 'View details' control](https://github.com/microsoft/AdaptiveCards/issues/2240)
[3914 Action.OpenUrl rendered buttons should have the "link" aria role](https://github.com/microsoft/AdaptiveCards/issues/3914)
[2236 Focus is landing on non-interactive elements after activating the 'Show a simple' Adaptive cards button](https://github.com/microsoft/AdaptiveCards/issues/2236)

UWP Renderer Fixes:
[3950 RichTextBlock TextRun with Action should use action title as Screen Reader text](https://github.com/microsoft/AdaptiveCards/issues/3950)

1.2.8

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

New Bug Fixes!

.NET

N/A

Android

1. [[Android] Fix first element changing place with background image](https://github.com/microsoft/AdaptiveCards/pull/3891)
2. [[Android] Action is rendered above images](https://github.com/microsoft/AdaptiveCards/issues/3363)
iOS

N/A

JS

N/A

UWP

1. [[UWP][Accessibility] Unexpected access keys appearing for select actions](https://github.com/microsoft/AdaptiveCards/issues/3819)

1.2.7

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

New Bug Fixes!

.NET

N/A

Android

1. [[Android][Button Icon rendering] [Button icons size, too big and not controllable]](https://github.com/microsoft/AdaptiveCards/issues/3775)

iOS

1. [Crash while rendering adaptive card](https://github.com/microsoft/AdaptiveCards/issues/3776)

2. [[iOS][Card-Height-Rendering] [Card heights changes based on number of actions in ActionsSet]](https://github.com/microsoft/AdaptiveCards/issues/3784)

3. [[iOS][ChoiceSet] ["wrap":true doesn't work and text still gets clipped]](https://github.com/microsoft/AdaptiveCards/issues/3804)

JS

N/A

UWP

1. [[UWP][Accessibility] Cards with background images contain an additional tab stop](https://github.com/microsoft/AdaptiveCards/issues/3777)

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.