Skip to content

v0.0.7

Choose a tag to compare

@isrugeek isrugeek released this 08 Jun 02:50
· 63 commits to main since this release

Adds Synheart.requestStudyDataDeletion(dryRun:) — request erasure of the data the participant contributed to their study for this app. No identifiers are passed (participant + app come from the device's signed credential). dryRun returns an inventory preview; a real request is accepted asynchronously with a request_id. Idempotent.

What's Changed

  • ci(close-external-prs): never auto-close bot PRs (Dependabot/Renovate) by @isrugeek in #19
  • feat(research-study): enrol / validate / withdraw API by @isrugeek in #20
  • docs: drop stale '42 symbols' count from CoreRuntimeBridge by @isrugeek in #21

Full Changelog: v0.0.5...v0.0.7