Skip to content

1.0.0

Choose a tag to compare

@RafhaanShah RafhaanShah released this 10 May 22:04
· 27 commits to main since this release
c2b3ae4
  • BREAKING CHANGES: This update removes the custom JSON parsing and value conversions the plugin was previously doing, and directly returns the response from the Health Connect API converted to JSON. This means that you will have to update all of your existing Tasker Action calls to this plugin, as well as any JSON processing you have to the new schema and format.
  • Added Tasker Function to write data to Health Connect from JSON that corresponds to the Java / Kotlin objects for Records to insert.

Full Changelog: 0.0.5...1.0.0