-
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.
docs: added rel 0.12.2 notes (#1054)
- Loading branch information
Showing
5 changed files
with
64 additions
and
2 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: A32NX Stable Release v0.12.2 | ||
description: A32NX Alpha Stable Release Notes | ||
search: | ||
exclude: true | ||
--- | ||
|
||
[//]: # (<link rel="stylesheet" href="../../stylesheets/toc-tables.css">) | ||
|
||
# A32NX Stable Release v0.12.2 | ||
|
||
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 below](#changelog) | ||
|
||
## Previous Feature Releases | ||
|
||
[See Previous Release - v0.12.1](v0121.md){.md-button} | ||
|
||
[See Previous Release - v0.12.0](v0120.md){.md-button} | ||
|
||
## Changelog | ||
|
||
1. [ND] Fix memory leak when using TERR ON ND - @Nufflee (nufflee) |
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,5 +1,6 @@ | ||
title: A380X Release Notes | ||
nav: | ||
- ... | ||
- Alpha Release v0.12.2: v0122.md | ||
- 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,33 @@ | ||
--- | ||
title: A380X Stable Release v0.12.2 | ||
description: A380X Alpha Stable Release Notes | ||
search: | ||
exclude: true | ||
--- | ||
|
||
[//]: # (<link rel="stylesheet" href="../../stylesheets/toc-tables.css">) | ||
|
||
# A380X Alpha Release v0.12.2 | ||
|
||
This update primarily addresses some issues that were present in our v0.12 release. | ||
|
||
Happy Flying! | ||
|
||
For a full release changelog - [see below](#changelog) | ||
|
||
## Previous Feature Releases | ||
|
||
[See Previous Release - v0.12.1](v0121.md){.md-button} | ||
|
||
[See Previous Release - v0.12.0](v0120.md){.md-button} | ||
|
||
![a380x-release-card-1.png](../assets/A380X_Feature_Highlights.png){width=45% loading=lazy align=left} | ||
![a380x-release-card-2.png](../assets/A380X_Feature_Highlights_contd.png){width=45% loading=lazy align=right} | ||
|
||
## Changelog | ||
|
||
1. [ND] Fix memory leak when using TERR ON ND - @Nufflee (nufflee) | ||
1. [A380X/OVHD] Fix RCDR GND CTL button/logic - @flogross89 (floridude) | ||
1. [A380X] Various fixes in FMS and ECL - @flogross89 (floridude) | ||
1. [A380X/MFD] Fixed DIRECT TO selection of active waypoint does nothing - @sognodelx (Sven Gross) | ||
1. [A380X/MODEL] Optimized 4K textures |
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