Skip to content

Commit fbb098f

Browse files
authoredJan 9, 2025··
Merge pull request #147 from airsdk/feature/news
feat(news): latest air sdk release 51.1.3.2 feat(news): latest air sdk release 51.1.3.3
2 parents 839bbff + 4c8fdac commit fbb098f

3 files changed

+48
-1
lines changed
 

‎news/2024-12-04-air-release.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags: [ airsdk, updates ]
77

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

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

1313

‎news/2024-12-23-air-release.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Release 51.1.3.2
3+
authors: [ marchbold ]
4+
tags: [ airsdk, updates ]
5+
---
6+
7+
**AIR SDK 51.1.3.2** has been released by Harman.
8+
9+
- [Release Notes](https://airsdk.harman.com/api/versions/51.1.3.3/release-notes/Release_Notes_AIR_SDK_51.1.3.pdf)
10+
- [Download](https://airsdk.harman.com/download/51.1.3.2)
11+
12+
13+
### Bug fixes
14+
15+
- AIR-7483: Android AIR crash in worker initialising sound channel
16+
- AIR-7503: Fixing crash in AIR iOS 'applicationDidReceiveMemoryWarning' code
17+
- [github-3530](https://github.com/airsdk/Adobe-Runtime-Support/issues/3530): Updating AIR Win32 file operations to use IFileOperation with message pump
18+
- [github-3562](https://github.com/airsdk/Adobe-Runtime-Support/issues/3562): Fixing code-signing of AIR app bundles on macOS
19+
- [github-3582](https://github.com/airsdk/Adobe-Runtime-Support/issues/3582): Updating IPA constants for Xcode 16.2 iOS 18.2
20+
- [github-3591](https://github.com/airsdk/Adobe-Runtime-Support/issues/3591): Ensuring Android StageText can capture a bitmap when running in background mode
21+
- [github-3595](https://github.com/airsdk/Adobe-Runtime-Support/issues/3595): Fixing Android ANR in nativeSetVisible
22+
- [github-3600](https://github.com/airsdk/Adobe-Runtime-Support/issues/3600): Fixing alpha setting in text fields for iOS
23+
- [github-3604](https://github.com/airsdk/Adobe-Runtime-Support/issues/3604): Fixing Android Banner mipmap image validation and location
24+

‎news/2024-12-28-air-release.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Release 51.1.3.3
3+
authors: [ marchbold ]
4+
tags: [ airsdk, updates ]
5+
---
6+
7+
> A few final fixes for 2024.. a couple of them seemed fairly important to get out asap. We're now looking to do a 51.2 beta as early as possible in January but several of us are having a bit of a break over the New Year period so responses may be slow for a bit.
8+
9+
**AIR SDK 51.1.3.3** has been released by Harman.
10+
11+
- [Release Notes](https://airsdk.harman.com/api/versions/51.1.3.3/release-notes/Release_Notes_AIR_SDK_51.1.3.pdf)
12+
- [Download](https://airsdk.harman.com/download/51.1.3.3)
13+
14+
15+
### Bug fixes
16+
17+
- AIR-7524: Use of Screen.mainScreen in a Worker causes crash on iOS
18+
- [github-2505](https://github.com/airsdk/Adobe-Runtime-Support/issues/2505): Ensuring Windows video pipeline is drained if video finishes before audio
19+
- [github-3478](https://github.com/airsdk/Adobe-Runtime-Support/issues/3478): Fixing XML transformer exception when older namespace is used
20+
- [github-3614](https://github.com/airsdk/Adobe-Runtime-Support/issues/3614): Ensuring NetStream.Play.Complete is triggered from Windows H.264 decoder
21+
- [github-3621](https://github.com/airsdk/Adobe-Runtime-Support/issues/3621): Fixing crash in Win32 HTTP handling of zero-length responses
22+
- [github-3625](https://github.com/airsdk/Adobe-Runtime-Support/issues/3625): Preventing hang/crash in sound closure on Linux
23+

0 commit comments

Comments
 (0)