# October Update 2025

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

## Backend 💾

### Features

* Added in bed sleep time for Polar
* Sleep data added for Suunto
* Added easier integration with custom Freestylelibre practices
* Added support for Germany region (Freestylelibre)
* Added readiness retrieval for Oura Sleep
* Added recovery workouts mapping for WHOOP
* Add Avg Pace calculation to activities for Finalsurge

### Bugs

* Fixed a bug with Apple Health Daily where data could be overwritten a split second afterwards with older data
* Prevent invalid laps for Garmin due to missing start time
* Ensure all serial number, hardware version and software version from device data is sent as a string type

***

## SDKs

### Apple

* Planned workouts added to React Native!

### Android

* We are now fully supporting Samsung's new Data SDK. This SDK directly speaks with Samsung, bypassing the need for a third party (i.e Health Connect) and it is currently open for applications. Apply [here](https://developer.samsung.com/SHealth/business-partner/m48wvqi1mt9w2w4c) and mention you are a client of Terra's to expedite the process!
  * Platforms supported: Android, React Native and Flutter

***

## Dashboard

### Supabase Destination

* Added quick setup for Supabase destination!&#x20;
  * You can now setup your Supabase destination in just 1 click with OAuth2!

***

## Landing Page

* Terra's new website is now LIVE!
  * Refresh of content and messaging for clarity and transparency.
  * Added awareness to our podcasts directly at the homepage
    * [https://tryterra.co](https://tryterra.co/research)
* New Customer success stories with Terra are now live! Learn more about how customers are using us, who is using us and why Terra is irreplacible!
  * <https://tryterra.co/customers>


---

# 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/october-update-2025.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.
