From d754e675c52c29aaf8cb9ae6043ab742ea89af66 Mon Sep 17 00:00:00 2001 From: egonl Date: Tue, 14 May 2024 17:54:44 +0200 Subject: [PATCH] Updated Releases.md --- Releases.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/Releases.md b/Releases.md index cf2af42..651d909 100644 --- a/Releases.md +++ b/Releases.md @@ -1,3 +1,60 @@ +# 2.0.0 + +This is the 2.0.0 release of the Rotorflight LUA Scripts for FrSky Ethos. + + +## Instructions + +For instructions and other details, please read the [README](https://github.com/rotorflight/rotorflight-lua-ethos#readme). + + +## Downloads + +The official download locations for Rotorflight 2.0.0 are: + +- [Rotorflight Configurator](https://github.com/rotorflight/rotorflight-configurator/releases/tag/release/2.0.0) +- [Rotorflight Blackbox](https://github.com/rotorflight/rotorflight-blackbox/releases/tag/release/2.0.0) +- [LUA Scripts for EdgeTx and OpenTx](https://github.com/rotorflight/rotorflight-lua-scripts/releases/tag/release/2.0.0) +- [LUA Scripts for FrSky Ethos](https://github.com/rotorflight/rotorflight-lua-ethos/releases/tag/release/2.0.0) + + +## Notes + +1. There is a new website [www.rotorflight.org](https://www.rotorflight.org/) for Rotorflight 2. + The old Wiki in GitHub is deprecated, and is for Rotorflight 1 only. + Big thanks to the documentation team for setting this up! + +1. Rotorflight 2 is **NOT** backward compatible with RF1. You **MUST NOT** load your configuration dump from RF1 into RF2. + +1. If coming from RF1, please setup your helicopter from scratch for RF2. Follow the instructions on the website! + +1. As always, please double check your configuration on the bench before flying! + + +## Support + +The main source of Rotorflight information and instructions is now the [website](https://www.rotorflight.org/). + +Rotorflight has a strong presence on the Discord platform - you can join us [here](https://discord.gg/FyfMF4RwSA/). +Discord is the primary location for support, questions and discussions. The developers are all active there, +and so are the manufacturers of RF Flight Controllers. Many pro pilots are also there. +This is a great place to ask for advice or discuss any complicated problems or even new ideas. + +There is also a [Rotorflight Facebook Group](https://www.facebook.com/groups/876445460825093) for hanging out with other Rotorflight pilots. + + +## Changes + +A full changelog can be found online. + + +### Changes since 2.0.0-RC2 + +- Enhanced stability due to increased independence from other Ethos LUA scripts. + + +*** + # 2.0.0-RC2 This is the _second_ Release Candidate of the Rotorflight LUA Scripts for FrSky Ethos.