Changelog

Release history for the Carlquist platform, CLI, and SDK.

v0.4.0

February 25, 2026

  • Security page and Trust Center published with live control documentation and compliance roadmap.
  • Content Security Policy tightened to remove unsafe-inline directives.
  • External CSS architecture adopted across all pages for improved caching and maintainability.
  • Cache-Control headers configured for static assets (immutable where applicable).
  • Terms of Service and Data Processing Addendum (DPA) published.
  • Mobile-responsive navigation with hamburger menu on smaller viewports.
  • Node.js 24 LTS recommended for CLI and SDK development.

v0.3.0

February 20, 2026

  • Documentation site launched with quickstart guide and core concepts reference.
  • TypeScript SDK v0.3 released with full adapter lifecycle support.
  • Quickstart guide covering installation, authentication, first adapter, and first query.
  • Core concepts reference documenting adapters, canonical schemas, mappings, and endpoints.
  • CLI authentication flow with carlquist login and scoped API key management.

v0.2.0

February 10, 2026

  • Privacy Policy published covering data collection, usage, and retention practices.
  • Webhook delivery with configurable retry policies (exponential backoff, max 5 retries).
  • Dead-letter queue for failed webhook deliveries with 7-day retention and manual replay.
  • Field-level masking in the mapping layer for sensitive fields (SSN, credit card, email).
  • Rate limiting per endpoint with configurable thresholds and 429 response handling.

v0.1.0

January 28, 2026

  • Initial platform release.
  • Adapter support for SQL Server, PostgreSQL, MySQL, and Oracle data sources.
  • Canonical schema mapping with field-level transformation rules.
  • REST endpoint generation with automatic OpenAPI specification.
  • JWT authentication for all API endpoints with configurable token expiration.
  • Audit logging of all API calls, configuration changes, and administrative actions.

For detailed release notes, migration guides, or SDK-specific changelogs, contact your account team or email support@carlquist.app.