diff --git a/README.md b/README.md index 8223ecb3..ad1aaab2 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,22 @@ See the [commit history](https://github.com/mSparks43/747-400/commits/master) fo _Thank you all for your support and contributions!_ +## Release XP12.1.0-2024/06/02 (OP Program XP12-10-2024/06/02 08:57): + +Small but meaningful fixes + +### Bug fixes + + - Fix reversed strobe light switch + - EPR PID tuning (cause of redlining in #885) + - Update animation functions + - Reinstate SPD mode if switching AT on while on the glideslope + - Send L1 to default FMC in RTE if not on page one + - Send R1 to default FMC in RTE if not on page one + - Fix reverse thrust mode clearance + - Check have ToD before pausing at ToD + + ## Release XP12.1.0-2024/05/26 (OP Program XP12-10-2024/05/25 10:35): Updates focusing on systems, ACARs and autopilot. diff --git a/README.pdf b/README.pdf index a3f31702..90503717 100644 Binary files a/README.pdf and b/README.pdf differ diff --git a/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua b/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua index 77f64c49..86e1a31e 100644 --- a/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua +++ b/plugins/xtlua/scripts/B747.05.xt.simconfig/version.lua @@ -356,3 +356,5 @@ fmcVersion="XP12-10-2024/06/01 09:16" fmcVersion="XP12-10-2024/06/01 11:04" fmcVersion="XP12-10-2024/06/02 06:51" fmcVersion="XP12-10-2024/06/02 07:40" +fmcVersion="XP12-10-2024/06/02 08:57" +fmcVersion="XP12-10-2024/06/02 08:57"