-
Notifications
You must be signed in to change notification settings - Fork 58
feat(news): latest air sdk release 51.3.1.3 #191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| --- | ||
| title: Release 51.3.1.3 | ||
| authors: [ marchbold ] | ||
| tags: [ airsdk, updates ] | ||
| --- | ||
|
|
||
| New AIR SDK Release **51.3.1.3** | ||
|
|
||
| - [Release Notes](https://airsdk.harman.com/api/versions/51.3.1.3/release-notes/Release_Notes_AIR_SDK_51.3.1.pdf) | ||
|
|
||
| <!-- truncate --> | ||
|
|
||
| :::note | ||
| Please note this updates the Windows, macOS and Android runtimes only. The Linux and iOS apps would still report a version number of 51.3.1.2. | ||
| ::: | ||
|
|
||
| ## Download | ||
|
|
||
| Please use AIR SDK Manager. Follow the instructions to install here: https://airsdk.dev/docs/basics/getting-started | ||
|
|
||
| - https://github.com/airsdk/airsdkmanager-releases/releases/latest | ||
|
|
||
| :::info | ||
| For Flex users: download an AIR SDK using the above and then click on the cog button to allow you to choose an existing Flex SDK folder on top of which to overlay the AIR files. | ||
| ::: | ||
|
|
||
|
|
||
| ## Bug Fixes | ||
|
|
||
| - AIR-7955: AndroidTV apps should have leanback feature set as required | ||
marchbold marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - [github-1950](https://github.com/airsdk/Adobe-Runtime-Support/issues/1950): Deleting unused JNI local ref causing PushLocalFrame error | ||
| - [github-3821](https://github.com/airsdk/Adobe-Runtime-Support/issues/3821): Android stability improvements in File array handling | ||
| - [github-4021](https://github.com/airsdk/Adobe-Runtime-Support/issues/4021): Fixing distortion in D3D going full screen | ||
| - [github-4179](https://github.com/airsdk/Adobe-Runtime-Support/issues/4179): Ensuring waveOutOpen is only called if the Windows audio service is running | ||
| - [github-4185](https://github.com/airsdk/Adobe-Runtime-Support/issues/4185): Fixing crash in macOS WebView by calling completion handler | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.