2024 September Updates
about 1 month ago by Elliott Yu
Check out what we've been doing at Terra over the month of September 2024!
Backend 💾
Features
- Apple sleeps now provide if if the session is a nap or not via is_nap field
- Laps data can now be retrieved via Coros workouts
- Move Dexcom to use V3 API
- Compute in bed duration directly in the case this sample is not provided from Apple Health
- Apple Health now supports /athlete endpoint! (providing the unique device ID from Apple health)
- Added default Intensity to Garmin Planned Workouts
Bug fixes
- Fixed a bug where Fitbit did not return heart rate data in the case workout was small and recorded on Google Pixel watches
- Fixed a bug where samples were provided still even if SAMPLES scope was turned off
- Fixed a bug with Aktiia where not all samples were returned
- Fixed a bug where some samples may be duplicated for Freestylelibre
- Display invalid credentials correctly in Freestylelibre authentication
- Wahoo now returns workout upload type (AUTOMATIC/MANUAL) correctly
Health Scores
- New scores!
- Work Capacity score is released!
Teams API
- Improve metrics schema (making it more interoperable and easy to parse)
- You can now get all integrations detailed for Teams api via the /integrations/detailed endpoint
SDK 📱
- Allow for direct aggregation of all Health Connect origins so that you may use Health Connect as a direct source (version 1.5.0 above)
Frontend📺
Landing Page
- Updated our Careers page
- Fixed an issue with blog searches
Dashboard
- Directly access Colour wheel on Widget Customisation page