Skip to content

8.10.0

Choose a tag to compare

@riderx riderx released this 24 Jul 09:55
· 23 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Added

  • Added support for the appleStandHour data type on iOS.
  • Added support for dietaryWater and dietaryEnergyConsumed data types.

Changed

  • Updated project documentation.
  • Updated CI dependencies by bumping actions/setup-node to v6.5.0 (#84).

Fixed

  • Fixed a missing vo2Max case in the iOS HealthDataType mapping, so VO₂ max data is now handled correctly.
  • Marked appleStandHour as 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