Releases: synheart-ai/synheart-core-swift
Releases · synheart-ai/synheart-core-swift
Release list
v0.2.0
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
- @abdihamidc made their first contribution in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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
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
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
Research-study enrolment API: enrolResearchStudy / validateResearchStudyCodes / withdrawResearchStudy. See CHANGELOG.
Full Changelog: https://github.com/synheart-ai/synheart-core-swift/commits/v0.0.6