Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ module.exports = {
blogDescription: 'AIR SDK News',
showReadingTime: true,
blogSidebarTitle: "Latest News",
blogSidebarCount: 10,
blogSidebarCount: 12,
routeBasePath: 'news',
path: './news',
feedOptions: {
Expand Down
1 change: 1 addition & 0 deletions news/2021-05-25-welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Welcome to the new AIR SDK developer portal.

This site is aimed to become the central location for all things AIR.

<!-- truncate -->
2 changes: 2 additions & 0 deletions news/2021-10-14-new-additions.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Due to a lot of requests over the previous months we have added several new sect

We also have started creating a detailed ["Getting Started"](/docs/basics/getting-started) guide to walk new users through the installation of the AIR SDK and setup of a development environment.

<!-- truncate -->

The first of these is the [Community](/community) section. This section is aimed to direct developers to the resources and community channels that are available and active on the net.

We have initially added three of what we believe are the most important resources currently:
Expand Down
7 changes: 2 additions & 5 deletions news/2021-12-02-new-air-release.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: Release 33.1.1.698
author: Jan
author_title: Developer at Dallmeier electronic GmbH
author_url: https://github.com/2jfw
author_image_url: https://avatars.githubusercontent.com/u/73781224?v=4
authors: [ jan ]
tags: [ airsdk, updates ]
---

Expand All @@ -13,7 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/33.1.1.698/release-notes/Release_Notes_AIR_SDK_33.1.1.698.pdf)
- [Download](https://airsdk.harman.com/download/33.1.1.698)


<!-- truncate -->

## Changes and Issues
3.1 Changes in this Release
Expand Down
9 changes: 3 additions & 6 deletions news/2021-12-14-new-air-release.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: Release 33.1.1.713
author: Jan
author_title: Developer at Dallmeier electronic GmbH
author_url: https://github.com/2jfw
author_image_url: https://avatars.githubusercontent.com/u/73781224?v=4
authors: [ jan ]
tags: [ airsdk, updates ]
---

Expand All @@ -13,7 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/33.1.1.713/release-notes/Release_Notes_AIR_SDK_33.1.1.713.pdf)
- [Download](https://airsdk.harman.com/download/33.1.1.713)


<!-- truncate -->

## Changes and Issues
3.1 Changes in this Release
Expand Down Expand Up @@ -43,7 +40,7 @@ github-1432: Updating version of ADB to 1.0.41 to match recent Android platform-
### 3.1.5 Bug Fixes
github-274: Updating Java bytecode generator to cope with Android styleable resources
github-444: Allow additional languages to be used in AIR mobile apps
github-1368: Failed to package Android APK using Java 17
github-1368: Failed to package Android APK using Java 17
github-1392: Ensuring utf-8 based Android resources can be compiled with javac
github-1405: Failed to package Android AAB using Java 17
github-1409: Ensuring jarsigner process uses quotes around arguments and correct relative paths
Expand Down
6 changes: 2 additions & 4 deletions news/2022-01-17-new-air-release.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: Release 33.1.1.743
author: Jan
author_title: Developer at Dallmeier electronic GmbH
author_url: https://github.com/2jfw
author_image_url: https://avatars.githubusercontent.com/u/73781224?v=4
authors: [ jan ]
tags: [ airsdk, updates ]
---

Expand All @@ -13,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/33.1.1.743/release-notes/Release_Notes_AIR_SDK_33.1.1.743.pdf)
- [Download](https://airsdk.harman.com/download/33.1.1.743)

<!-- truncate -->

### Bug Fixes
- [github-183](https://github.com/airsdk/Adobe-Runtime-Support/issues/183): Fixing crash when cleaning up Windows StageWebView when debugger is active
Expand Down
6 changes: 2 additions & 4 deletions news/2022-03-08-new-air-release.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: Release 33.1.1.795
author: Jan
author_title: Developer at Dallmeier electronic GmbH
author_url: https://github.com/2jfw
author_image_url: https://avatars.githubusercontent.com/u/73781224?v=4
authors: [ jan ]
tags: [ airsdk, updates ]
---

Expand All @@ -14,6 +11,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/33.1.1.795/release-notes/Release_Notes_AIR_SDK_33.1.1.795.pdf)
- [Download](https://airsdk.harman.com/download/33.1.1.795)

<!-- truncate -->

### Features
- [github-1724](https://github.com/airsdk/Adobe-Runtime-Support/issues/1724): Adding 'preventDeviceModelAccess' tag in the ‘android’ section of the application descriptor to stop Build.MODEL call
Expand Down
1 change: 1 addition & 0 deletions news/2022-05-12-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/33.1.1.856/release-notes/Release_Notes_AIR_SDK_33.1.1.856.pdf)
- [Download](https://airsdk.harman.com/download/33.1.1.856)

<!-- truncate -->

### Features

Expand Down
1 change: 1 addition & 0 deletions news/2022-06-14-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/33.1.1.889/release-notes/Release_Notes_AIR_SDK_33.1.1.889.pdf)
- [Download](https://airsdk.harman.com/download/33.1.1.889)

<!-- truncate -->

### Features

Expand Down
1 change: 1 addition & 0 deletions news/2022-08-05-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/33.1.1.929/release-notes/Release_Notes_AIR_SDK_33.1.1.929.pdf)
- [Download](https://airsdk.harman.com/download/33.1.1.929)

<!-- truncate -->

### Features

Expand Down
1 change: 1 addition & 0 deletions news/2023-02-22-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.1.1/release-notes/Release_Notes_AIR_SDK_50.2.1.pdf)
- [Download](https://airsdk.harman.com/download/50.2.1.1)

<!-- truncate -->

### Features

Expand Down
1 change: 1 addition & 0 deletions news/2023-03-20-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.2.1/release-notes/Release_Notes_AIR_SDK_50.2.2.pdf)
- [Download](https://airsdk.harman.com/download/50.2.2.1)

<!-- truncate -->

### Features

Expand Down
1 change: 1 addition & 0 deletions news/2023-03-22-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.2.2/release-notes/Release_Notes_AIR_SDK_50.2.2.pdf)
- [Download](https://airsdk.harman.com/download/50.2.2.2)

<!-- truncate -->

### Bug fixes

Expand Down
2 changes: 2 additions & 0 deletions news/2023-04-03-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.2.3/release-notes/Release_Notes_AIR_SDK_50.2.2.pdf)
- [Download](https://airsdk.harman.com/download/50.2.2.3)

<!-- truncate -->

### Bug fixes

- AIR-6525: Generating stub files for swift libraries
Expand Down
1 change: 1 addition & 0 deletions news/2023-04-14-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.2.4/release-notes/Release_Notes_AIR_SDK_50.2.2.pdf)
- [Download](https://airsdk.harman.com/download/50.2.2.4)

<!-- truncate -->

### Bug fixes

Expand Down
1 change: 1 addition & 0 deletions news/2023-04-29-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.2.5/release-notes/Release_Notes_AIR_SDK_50.2.2.pdf)
- [Download](https://airsdk.harman.com/download/50.2.2.5)

<!-- truncate -->

### Bug Fixes

Expand Down
1 change: 1 addition & 0 deletions news/2023-05-24-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.2.6/release-notes/Release_Notes_AIR_SDK_50.2.2.pdf)
- [Download](https://airsdk.harman.com/download/50.2.2.6)

<!-- truncate -->

### Bug Fixes

Expand Down
1 change: 1 addition & 0 deletions news/2023-06-30-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.3.1/release-notes/Release_Notes_AIR_SDK_50.2.3.pdf)
- [Download](https://airsdk.harman.com/download/50.2.3.1)

<!-- truncate -->

### Features

Expand Down
1 change: 1 addition & 0 deletions news/2023-07-11-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.3.2/release-notes/Release_Notes_AIR_SDK_50.2.3.pdf)
- [Download](https://airsdk.harman.com/download/50.2.3.2)

<!-- truncate -->

### Bug Fixes

Expand Down
1 change: 1 addition & 0 deletions news/2023-08-10-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.3.3/release-notes/Release_Notes_AIR_SDK_50.2.3.pdf)
- [Download](https://airsdk.harman.com/download/50.2.3.3)

<!-- truncate -->

### Bug Fixes

Expand Down
2 changes: 2 additions & 0 deletions news/2023-08-19-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/50.2.3.4)


<!-- truncate -->

### Bug Fixes

- [github-2533](https://github.com/airsdk/Adobe-Runtime-Support/issues/2533): Ensuring Android content URIs can be set as File.nativePath and File.url values
Expand Down
2 changes: 2 additions & 0 deletions news/2023-09-08-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/50.2.3.5)


<!-- truncate -->

### Bug Fixes

- AIR-6707: Setting UDP broadcast settings for ..*.255 addresses
Expand Down
2 changes: 2 additions & 0 deletions news/2023-09-26-community-discord.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ tags: [ community, discord ]

A new discord server has been established and is becoming an active place for AIR developers from around the world to communicate in real time.

<!-- truncate -->

Join the server, and show what your working on, get answers to your questions or just connect with the AIR community.

[Join airsdk.dev](https://discord.gg/9UeaJsgNwv)
Expand Down
2 changes: 2 additions & 0 deletions news/2023-10-02-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/50.2.3.6)


<!-- truncate -->

### Bug Fixes

- AIR-6777: ADT must not output the password for the signing key
Expand Down
2 changes: 2 additions & 0 deletions news/2023-11-03-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ This release is primarily intended to revert the problems we'd caused when tryin
- [Download](https://airsdk.harman.com/download/50.2.3.7)


<!-- truncate -->

### Bug Fixes

- [github-2835](https://github.com/airsdk/Adobe-Runtime-Support/issues/2835): Preventing crash in Android VideoTexture dispose
Expand Down
2 changes: 2 additions & 0 deletions news/2023-11-09-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/50.2.3.8)


<!-- truncate -->

### Bug Fixes

- [github-1443](https://github.com/airsdk/Adobe-Runtime-Support/issues/1443): Ensuring AIR Ant flexTasks.jar file recognises ANEs
Expand Down
2 changes: 2 additions & 0 deletions news/2023-11-24-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ tags: [ airsdk, updates ]
- [Release Notes](https://airsdk.harman.com/api/versions/50.2.4.1/release-notes/Release_Notes_AIR_SDK_50.2.3.pdf)
- [Download](https://airsdk.harman.com/download/50.2.4.1)

<!-- truncate -->


### Features

Expand Down
2 changes: 2 additions & 0 deletions news/2023-12-20-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/50.2.4.2)


<!-- truncate -->

### Bug fixes

- AIR-4740: Remove use of sun.security classes for code signing - replace with BouncyCastle
Expand Down
2 changes: 2 additions & 0 deletions news/2024-01-25-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/50.2.4.3)


<!-- truncate -->

### Bug fixes

- AIR-6479: Thread protection around credential handling in macOS URL stream
Expand Down
2 changes: 2 additions & 0 deletions news/2024-02-12-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/50.2.4.4)


<!-- truncate -->

### Bug fixes

- AIR-6979: AIR JPEG decoding to take account of macOS display colour profile
Expand Down
2 changes: 2 additions & 0 deletions news/2024-02-26-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ tags: [ airsdk, updates ]
Discussion on the new features can be found [here](https://github.com/airsdk/Adobe-Runtime-Support/discussions/3081).


<!-- truncate -->

## New features

- AIR-309: Adding AS3 API for allowing AS3 to handle HTTPS certificate errors
Expand Down
2 changes: 2 additions & 0 deletions news/2024-03-22-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ tags: [ airsdk, updates ]



<!-- truncate -->

## New features

- AIR-6054: Adding support for file modification times for zip entries
Expand Down
2 changes: 2 additions & 0 deletions news/2024-04-01-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ tags: [ airsdk, updates ]

Release 50.2.4.5 includes a number of bug fixes that had been provided also within the 51.0 pre- release branch but were also considered useful to release into production at an earlier date, across various different platforms.

<!-- truncate -->

### Bug fixes

- AIR-7028: AIR Android file permission callbacks not always called
Expand Down
2 changes: 2 additions & 0 deletions news/2024-04-22-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Release 50.2.5.1 of the AIR SDK is a feature update in order to provide some of
capabilities required to support Privacy Manifests for iPhone/iPad applications. There are some other
minor functional changes plus recent bug fixes that have been implemented.

<!-- truncate -->

### Features

- AIR-6979: Removing colour-profile adjustments from the loading point of a JPEG
Expand Down
2 changes: 2 additions & 0 deletions news/2024-05-07-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Release 51.0.1.1 of the AIR SDK is a feature update in order to provide some of
capabilities required to support Privacy Manifests for iPhone/iPad applications. There are some other
minor functional changes plus recent bug fixes that have been implemented.

<!-- truncate -->

### Features

- AIR-6288: Implementation of digests and encryption using CommonCrypto for mac/ios
Expand Down
2 changes: 2 additions & 0 deletions news/2024-05-31-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/51.0.1.2)


<!-- truncate -->

### Bug fixes

- AIR-6054: Fixing zip file type flags for DOS attributes
Expand Down
2 changes: 2 additions & 0 deletions news/2024-06-12-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/51.0.1.3)


<!-- truncate -->

### Bug fixes

- AIR-7127: Correct code-signing package ID for an iOS framework containing a bundle
Expand Down
2 changes: 2 additions & 0 deletions news/2024-07-08-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ tags: [ airsdk, updates ]
With 51.0.1.4, additional ELS stability improvements have been made, with a key fix also for the handling of the Android Gradle Plug-in depending on the availability of different Java runtime versions. If your latest Android platform needs an update to the Android Gradle Plug-in, this will only be applied if the appropriate Java runtime version is detected.


<!-- truncate -->

### Bug fixes

- AIR-7082 (Android) / AIR-7113 (iOS): Hook up NativeWindow events for the primary/main window
Expand Down
4 changes: 3 additions & 1 deletion news/2024-07-21-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ Please note that you cannot download this release from the website. It only cont
If you need the fixes, please use the AIR SDK Manager: https://airsdk.dev/docs/basics/getting-started
:::

- Release Notes
<!-- truncate -->

### Release Notes

https://airsdk.harman.com/api/versions/51.0.1.5/release-notes/Release_Notes_AIR_SDK_51.0.1.pdf

Expand Down
2 changes: 2 additions & 0 deletions news/2024-08-02-air-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tags: [ airsdk, updates ]
- [Download](https://airsdk.harman.com/download/51.1.1.1)


<!-- truncate -->

### Features

- AIR-6196: Allowing ANEs for Android to have a single platform
Expand Down
Loading