-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #145 from airsdk/feature/news
feat(news): latest air sdk release 51.1.3.1
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,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 | ||
|