Home/Blog & Changelog

Blog & Changelog

Release notes, feature updates, and engineering insights from the Xcript team.

v1.5.0
Latest

Hero Redesign, Mobile Fixes & SDK v0.1.4

March 4, 2026

New Dither particle background for the hero section with lazy loading. Mobile responsive fixes across the landing page. SDK upgraded to @noble/ed25519 3.0.0.

Dither WebGL background effect with mouse interaction
Lazy-loaded Three.js via next/dynamic (ssr: false) — no LCP impact
Stripe live keys integrated in production
Mobile responsive fixes: hero title, bento grid, CTA, footer
@noble/ed25519 upgraded from 2.1.0 to 3.0.0 in @xcript-dev/sdk
Pinned @xcript-dev/sdk dependency (removed wildcard *)
TypeScript build errors in billing, overview, and status pages
v1.4.0

SDK Documentation & AI-First Indexing

March 1, 2026

Added comprehensive documentation for @xcript-dev/sdk and @xcript-dev/next npm packages. Implemented llms.txt for AI agent discovery.

New /documentation/sdk page with full API reference
llms.txt and llms-full.txt for AI-first indexing
Sitemap.xml and robots.txt generation
JSON-LD structured data (Organization, SoftwareApplication)
Per-page SEO metadata with Open Graph and Twitter cards
v1.3.0

Documentation Redesign & Landing Polish

February 27, 2026

Complete redesign of the documentation page inspired by Vercel's docs. Three.js mercury wave background for the hero section.

Vercel-style documentation layout with fixed sidebar
Three.js mercury wave hero background animation
IntersectionObserver-based active section tracking
Hidden scrollbars for cleaner UX
Improved hero spacing and vertical centering
v1.2.0

Dashboard Overhaul & Real API Integration

February 25, 2026

Connected all dashboard pages to the real backend API. Removed all hardcoded mock data. New billing page with usage analytics.

Server Actions for all dashboard data fetching
Billing page with usage history and plan management
Email verification flow with SES integration
Light/dark mode consistency across all pages
Fixed authentication cookie handling for API calls
v1.1.0

Branding & Public Pages

February 23, 2026

Complete rebranding from placeholder to Xcript identity. Professional landing page with feature cards, pricing, and CTA sections.

Complete landing page with hero, features, pricing sections
Pricing page with plan comparison and FAQ
Professional header with Resources dropdown
Consistent color scheme and typography
v1.0.0

Initial Release

February 19, 2026

First public release of the Xcript platform with Ed25519 license validation, REST API, and dashboard.

Ed25519 cryptographic license validation API
Machine fingerprinting with SHA-256
Offline validation with configurable grace period
Dashboard with products, API keys, and settings
GitHub OAuth and email/password authentication
@xcript-dev/sdk npm package
@xcript-dev/next middleware package

Stay updated

Follow our GitHub for the latest releases and discussions.

View on GitHub