Skip to content

Releases: agencyenterprise/react-native-health

v1.13.1

24 Nov 12:37
Compare
Choose a tag to compare
  • Merge pull request #239 from matiaskorhonen/update-expo-config-plugins 8134c4b
  • Updates the @expo/config-plugins version 1f2b33f

v1.13.0...v1.13.1

v1.13.0

04 Aug 14:19
Compare
Choose a tag to compare
  • Merge pull request #232 from magus/dev/noah/fitness-saveWalkingRunningDistance 38603c6
  • Merge pull request #223 from nguyening20/master dcddee8
  • feat: AppleHealthKit.saveWalkingRunningDistance bd00971
  • Merge pull request #1 from walterholohan/patch-1 aaf7faf
  • Update RCTAppleHealthKit+TypesAndPermissions.m e212b87
  • fix handle activities without a route 0e790d5
  • Update getWorkoutRouteSamples.md 13f9aa7
  • Update getWorkoutRouteSamples.md faa24ce
  • Update README.md 7809979
  • Update getWorkoutRouteSamples.md 8640593
  • Update getWorkoutRouteSamples.md fe083b5
  • Update getWorkoutRouteSamples.md f35d7dd
  • Create getWorkoutRouteSamples.md 0b884ce
  • timestamp reformat 354e7b4
  • bug fix when metaData is nil ad4c0f0
  • rename to getWorkoutRouteSamples 6e08614
  • bug fix to process last location batch 57bd7a3
  • update location type 7cd97b1
  • reconfig to fetch all location data for a route 59ac16f
  • query params updates 12c8155
  • fix method reference name 5dd9698
  • export location value type 14c60b7
  • implemented getWorkoutRoute 143190a
  • types for workoutRoute method 67aceb8
  • workout route permissions 691cebc
  • Merge pull request #205 from hellojustxn/patch-1 d8a5eac
  • Update water.md - Removed unnecessary character 1ec8147
  • Delete auto_assign.yml 86399d8

v1.12.0...v1.13.0

v1.12.0

29 Nov 22:08
Compare
Choose a tag to compare
  • Merge pull request #181 from bobbyjcolley/docs/fixes/179 4495f6a
  • Merge pull request #176 from matiaskorhonen/dispatch-queue-fix 9abc82d
  • docs: fix getHeartbeatSeriesSamples permissions 4ef8ab3
  • Moves query completion handlers off the main queue 49d8c14
  • Merge pull request #175 from slamacchia/origin/add-uuid-to-sleep-samples c19eb40
  • Merge pull request #174 from shmkane/master 3916c7b
  • Merge pull request #171 from sinxwal/hk-bmi-samples 4e22d36
  • Add Sleep sample unique identifier (UUID) to returned sample cfce88d
  • Update docs 8fc9cf4
  • Support ascending on sleep sample queries deae9cf
  • Add support of getBmiSamples method 6bba32f
  • Merge pull request #167 from diatche/metadata-partial-blood-glucose c15253f
  • Replaced magic string with metadata constant b2e51fb
  • Specified metadata value types b893432
  • Added missing delete methods 6077ec1
  • Documented metadata b4b88fd
  • Using metadata to save meal time. 55977e7
  • Added metadata to loaded samples. bb04ab6
  • Mapped blood glucose meal time. 1272a25

v1.11.0...v1.12.0

v1.11.0

13 Oct 16:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

02 Aug 20:52
Compare
Choose a tag to compare

Major Changes

  • Add support to Electrocardiogram 4f30036
  • Add support to headphone/environmental audio exposure 3810630
  • Add support to Activity Summary queries e06b9fb
  • Add support to HKHeartbeatSeriesSample data type f3c6a40
  • Add support to Clinical Records 657bb04

Minor Changes

  • Fix error type from getAnchoredWorkouts 5eba383
  • Export WalkingHeartRateAverage methods 193dc2b
  • Fix typo on Mindfullness methids 5ac6983

v1.9.0...v1.10.0

v1.9.0

30 Jun 20:41
Compare
Choose a tag to compare

Major Changes

  • Add Waist Circumference methods 8ec6586
  • Improve performance for statistics queries 2e4370e
  • Expose UUID to all available queries 0411eda

Minor Changes

  • Update saveBodyFatPercentage() types and documentation 22f44a7

v1.8.0...v1.9.0

v1.8.0

02 Jun 17:35
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • Fix Flipper for the example project 593ec80
  • Update documentation for saveWorkout units 7bf618f
  • Fix glucose unit option parsing 25913a3

v1.7.2...v1.8.0

v1.7.2

28 Apr 11:46
Compare
Choose a tag to compare

Minor Changes

  • Fix tracked flag typings 35e0764
  • Add BloodType correct typings 6c1ff0d

v1.7.1...v1.7.2

v1.7.1

15 Apr 02:08
Compare
Choose a tag to compare

Minor Changes

  • Improve error handling foro getSamples() and getAnchoredQueries() 9ad2ede

v1.7.0...v1.7.1

v1.7.0

14 Apr 01:29
Compare
Choose a tag to compare

Major Changes

  • Fix read permissions for nutrition methods 6aacfe4
  • Allow querying using HKAnchoredObject 746c518
  • Allow reading Calories and Protein consumed 0fe1ddc
  • Allow reading water samples (from getWater()) 0d96b72
  • Allow reading blood type (from getBloodType())1d0c791
  • Allow self-initializing methods in Objective-C 14ae619
  • Improve error handling for all methods 98c4050

Minor Changes

  • Add Gitbook and update documentation 575ae0d
  • Add documentation to getHeartRateVariabilitySamples() 9e2fbca
  • Add Code of Conduct 9569eec

v1.6.0...v1.7.0