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.3.1 #145

Merged
merged 1 commit into from
Dec 4, 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
29 changes: 29 additions & 0 deletions news/2024-12-04-air-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Release 51.1.3.1
authors: [ marchbold ]
tags: [ airsdk, updates ]
---


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

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


### Features

- AIR-7442: AIR Android support for middle and right mouse button clicks
- AIR-7457: AIR Diagnostics – framework, long funcs, GC activity
- [github-108](https://github.com/airsdk/Adobe-Runtime-Support/issues/108): Implementing NativeApplication userIdle/userPresent events for mobile
- [github-3530](https://github.com/airsdk/Adobe-Runtime-Support/issues/3530): Additional debugging during runtime installation and bundle conversion
- [github-3558](https://github.com/airsdk/Adobe-Runtime-Support/issues/3558): Disabling Android Clipboard access if 'disableSensorAccess' is set


### Bug fixes

- AIR-7467: Android AIR ANR caused by key listener in wrong thread
- [github-3521](https://github.com/airsdk/Adobe-Runtime-Support/issues/3521): Reworking device text output to fix Chinese font issues
- [github-3536](https://github.com/airsdk/Adobe-Runtime-Support/issues/3536): navigateToURL not working on iOS >= 18
- [github-3583](https://github.com/airsdk/Adobe-Runtime-Support/issues/3583): Android ARMv7 thread condition variable caused spinning CPU

Loading