# January Update 2025

Check out what we've been doing at Terra over the month of January 2025!

## Backend 💾

### Features

* Sleep score added from Garmin into Daily -> Scores
* Added Resting Heart rate from Ultrahuman
* Added HRV samples for WIthings
* Added timezone handling for Ultrahuman
* Add timestamp for rapid insulin for Freestylelibre

### Bug fixes

* Fixed an issue where Rouvy was not able to retrieve data correctly (Backfills were made)
* Fixed an issue on Garmin menstruation where menstrual phase was not provided correctly
* Fix an issue where total calorie consumed was not matching to the last calories sample for Apple Health
* Filter out 0 values from Withings payload where it is meant to be null

## Teams API

* Notes added to Forcedeck
* Fixed a bug where Gender could null

***

## Frontend📺

### Landing Page

* Released out super viral AI in Health care report 2025: <https://tryterra.co/ai-in-healthcare-2025>

### Dashboard

* Payload history page has been paginated and loads much faster and smoother!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryterra.co/changelog/2025/readme-1-1-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
