Skip to content

Commit

Permalink
Merge pull request #145 from airsdk/feature/news
Browse files Browse the repository at this point in the history
feat(news): latest air sdk release 51.1.3.1
  • Loading branch information
marchbold authored Dec 4, 2024
2 parents 332f60f + e440359 commit 839bbff
Showing 1 changed file with 29 additions and 0 deletions.
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

0 comments on commit 839bbff

Please sign in to comment.