Skip to content

Commit 97dba43

Browse files
authored
docs(release): v0.10.1 release notes
* docs(release): v0.10.1 release notes * add changelog * update nav and fix document * update convenience link * formatting * grammar fix - rogepete * update changelog * remove colon from changelog
1 parent 3812e76 commit 97dba43

File tree

3 files changed

+64
-1
lines changed

3 files changed

+64
-1
lines changed

docs/release-notes/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
title: Release Notes
77
nav:
88
- ...
9+
- Stable Release v0.10.1: v0101.md
910
- Stable Release v0.10.0: v0100.md
1011
- Stable Release v0.9.1: v091.md
1112
- Stable Release v0.9.0: v090.md

docs/release-notes/v0101.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
<link rel="stylesheet" href="../../stylesheets/toc-tables.css">
2+
3+
# Stable Release v0.10.1
4+
5+
This update contains some minor fixes to our previous stable release. Happy Flying!
6+
7+
For a full release changelog - [see here](#changelog)
8+
9+
## Previous Feature Releases
10+
11+
[See Previous Release - v0.10.0](v0100.md){.md-button}
12+
13+
![stable 0100 graphic](assets/0-10-0-m.png){width=50% loading=lazy}
14+
15+
!!! tip "Recommended Settings"
16+
Before your first flight, please make sure to read our [Recommended Settings](../fbw-a32nx/settings.md) guide.
17+
18+
**Navigraph Airframe**
19+
20+
The team at Navigraph have been kind enough to include our airframe as a selectable option on SimBrief. You no longer have to save our custom airframe to your account to use it. If we decide
21+
to make any changes, it will be automatically updated in their system.
22+
23+
[Guide Here](../fbw-a32nx/feature-guides/simbrief.md#simbrief-airframe){.md-button}
24+
25+
!!! warning "Important User Experience Changes"
26+
27+
Please note the following changes.
28+
29+
SimBridge is now required to use the following features:
30+
31+
- Terrain on ND
32+
- MCDU Remote Display
33+
- External Printer
34+
- Local Files feature
35+
- Company Routes
36+
37+
[SimBridge Guides Here](../simbridge/index.md){.md-button}
38+
39+
- Custom Flight Management System.
40+
- See the [Special Notes Section](../fbw-a32nx/feature-guides/cFMS.md#special-notes) on our custom FMS page for more details.
41+
- Weather is inoperable as we wait for Asobo implementations.
42+
- MSFS Built-in ATC and VFR maps are on limited support. [Guides Here](#)
43+
- [Discontinuities](../pilots-corner/advanced-guides/flight-planning/disco.md) may now appear in your flight plan — they are a feature and not a bug.
44+
- [Throttle calibration](../fbw-a32nx/feature-guides/flypados3/throttle-calibration.md) is **mandatory**.
45+
46+
!!! info ""
47+
Downloads available through our [installer](../fbw-a32nx/installation.md).
48+
49+
Please see our [Support Guide](../fbw-a32nx/support/index.md) and [Reported Issues](../fbw-a32nx/support/reported-issues.md).
50+
51+
## Changelog
52+
- [ATSU] Hoppie Telex with \n now can be received @Maximilian-Reuter (Chaoz#3065)
53+
- [EFB] Fixed SimBridge failing to connect if remote setting is enabled then disabled - @DevonDF (Devon#9451)
54+
- [EFB] Optimized/fixed strobe handling in aircraft presets @frankkopp (Frank Kopp)
55+
- [EIS] Added > character to the font - @KiloEchoVictor (Kevin)
56+
- [FLIGHTMODEL/FUEL] Update of fuel system (center tank transfer and crossfeed) - @donstim (donbikes#4084), @tracernz (Mike), @Taz5150 (TazX [Z+2]#0405)
57+
- [FMGC] No vapp addition without wind entry @tracernz (Mike)
58+
- [FMS] Improved robustness of ILS selection - @tracernz (Mike)
59+
- [FMS] TO SPEEDS TOO LOW uses FQI fuel quantity after engine start to avoid spurious warnings - @tracernz (Mike)
60+
- [LIGHTS] Fixed trim decal emissive and floods - @FinalLightNL (FinalLight#2113)
61+
- [ND] Fix ROSE VOR/LS conditions and ILS course - @tracernz (Mike)
62+
- [SIM] fix(sim): only show nav radio tip once @tracernz (Mike)

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ plugins:
8787
'exp.md': 'fbw-a32nx/support/exp.md'
8888
'vnav.md': 'pilots-corner/advanced-guides/flight-guidance/vertical-guidance/overview.md'
8989
# Release Notes Permalink
90-
'latest-release.md': 'release-notes/v0100.md'
90+
'latest-release.md': 'release-notes/v0101.md'
9191
'latest-installer-release.md': 'release-notes/installer/v330.md'
9292
# ########################################
9393
# Needed for URL within the A32NX aircraft

0 commit comments

Comments
 (0)