File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" org.droidplanner"
5
- android : versionCode =" 108 "
5
+ android : versionCode =" 109 "
6
6
android : versionName =" please run version.sh to get the version name" >
7
7
8
8
<uses-sdk
Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ All the changes are logged below (preferable with the pull request numbers in pa
9
9
10
10
# Releases
11
11
12
+ ## Droidplanner v2.8.4
13
+ * Implemented "set yaw" (#1251 , #1263 )
14
+ * Fix on guided mode (#1256 , #1220 )
15
+ * Fix issues on survey polygons (#1257 )
16
+ * Fix minor UI on Editor altitudes (#1261 , #1258 )
17
+ * Show mAh by default on the infoBar (#1262 , #1259 )
18
+
12
19
## Droidplanner v2.8.3
13
20
* EPM support (#1242 )
14
21
* Do set servo (#1247 )
You can’t perform that action at this time.
0 commit comments