Get Started
Changelog
November 2024
Nov 7 Release
- Released New Dashboard Design
- Query builder
- Cohort analytics
- Refreshed integration walkthrough
- Pipeline enhancements
- New serverless data store for better scalability
- General bugfixes
- Fixed issue with webhooks getting stuck in updating / pausing states
- Improved various database queries and indexing / partitioning
October 2024
Oct 24 Fix
- Released Sahha SDK version
1.0.3
with the following changes:- (Android) Resolved an issue where applying metadata to native sleep data could cause crashing
Oct 23 Update
- Released Sahha SDK version
1.0.2
with the following changes:- (Android) Added metadata to logs
- (Android) Added
appVersion
to device information - (Android) Fixed an issue where the
endDateTime
timestamps were incorrect for historical step data
Oct 8 Update
- Released Sahha SDK version
1.0.1
with the following changes:- (Android) Resolved an issue where under certain circumstances, native step data would stop collecting (Health Connect step data unrelated)
- (Android) Resolved an issue where certain permission states were incorrectly returning
unavailable
specifically for Android version 9 (API 28)
September 2024
Sep 17 Release
- Launched the Readiness Score in sandbox and production environments. It helps users assess their preparedness for daily physical and mental activities. More information on how it works: Readiness Score Explained
Sep 12 Release
- Released Sahha SDK version
1.0.0
with the following changes:- Added
getScores
method to receive the latest version of our Sahha scores - Removed
analyze
method to receive deprecated version of our Sahha scores - Fixed recording method strings
- (Android) Fixed a bug where in specific scenarios, incorrect permission statuses were returned
- (Android) Fixed a data filtering bug
- Added
August 2024
Aug 22 Update
- Released Sahha SDK version
0.4.5
with following changes:- (Android) Improved the quality of step data being sent to Sahha API
- Changed
getSensorStatus
andenableSensors
method parameters to require an explicit list of sensors - (iOS) Delete credentials if API response is unauthorized
- (Android) Fixed a bug where the foreground service would attempt to periodically restart
- (Android) Fixed a minor bug when batching data
July 2024
Jul 19 Feature
Introduced integration of Sahha Demo App with the Sahha Dashboard's Sandbox Environment, enabling teams to quickly onboard participants by sharing a simple QR code or URL. This feature streamlines the process of data collection for testing or demonstrations, without needing to integrate the Sahha SDK into your own app.
Guides to help get started:
- Syncing the Sahha Demo App with your Sahha account
- Using Sahha webhooks with Firebase Functions and storing data in Firebase Firestore