Skip to content
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

feat(news): latest air sdk release 51.1.1.4 #139

Merged
merged 1 commit into from
Sep 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions news/2024-09-10-air-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Release 51.1.1.4
authors: [ marchbold ]
tags: [ airsdk, updates ]
---


**AIR SDK 51.1.1.4** has been released by Harman.

- [Release Notes](https://airsdk.harman.com/api/versions/51.1.1.4/release-notes/Release_Notes_AIR_SDK_51.1.1.pdf)
- [Download](https://airsdk.harman.com/download/51.1.1.4)


### Bug fixes

- AIR-7340: ANE loading information available when debugging
- [github-3391](https://github.com/airsdk/Adobe-Runtime-Support/issues/3391): Improving ELS fallback capability, fixing key filestorage on mobile and ELS file writing on Window
- [github-3394](https://github.com/airsdk/Adobe-Runtime-Support/issues/3394): Ensuring iOS Worker asynchronous calls don't block the main UI thread
- [github-3413](https://github.com/airsdk/Adobe-Runtime-Support/issues/3413): Ensuring NAIP uses command-line runtime option on Linux and Mac
- [github-3418](https://github.com/airsdk/Adobe-Runtime-Support/issues/3418): Ensuring ld64 on old macOS versions doesn't use platform_version argument
- [github-3418](https://github.com/airsdk/Adobe-Runtime-Support/issues/3418): Updating compile-abc tool to run on macOS 10.13
- [github-3419](https://github.com/airsdk/Adobe-Runtime-Support/issues/3419): Correcting default timestamp URL from symantec to digicert
- [github-3434](https://github.com/airsdk/Adobe-Runtime-Support/issues/3434): Updating cacheAsBitmap max dimensions to use device/gpu capabilities
Loading