Skip to content

Commit b255ba3

Browse files
authored
Add changelog to make preparation of a new release easier (#584)
It is encouraged that this file gets updated when there is a feature PR or important bug fix PR.
1 parent 75e48d8 commit b255ba3

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
**IMPORTANT:**\
2+
**You must install the filesystem along with the new firmware. Make sure to save your models first!**\
3+
**The configuration of hardware mods has changed since the previous 4.0.1 version. Instead of the tx.ini, they are in a new hardware.ini file, just like they were in the last nightly builds.**
4+
5+
6+
## Installation
7+
8+
Follow the instructions in the User Manual that applies to your transmitter
9+
10+
11+
## Critical bug fixes
12+
* Fix mixer ordering and mixer loop depdency.
13+
* Significant reduce stick-to-air latency in FrskyX, Devo, and SFHSS protocols.
14+
15+
16+
## Major Features
17+
* Support new transimitters:
18+
- Deviation 12E, F4, F7, F12E,
19+
- iRangeX IR8M
20+
- Jumper T8SG, V2, V2 Plus
21+
- RadioLink AT9
22+
* Introduce a new format of localiztion file to save Flash space and speed up UI rendering.
23+
* Scanner to check the RF enviroment around.
24+
* Enhence telemetry support by adding some new fields.
25+
26+
27+
## Minor Features / Bug Fixes
28+
* Reduce RAM requirement by optimizing stack and heap usage
29+
* Reduce ROM size for AT9
30+
* Support of Beken BK2421 / BK2423 support is removed.
31+
* Fix USBHID under OSX
32+
33+
34+
## New protocols
35+
* PXX protocol
36+
* GD00X protocol
37+
* Air Hogs "Star Trek" NCC-1701 protocol
38+
* WFLY protocol
39+
* Hitec protocol
40+
* protocol for MJX Bugs 3, 6, 8
41+
* SBUS, CRSF
42+
* Flydream V3 protocol
43+
* Corona protocol

0 commit comments

Comments
 (0)