- Added HIPAA compliance guide and documentation
- New batch operations API endpoint for bulk anchoring
- Improved Merkle tree batching performance (
30s → 15s cycle time)
- Added webhook retry logic with exponential backoff
- Launched developer documentation portal
- Added GDPR compliance features (soft delete, hard delete, data export)
- Encryption guide with client-side and server-side examples
- Analytics dashboard API for tracking usage metrics
- Python SDK in development (coming soon)
- Initial public alpha release
- Core anchoring API:
anchor(), verify(), getProof()
- JavaScript SDK published to npm (
@anchora/sdk)
- Merkle tree batching: 256 records per transaction
- Polygon network support for low-cost anchoring
- AES-256-GCM encryption support
- Webhook notifications for anchor events