Changelog

Stay informed about Chaindoc platform updates, new features, improvements, and bug fixes. Track every release to keep your integration up to date.

Version 1.0.0 - December 2025

New Features

  • 🎉 Server SDK (@chaindoc_io/server-sdk) - Official Node.js SDK with automatic retries
  • 🎉 Embed SDK (@chaindoc_io/embed-sdk) - Frontend signing interface for React, Vue, Angular
  • 🎉 Webhooks - Real-time event notifications with HMAC signature verification
  • 🎉 Embedded Signing Flow - Seamless signing experience within your application
  • 🎉 KYC Integration - Identity verification with Sumsub
  • 🎉 Access Control - Granular permissions with role-based and email-based access
  • ✨ Multi-chain Support - Ethereum, Polygon, BSC, Arbitrum blockchain verification
  • ✨ Batch Operations - Upload and process multiple documents efficiently
  • ✨ Advanced Search - Full-text search with hashtags and metadata filtering

API Improvements

  • Rate limiting with detailed headers (X-RateLimit-*)
  • Improved error responses with field-level validation details
  • Pagination support for all list endpoints
  • Health check endpoint for monitoring
  • API key management with usage statistics

SDK Features

  • Full TypeScript definitions with IntelliSense support
  • Automatic retry logic with exponential backoff
  • Zero runtime dependencies for Embed SDK
  • Framework-agnostic design (React, Vue, Angular, Svelte)
  • Debug mode for development troubleshooting

Security Enhancements

  • HMAC SHA256 webhook signature verification
  • API key rotation with zero downtime
  • IP whitelisting for API access
  • Two-factor authentication (2FA) for dashboard
  • SOC 2 Type II compliance certification

Documentation

  • Complete REST API reference with all endpoints
  • SDK documentation with framework examples
  • Webhooks setup guide with code samples
  • Integration patterns and best practices
  • Troubleshooting guides and FAQs

Upcoming Features