-
Notifications
You must be signed in to change notification settings - Fork 56
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 #150 from airsdk/feature/news
feat(news): latest air sdk release 51.1.3.5
- Loading branch information
Showing
1 changed file
with
20 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,20 @@ | ||
--- | ||
title: Release 51.1.3.5 | ||
authors: [ marchbold ] | ||
tags: [ airsdk, updates ] | ||
--- | ||
|
||
|
||
**AIR SDK 51.1.3.5** has been released by Harman. | ||
|
||
- [Release Notes](https://airsdk.harman.com/api/versions/51.1.3.5/release-notes/Release_Notes_AIR_SDK_51.1.3.pdf) | ||
- [Download](https://airsdk.harman.com/download/51.1.3.5) | ||
|
||
|
||
### Bug fixes | ||
|
||
- AIR-7456: AIR Diagnostics: extending categories and AS3 framework for diagnostics | ||
- AIR-7547: File.workingDirectory was null on Linux | ||
- [github-3526](https://github.com/airsdk/Adobe-Runtime-Support/issues/3526): Adding critical sections around iOS URL callback handling | ||
- [github-3638](https://github.com/airsdk/Adobe-Runtime-Support/issues/3638): Fixing Android start-up issue with application file manager crash in debug mode | ||
- [github-3645](https://github.com/airsdk/Adobe-Runtime-Support/issues/3645): Ensuring MethodClosure caching doesn't affect dictionary weak references etc |