diff --git a/news/2024-12-04-air-release.md b/news/2024-12-04-air-release.md new file mode 100644 index 00000000..127aad2e --- /dev/null +++ b/news/2024-12-04-air-release.md @@ -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 +