Skip to content

Commit

Permalink
build: bump v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a-wing committed Jul 23, 2020
1 parent 5e13a19 commit c4c1a6a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# SDWC - Changelog

## 2020-07-24 v3.5.0

### Add
- Overview
- show place markers on map
- notify popup and history

- Map
- Add mapbox
- Heatmap support

- Monitor
- joystick toggle

- Add custom
- router login api

### Change
- API preflight

### Fix
- node loading spinner not centered on ipad
- Map
- map follow, dragged
- google, mapbox

- Preflight
- background on safari
- touch screen support
- mqtt keepalive

## 2020-04-07 v3.4.0

### 新增
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SDWC",
"description": "Multiple drones and ground station Web consoles",
"version": "3.4.0",
"version": "3.5.0",
"author": "metal A-wing <shiyongxin@aliyun.com>",
"license": "MPL-2.0",
"private": true,
Expand Down

0 comments on commit c4c1a6a

Please sign in to comment.