Changelog
A chronological record of API versions, new features, and breaking changes. Subscribe to updates from your dashboard.
v1.4.0
LatestMarch 2026
- QuBitLang v2.3 circuit - Upgraded to
qrng_hadamard_v2.3with optimised qubit allocation and improved Von Neumann debiasing - Provenance certificates - New
GET /v1/certificateendpoint with PDF export support - Batch endpoint -
POST /v1/batchnow supports up to 100,000 values per request - UKGC RTS 7 compliance pack - Full regulatory documentation package now available
- Response headers - Added
X-QuBitLang-Circuit,X-QuBitLang-Version, andX-Certificate-Idheaders to all responses
v1.3.0
January 2026
- Shuffle endpoint - New
GET /v1/shufflewith Fisher-Yates quantum shuffle - UUID endpoint - New
GET /v1/uuidfor RFC 4122 v4 UUIDs with quantum entropy - PHP SDK - Official PHP SDK with Laravel service provider
- Dieharder testing - Added 114-test Dieharder suite to verification pipeline
v1.2.0
November 2025
- Bitstring endpoint - New
GET /v1/bitstringfor raw binary sequences - Base64 encoding -
GET /v1/bytesnow supportsencoding=base64 - JavaScript SDK - Official TypeScript-first SDK for Node.js and Bun
- NIST verification - All responses now verified against NIST SP800-22 in real-time
v1.1.0
September 2025
- Floats endpoint - New
GET /v1/floatswith configurable precision - Bytes endpoint - New
GET /v1/bytesfor raw entropy - Python SDK - Official Python SDK with sync and async support
- Rate limiting - Introduced tiered rate limits with
X-RateLimit-*headers
v1.0.0
July 2025
- Initial release -
GET /v1/integersendpoint powered by QuBitLang on IBM quantum hardware - API key authentication - Bearer token auth with scoped permissions
- QuBitLang metadata - Circuit and backend provenance in every response
- Sandbox mode - Test environment with deterministic responses