diff --git a/ChangeLog.md b/ChangeLog.md index 74b9b8480e35201cee64ba247e12e83d51efcea8..ef73da029d2ece10831260a29504808b2e732412 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,7 +4,7 @@ Note: This file only contains high level features or important fixes. ## 4.0 -### 4.0.0 - Daily Build +### 4.0.0 - Stable * Added ROI option during manual flight. * Windows: Move builds to 64 bit, Qt 5.12.5 @@ -15,9 +15,7 @@ Note: This file only contains high level features or important fixes. * Plan View: New create plan UI for initial plan creation * New Corridor editing tools ui. Includes ability to trace polyline by clicking. * New Polygon editing tools ui. Includes ability to trace polygon by clicking. -* ArduCopter/Rover: Follow Me setup page * More performant flight path display algorithm. Mobile builds no longer show limited path length. -* ArduCopter/Rover: Add support for Follow Me * ArduPilot: Add Motor Test vehicle setup page * Compass Instrument: Add indicators for Home, COG and Next Waypoint headings. * Log Replay: Support changing speed of playback @@ -52,9 +50,9 @@ Note: This file only contains high level features or important fixes. * ArduPilot: Support configurable mavlink stream rates. Available from Settings/Mavlink page. * Major rewrite and bug fix pass through Structure Scan. Previous version had such bad problems that it can no longer be supported. Plans with Structure Scan will need to be recreated. New QGC will not load old Structure Scan plans. -### 3.5.6 - Not yet released +## 3.5 -### 3.5.5 - Stable +### 3.5.5 * Fix mavlink message memset which cause wrong commands to be sent on ArduPilot GotoLocation. * Disable Pause when fixed wing is on landing approach.