diff --git a/changelog.html b/changelog.html index ea2cc733..09720a49 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +2015.05.23 - 1.0.0 - cleanflight +

+ - Update servo configuration (requires firmware >= 1.10.0).
+ - Add some notes and help messages for common issues.
+ - Update sponsors panel and add links to new boards.
+

2015.05.23 - 0.65.0 - cleanflight

- Support flashing of the SPRacingF3.
@@ -23,10 +29,10 @@

2015.03.29 - 0.63.0 - cleanflight

- - Configuration tab supports auto_disarm_delay and disarm_kill_switch - Requires 1.8.0 firmware.
- - PID Tuning tab allows TPA Breakpoint changes - Requires 1.8.0 firmware.
- - Corrected Artificial Horizon Pitch/Roll views.
- - Changed logging time stamp to include date stamp.
+ - Configuration tab supports auto_disarm_delay and disarm_kill_switch (requires firmware >= 1.8.0).
+ - PID Tuning tab allows TPA Breakpoint changes (requires firmware >= 1.8.0).
+ - Correct Artificial Horizon Pitch/Roll views.
+ - Change logging time stamp to include date stamp.
- Support new firmware 1.8 serial port configuration.
- Move documentation and help to new tab.
- Add contributing section to welcome tab.
@@ -38,7 +44,7 @@ 2015.02.26 - 0.62.0 - cleanflight

- Add flight indicators to setup screen tab.
- - Add dataflash tab. Requires 1.8.0 firmware.
+ - Add dataflash tab (requires firmware >= 1.8.0)..
- Add Cleanflight logos.
- Fix loading online flash files - github moved them to amazon aws.
- Fix to fallback 3D model.
@@ -46,7 +52,7 @@

2015.02.03 - 0.61.0 - cleanflight

- - Support changing PID controller - there new PID controllers in 1.7.0 firmware.
+ - Support changing PID controller - three new PID controllers in 1.7.0 firmware.
- Support for LED thrust ring.
- Support for LED colors.
- Support for displaying sonar sensor reading on the sensors tab.
@@ -54,21 +60,21 @@ - New Logo. (Tom McCullough)
- New 3D models (AkFreak).
- Update presentation of LEDs that have multiple functions.
- - Added Documentation and Support panels to welcome tab.
+ - Add Documentation and Support panels to welcome tab.
- Add support for backup and restore of LED strip configuration.
- Fix for disappearing tabs in chrome 41 beta.
- Various other minor improvements.

2015.01.08 - 0.60.0 - cleanflight

- - Add LED strip tab for LED configuration - requires v1.6.0 firmware to save.
+ - Add LED strip tab for LED configuration (requires firmware >= 1.6.0)..
- Replace motor order images (stronnag)

2015.01.08 - 0.59.1 - cleanflight

- - Add support for Blackbox flight recorder feature (requires v1.5.0 firmware).
+ - Add support for Blackbox flight recorder feature (requires firmware >= 1.5.0).
- Update RSSI channel section to allow any channel.
- - Implemented configuration migration to aid with backwards compatibility.
+ - Implement configuration migration to aid with backwards compatibility.
- Allow CLI access when connecting firmware with an out-of-date API.
- Support 'release candidate' and 'stable' releases.

@@ -88,7 +94,7 @@ 2014.12.06 - 0.57.1 - cleanflight

- Latest firmware required.
- - Merged latest baseflight configurator changes.
+ - Merge latest baseflight configurator changes.
- Added support for choosing and downloading firmware via the github relases API.
- Added Armattan Quads as a sponsor.
- Various UI tweaks.
@@ -96,17 +102,17 @@ 2014.12.06 - 0.57

- Firmware flasher now contains firmware builds picker
- - Implemented new and experimental review mechanism
+ - Implement new and experimental review mechanism
- Support for new A-tail Quad craft type
- Firmware flasher flashing speed optimizations
- - Added specific 3D models for atail/vtail quad (norem)
+ - Add specific 3D models for atail/vtail quad (norem)
- Major bugfix for stuck UI after delayed port open procedure
- Bugfix for GPS distance to home not displaying
- Bugfix for backup/restore misbehaving (mostly on OSX)

2014.11.04 - 0.56

- - Added hex plus, hex X, tri, y4, y6 3D models (jef79m)
+ - Add hex plus, hex X, tri, y4, y6 3D models (jef79m)
- Bugfix for battery voltage saving sequence
- Bugfix for fetching development firmware

@@ -116,9 +122,9 @@ - Minimum accepted firmware version set to 2.31
- Support for flashing development firmware
- Setup tab performance improvements, faster 3D model
- - Strongly improved amount of data stored in backups
- - Improved flash on connect in firmware flasher
- - Rearranged texts and options in firmware flasher
+ - Strongly improve amount of data stored in backups
+ - Improve flash on connect in firmware flasher
+ - Rearrange texts and options in firmware flasher
- Bugfix for corrupted minimum window size on Windows 7
- Bugfix for incorrect date & time in firmware flasher
- Bugfix for port handler firing before port being initialized