-
1.0.0-beta.14316f112 · ·
Release first beta of version 1.0.0 of the devices module for the Netmon API-Server. This version is also known als "preview".
Bugfix release: * Add missing coordinate relation to DeviceSeriazer
Bugfix release fixing: * Bug in migration
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"
Improvements release: * Enable creator to modify and delete device
Minor release for adding new DeviceTest and fixing migrations.
Improvement release that adds the following improvements: * Make the store method of the DevicePolicy accept a second optional argument
Bugfix release that fixes: * Bug that allows unauthenticated users to modify devices
This version adds some more attributes to the devices and device-statuses resources.
This is the first release of the Devices module for the Netmon API-Server.
Release first beta of version 1.0.0 of the devices module for the Netmon API-Server. This version is also known als "preview".