Skip to content

Releases: synheart-ai/synheart-core-swift

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:59
6cd1c61

What's Changed

  • Harden Swift Core security, lifecycle, and native integration by @abdihamidc in #29
  • feat: expand Swift core parity APIs and device validation by @abdihamidc in #30
  • feat(swift): add device identity lifecycle and serialize sync operations by @abdihamidc in #31
  • chore: prepare 0.2.0 release by @abdihamidc in #32

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 03:03
43f817b

What's Changed

  • feat(consent): cloud consent token binding (FFI + readiness logic) by @isrugeek in #26
  • feat(device-auth): wire runtime crypto + storage callbacks + registration by @isrugeek in #27
  • feat(subject): native runtime subject as source of truth + rebindSubjectId by @isrugeek in #28

Full Changelog: v0.0.8...v0.1.0

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:43
6d01afe

What's Changed

  • feat(hsi): surface typed HSIAxes.stress (engine v0.10.0 affective reading) by @isrugeek in #23
  • feat(edge): EdgeIngest phone-side receiver + ACK hardening by @isrugeek in #22
  • docs: scrub private repo refs + document typed stress axis by @isrugeek in #24
  • release: 0.0.8 by @isrugeek in #25

Full Changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

@isrugeek isrugeek released this 08 Jun 02:50

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

v0.0.6

Choose a tag to compare

@isrugeek isrugeek released this 07 Jun 21:29

Research-study enrolment API: enrolResearchStudy / validateResearchStudyCodes / withdrawResearchStudy. See CHANGELOG.

Full Changelog: https://github.com/synheart-ai/synheart-core-swift/commits/v0.0.6

v0.0.5

Choose a tag to compare

@isrugeek isrugeek released this 27 May 02:15

First public release.

See CHANGELOG.md for details.