All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Placeholder for changes that will be included in the next release.
0.1.0 - 2026-05-29
- Soroban smart contract for soulbound vaccination records.
- Express backend with Stellar SEP-10 authentication and JWT-based issuer authorization.
- React frontend for patient, issuer, and verification workflows.
- Python FastAPI analytics service for vaccination metrics and bulk verification.
- Docker Compose configuration for local multi-service development.
- Contract deployment, backend startup, and frontend build guides.
- Troubleshooting documentation for common RPC, key format, and Docker issues.
- Security guidance for secret scanning and HTTP header hardening.
- Staging environment workflow for release tagging and production promotion.