History

Wednesday 4th Oct 2023

Feature updates

1. REST API Medications

We have updated the v1/medications REST API endpoint as follows:

Bugs

1. Measurements

We have resolved an issue which meant that ‘Weight (kg)’ measurements over 100kg could not be recorded to the precision of 1 decimal point. Previously, these weights were being rounded to the nearest kg, but are now rounded to the nearest 0.1kg.