Changelog

Track every update to the Anchora platform

v0.3.0 Beta February 2026
  • Added HIPAA compliance guide and documentation
  • New batch operations API endpoint for bulk anchoring
  • Improved Merkle tree batching performance (30s15s cycle time)
  • Added webhook retry logic with exponential backoff
v0.2.0 Alpha January 2026
  • 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)
v0.1.0 Launch December 2025
  • 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