- `DeviceCategory` model and repository - `getDeviceCategory` and `setDeviceCategory` methods on `Device` model - `device_category_id` parameter added to newDevice methods
Fixed
- Bugs related to fetching locations and setting position
3.21.0
Added
- `filterEntities` method
Changed
- `count` is now infinite by default
3.20.2
Fixed
- getTime helper method was not taking into account local time zone correctly - Ejected file and experiment from ElasticSearch
3.20.1
Fixed
- Experiment Step -> Protocol Step
3.20.0
Added
- `NotificationAlert` model and repository - `getNotificationAlert` and `setNotificationAlert` methods on `Metadata` model