-
Notifications
You must be signed in to change notification settings - Fork 16
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 #60 from keirthana/document-1.21.2-release-notes
Create 1.21.2 release notes
- Loading branch information
Showing
3 changed files
with
39 additions
and
4 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
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
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,37 @@ | ||
## Introduction | ||
|
||
The Anbox Cloud team is pleased to announce the release of Anbox Cloud 1.21.2. | ||
|
||
Please see [component versions](https://anbox-cloud.io/docs/reference/component-versions) for a list of updated components. | ||
|
||
## New features & improvements | ||
|
||
### Core stack improvements | ||
|
||
* WiFi support for AAOS images.<!--AC-2211--> | ||
|
||
### Other | ||
|
||
* Android security updates for April 2024 (see [Android Security Bulletin - April 2024](https://source.android.com/docs/security/bulletin/2024-04-01) for more information).<!--AC-2391--> | ||
* The Android WebView has been updated to [123.0.6312.99](https://chromereleases.googleblog.com/2024/04/chrome-for-android-update.html). | ||
|
||
### Bug fixes | ||
|
||
* [LP 2051220](https://bugs.launchpad.net/anbox-cloud/+bug/2051220) Unable to initialise the Anbox Cloud Appliance when it is behind a HTTP proxy.<!--AC-2306--> | ||
* [LP 2055497](https://bugs.launchpad.net/anbox-cloud/+bug/2055497) Native crash occurs in the Audio HAL module when booting up the Android system.<!--AC-2330--> | ||
* [LP 2054443](https://bugs.launchpad.net/anbox-cloud/+bug/2054443) Fix for the session crash when opening an installed app.<!--AC-2297--> | ||
* Fix for Bluetooth terminating abruptly in the AAOS launcher.<!--AC-2265--> | ||
|
||
## Known issues | ||
|
||
* When streaming from an instance that is based on an AAOS image, the following error is displayed on the right panel:<!--AC-2456--> | ||
|
||
``` | ||
VHAL error, could not get fan positions | ||
``` | ||
The error is not persistent and disappears if you switch between the *Climate* and *All Properties* tabs. This issue is planned to be fixed in the upcoming releases. | ||
|
||
|
||
## Upgrade instructions | ||
|
||
See [Upgrade Anbox Cloud](https://anbox-cloud.io/docs/howto/update/upgrade-anbox) or [Upgrade the Anbox Cloud Appliance](https://anbox-cloud.io/docs/howto/update/upgrade-appliance) for instructions on how to update your Anbox Cloud deployment to the 1.21.2 release. | ||