File tree Expand file tree Collapse file tree 3 files changed +21
-5
lines changed
Expand file tree Collapse file tree 3 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 11### Changelog
22
3- All notable changes to this project will be documented in this file. Dates are displayed in UTC.
3+ #### [ v0.9.0 ] ( https://github.com/stephendade/Rpanion-server/compare/v0.8.0...v0.9.0 )
44
5- Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
5+ - Upgrade from nodejs v14 to v16
6+ - FlightLogs: Add automatic processing of tlogs to kml files
7+ - Video: Add option to overlay timestamp
8+ - FlightController: Remove unused MAVLink dialect option
9+ - Add VPN configuration GUI for Zerotier and Wireguard
10+ - Add help text to all pages
11+ - Allow user to download Rpanion-server logfile
12+ - FlightController: Add UDP server option
13+ - NetworkManager: Scan for available Wifi networks
14+ - FlightController: Add extra baudrates
15+ - Video: Add Mission Planner connection strings
16+ - Add upgrade control to "About" page
17+ - NetworkManager: allow editing of ssid
18+ - Add rate limiting to server (50 requests/min) to mitigate denial-of-service attacks
19+ - Add cloud upload of flight logs
20+ - FlightController: Show ArduPilot version
21+ - Video: Fix streaming config interval
622
723#### [ v0.8.0] ( https://github.com/stephendade/Rpanion-server/compare/v0.7.0...v0.8.0 )
824
Original file line number Diff line number Diff line change 11{
22 "name" : " Rpanion-server" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "private" : true ,
55 "secure" : false ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments