Skip to content

Commit

Permalink
feat(news): latest air sdk release 51.1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marchbold committed Nov 9, 2024
1 parent 6c2d52a commit db2827a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions news/2024-11-09-air-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Release 51.1.2.2
authors: [ marchbold ]
tags: [ airsdk, updates ]
---


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

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


### Bug fixes

- AIR-7364: ADT to abort if a malformed ABC block is found during IPA creation
- AIR-7402: Crashes reported in Android runtime - strstr and JNI exceptions
- AIR-7437: Ensuring trace() output works in command-line apps
- AIR-7441: Fixing iPhone build target and eliminating duplicate symbols
- [github-78](https://github.com/airsdk/Adobe-Runtime-Support/issues/78): Correcting adjustment for italic text in Windows direct mode
- [github-1453](https://github.com/airsdk/Adobe-Runtime-Support/issues/1453): Fixing certificateError behaviour on Linux and for Loader
- [github-2088](https://github.com/airsdk/Adobe-Runtime-Support/issues/2088): Updating AIR mac app bundle signing to remove entitlements from libraries
- [github-2610](https://github.com/airsdk/Adobe-Runtime-Support/issues/2610): TimeZone.getTimeZone(null) returns null
- [github-3516](https://github.com/airsdk/Adobe-Runtime-Support/issues/3516): Android stability fixes for reported crashes
- [github-3521](https://github.com/airsdk/Adobe-Runtime-Support/issues/3521): Partial fix for problems with Chinese font in iOS 18
- [github-3534](https://github.com/airsdk/Adobe-Runtime-Support/issues/3534): Removing hard dependency on libsecret in AIR Linux runtime
- [github-3542](https://github.com/airsdk/Adobe-Runtime-Support/issues/3542): Ensuring ADT does not package up .DS_Store files
- [github-3552](https://github.com/airsdk/Adobe-Runtime-Support/issues/3552): Ensuring activate events are not sent when minimising an app in Windows

0 comments on commit db2827a

Please sign in to comment.