KuberNodes
Products
Developers
Docs
Blog
Pricing
Company
Login
Start building
Changelog
Product updates and improvements from the KuberNodes team.
Mar 18, 2026
v0.9.1
Improvement
—
AI Auditor now surfaces reentrancy and integer overflow patterns with inline fix suggestions.
—
Reduced P95 RPC latency by 18% via connection pool tuning across all regions.
—
Added Solidity 0.8.28 compiler build to the IDE workspace toolchain.
Mar 5, 2026
v0.9.0
Feature
—
Launched zkSync Era and Linea mainnet support — 25 chains total.
—
IDE now supports multi-file Solidity projects with automatic import resolution.
—
Workspace templates: ERC-20, ERC-721, ERC-1155, Uniswap V3 fork starter.
—
API key scoping: restrict keys by chain, method, and IP range.
Feb 17, 2026
v0.8.2
Fix
—
Fixed WebSocket subscription drop on Polygon after 90-second idle.
—
Resolved race condition in multi-region failover that could cause duplicate requests.
—
Dashboard API-key table now paginates correctly beyond 50 keys.
Feb 3, 2026
v0.8.0
Feature
—
Introduced Trace API (debug_traceTransaction, trace_call) via the archive pool.
—
Added Mempool API — subscribe to pending transactions with filter expressions.
—
Analytics dashboard v2: per-method breakdown, chain-level usage, and 90-day retention.
—
Go and Rust SDKs released alongside TypeScript and Python.
Jan 14, 2026
v0.7.0
Feature
—
Private Beta launch — multi-chain RPC, cloud IDE, and AI auditor available to waitlist.
—
Launched Ethereum, Polygon, Arbitrum, Optimism, Base, and Solana support.
—
Open-sourced @kubernodes/sdk on npm.