-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
59 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
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,27 @@ | ||
--- | ||
title: A332NX Stable Release v0.12.0 | ||
description: A32NX Alpha Stable Release Notes | ||
search: | ||
exclude: true | ||
--- | ||
|
||
[//]: # (<link rel="stylesheet" href="../../stylesheets/toc-tables.css">) | ||
|
||
# A32NX Stable Release v0.12.1 | ||
|
||
This update primarily addresses some issues that were present in our v0.12 release for the A380X with some minor updates | ||
for the A32NX. | ||
|
||
Happy Flying! | ||
|
||
For a full release changelog - [see here](#changelog) | ||
|
||
## Previous Feature Releases | ||
|
||
[See Previous Release - v0.12.0](v0120.md){.md-button} | ||
|
||
## Changelog | ||
|
||
1. [GENERAL] Fixed issue in C++ WASM Framework that caused performance degradation in some WASM modules - @frankkopp (Frank Kopp) | ||
1. [A32NX/FCU] Fixed auto-initialisation of baro unit - @tracernz (Mike) | ||
1. [A32NX/CAMERA] Improved default camera position for Virtual Reality (VR) - @aguther (Andreas Guther)dded popup for telex consent @saschl (saschl) @Maximilian-Reuter (\_chaoz) |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
title: A380X Release Notes | ||
nav: | ||
- ... | ||
- Alpha Release v0.12.1: v0121.md | ||
- Alpha Release v0.12.0: v0120.md |
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,30 @@ | ||
--- | ||
title: A380X Stable Release v0.12.0 | ||
description: A380X Alpha Stable Release Notes | ||
search: | ||
exclude: true | ||
--- | ||
|
||
[//]: # (<link rel="stylesheet" href="../../stylesheets/toc-tables.css">) | ||
|
||
# A380X Alpha Release v0.12.1 | ||
|
||
This update primarily addresses some issues that were present in our v0.12 release. | ||
|
||
Happy Flying! | ||
|
||
For a full release changelog - [see here](#changelog) | ||
|
||
## Previous Feature Releases | ||
|
||
[See Previous Release - v0.12.0](v0120.md){.md-button} | ||
|
||
![stable 0111 graphic](../assets/A380X_Feature_Highlights.png){width=50% loading=lazy} | ||
|
||
## Changelog | ||
|
||
1. [GENERAL] Fixed issue in C++ WASM Framework that caused performance degradation in some WASM modules - @frankkopp (Frank Kopp) | ||
1. [A380X/FCU] Fix baro-preselect not recognising baro unit changes - @tracernz (Mike) | ||
1. [A380X/EFB] Fixed doors automatically opening in flight - @saschl (saschl) | ||
1. [A380X/FMS] Fixed layouting issue on FMS/ACTIVE/PERF/T.O page for some users - @flogross89 (floridude) | ||
1. [A380X/TELEX] Added popup for telex consent @saschl (saschl) @Maximilian-Reuter (\_chaoz) |