Update - December 22, 2025

New Go Backend — OrbNET Migration (v1.0.0)

  • Go REST API: Complete migration from Java Spring Boot to Go (Gin framework) for dramatically improved performance, lower latency, and reduced resource usage
  • New API Domain: Service endpoint migrated to api.orbai.world across all clients and servers
  • gRPC Integration: OrbMesh now communicates with OrbNET via gRPC for server-to-server operations
  • Auto-Update VMs: Push-to-main triggers automatic updates across all running Azure VMs
  • Payment Providers: Yandex Pay and Parspal webhook handling and configuration for regional payment support

OrbVPN App (v19.3.0)

  • REST API Migration: Flutter app migrated from GraphQL to REST API client with full endpoint coverage
  • Deep Link Support: Universal link handling for magic links, password resets, and QR login
  • Go API Compatibility: Updated response parsing for Go REST API wrapper and snake_case fields
  • Glass UI Theme: Initial implementation of iOS 26-inspired glass morphism design system
  • Magic Link Authentication: Enhanced deep link handling and authentication flow

OrbMESH Server (v1.4.0)

  • gRPC Configuration: Updated to use grpc.orbai.world endpoint
  • REST Endpoint Config: Removed GraphQL fallback, pure gRPC and REST communication
  • Container Deployments: Auto-generated self-signed TLS certificates and improved health checks
  • Azure Workflow: Removed ACI test deployment in favor of VM-only workflow for better performance

Admin Panel (v2.2.0)

  • Go REST API Integration: Complete migration to new REST API with token and user query hooks
  • Session Management: State-of-the-art session handling with proper token storage
  • Passkey Authentication: Unified email state management with passkey support
  • User Import: CSV upload with validation for bulk user creation
  • Service Group Management: Geo-location support for subscription plans

OrbNET Go Backend (v1.0.0) — New Features

  • Service Groups: Regional service management with geo-location support
  • Currency Exchange: TGJU integration for real-time exchange rates
  • QR Login Enhancement: Session management with email notifications
  • TOTP Two-Factor: Database tables and authentication flow for 2FA
  • Bridge Settings: Auto-creation of bridge configuration tables on startup