Skip to content
This release brings breaking API changes:
 * latitude and longitude have been moved into a belongsTo
   relation named "coordinate"
 * The devices of a user are now accesible through the hasMany relations
   "createdDevices" and "ownDevices"