8.10.0
·
23 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Added
- Added support for the
appleStandHourdata type on iOS. - Added support for
dietaryWateranddietaryEnergyConsumeddata types.
Changed
- Updated project documentation.
- Updated CI dependencies by bumping
actions/setup-nodeto v6.5.0 (#84).
Fixed
- Fixed a missing
vo2Maxcase in the iOSHealthDataTypemapping, so VO₂ max data is now handled correctly. - Marked
appleStandHouras read-only to match HealthKit permissions behavior. - Prevented nutrition records with null or missing energy values from counting against the read limit.
🔗 Full Changelog: 8.9.4...8.10.0