Back to Developers

Changelog

Changelog

Track every release, feature addition, bug fix, and improvement to the Nexbic platform.

v2.4.1 June 15, 2026 Latest
  • Added wallet transfer webhook events
  • Improved SDK type definitions for React hooks
  • Fixed idempotency key collision in concurrent requests
  • Reduced latency for wallet balance queries by 40%
v2.4.0 May 28, 2026
  • New React SDK with useAuth, useWallet hooks
  • Added organization-level webhook configuration
  • Rate limit headers now included in all API responses
  • Deprecated v0.9 API endpoints
v2.3.1 May 10, 2026
  • Hotfix: OAuth callback URL validation edge case
  • Updated Python SDK to support Python 3.13
  • Documentation improvements for webhook signing
v2.3.0 April 22, 2026
  • Multi-currency wallet support
  • Added Go SDK with full API coverage
  • New audit log endpoints for organizations
  • Improved error messages for authentication failures
v2.2.0 April 1, 2026
  • Rust SDK released (beta)
  • SSO support with SAML and OIDC providers
  • Webhook retry dashboard in console
  • API playground in developer docs
v2.1.0 March 15, 2026
  • Idempotent request support for all POST endpoints
  • Bulk user invite endpoints for organizations
  • Python SDK async client improvements
  • Webhook signature verification helper in all SDKs
v2.0.1 February 28, 2026
  • Next.js SDK with App Router support
  • Fixed session refresh token expiry bug
  • Performance improvements for large org queries
v2.0.0 February 10, 2026
  • Major API overhaul with consistent RESTful design
  • New SDK architecture with tree-shakeable modules
  • Organizations API with RBAC and team management
  • Webhook event filtering by type
  • Breaking: API base URL changed to /v1/
v1.5.0 January 20, 2026
  • Email verification and password reset flows
  • Multi-factor authentication (TOTP)
  • Session management dashboard
  • API usage analytics in console
v1.4.0 January 5, 2026
  • Social login providers: Google, GitHub, Apple
  • Wallet credit transfer between users
  • Rate limiting per API key
  • Initial webhook support (alpha)