1.1.3 [2025-08-01]
Bugfixes
- Fixed issue causing alerts to be triggered when devices uploaded historical data.
- Fixed potential performance issues in data migrations by replacing use of "Model.objects.all()" with "Model.objects.iterator()..
- Fixed dashboard map issue where east/west map coordinates were not correctly handled..
- Fixed code examples in the documentation.