Skip to content

Commit 8149c23

Browse files
authored
Merge pull request #155 from airsdk/feature/news
feat(news): latest air sdk release 51.2.0.1 (beta)
2 parents 374f047 + c61f6d4 commit 8149c23

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

news/2025-03-03-air-beta-release.md

+50
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Release 51.2.0.1 (beta)
3+
authors: [ marchbold ]
4+
tags: [ airsdk, updates ]
5+
---
6+
7+
8+
**AIR SDK 51.2.0.1** has been released to beta by Harman.
9+
10+
:::info From Andrew:
11+
Finally, our first 51.2 BETA version is available for download. There are a number of issues we found whilst testing and we resolved those we felt to be showstoppers. There are other issues outstanding that we'll address now, with an updated beta version coming out once we've sorted those (plus the latest updates from 51.1 will be merged in).
12+
:::
13+
14+
:::warning Beta
15+
[Feedback and bug reports](https://github.com/airsdk/Adobe-Runtime-Support/issues/new/choose) are welcome, of course! But please don't use this in any production software.
16+
:::
17+
18+
- [Release Notes](https://airsdk.harman.com/api/versions/51.2.0.1/release-notes/Release_Notes_AIR_SDK_51.2.0.pdf)
19+
- Download: Please use the [AIR SDK Manager](https://airsdk.dev/docs/basics/getting-started)
20+
- Go to "Settings"
21+
- Enable "Show Pre-releases"
22+
- Open the "Labs (Pre-releases)" section
23+
- We suggest using a different path for your prerelease AIR SDKs so as not to confuse them with release builds
24+
25+
![](images/airsdkmanager-prereleases.png)
26+
27+
### Features
28+
29+
- AIR-6452: Updating ADT analytics to use airsdk.harman.com and log country/language
30+
- AIR-7037: Adding support for coloured emoji using DirectWrite font support
31+
- AIR-7330: Android SecureSocket to be implemented via Android's SSLSocket class
32+
- AIR-7397: AIR Windows to support ANGLE for OpenGL ES rendering
33+
- AIR-7414: AIR Linux support for GTK3
34+
- AIR-7415: Audio/Video on Linux using FFMPEG
35+
- AIR-7421: AIR updates to shutdown the runtime more cleanly
36+
- AIR-7430: AIR Linux ADT to support 'arch' option for cross-CPU bundling
37+
- AIR-7440: ADT macOS bundles should accept an ICNS file
38+
- AIR-7528: AIR ANE - API to access the graphics context (OGLES)
39+
- AIR-7530: AIR Diagnostics - app descriptor set-up in the runtime
40+
- AIR-7546: Updating license file generation and handling with validity checks
41+
- AIR-7563: ADT to output symbols from IPA production builds via IPASymbolFile setting
42+
- AIR-7567: ADT configuration to link iOS executables via LLVM and iPhoneOS SDK
43+
- [github-3616](https://github.com/airsdk/Adobe-Runtime-Support/issues/3616): Optimising memory usage for every-frame events and lists
44+
- [github-3647](https://github.com/airsdk/Adobe-Runtime-Support/issues/3647): Adding IPA code signature checks on start-up
45+
46+
47+
### Bug fixes
48+
49+
- [github-3394](https://github.com/airsdk/Adobe-Runtime-Support/issues/3394): Correcting AOT output for unplus (float support)
50+
- [github-3506](https://github.com/airsdk/Adobe-Runtime-Support/issues/3506): Fixing Matrix3D interpolation calculation (for 51.2+ apps)
80.8 KB
Loading

0 commit comments

Comments
 (0)