2024 June Updates
6 months ago by Alex Venetidis
Check out what we've been doing at Terra over the month of June 2024!
Backend 💾
Features
- Teams API:
- Added support for activity/training sessions
- Added webhook support
- Added Catapult integration
- Added GymAware integration
- Enable support for WHOOP daily webhooks
- Allow PUSH of notes to TrainingPeaks integration
- Massively reduce HTTP request latencies by about 400-500%
Bug fixes
- Fixed GPS coordinates of Zepp/Xiaomi activities sometimes being off
AI Agents
- Intelligent scheduling: agents now intelligently know when to be executed and act on your users' data (for example, on every activity, or once a day, etc..)
- Reduce chance of hallucinations occurring
Health Scores
- Health scores have now been released on our Dashboard, under the "Data Refinement" tab! 🎉
- Sleep score has been released, which takes into account a highly personalized view of the user's past sleep, in order to evaluate the current sleep.
Dashboard
- Added support for using custom S3 bucket when using SQS as a destination
- Allow selecting custom permissions for each data source. This narrows down the permissions requested on the authentication screen for users logging in
- Added new onboarding flow 🎉 making it even easier to integrate through Terra
SDK 📱
- Improve query reliability when using getSleep, getDaily etc...
- Fix bug causing queries to hang