- Rebranded Dronesmith Link to Dronesmith Engine.
- Removed deprecated scripts and assets.
- Fixed minor UI bugs.
- Add customizable starting latitude and longitude for virtual drones when creating or starting them.
- Local API support.
- Add note about stopping virtual drones if they have been idle for more than an hour.
- Minor bug fixes once more.
- Add “relativePos” and “relativeAlt” to goto and takeoff.
- Remove GPS lat/lon from land, not applicable in firmware.
- Add
statusCode
to command response object.
- Send a 400 error when trying to query information on a drone that is not online.
- Make field names in post bodies case insensitive.
- Various minor bug fixes and improvements.
- Added groups to drone objects.
- Added group updates to PUT /api/drone/<id/name>
- The online field now works when querying a drone.
- Added query strings to GET /api/drone