Release notes

Version Changelogs

Track released app updates and the current in-progress update package.

Version 1: Released updates

Version 1.45.1

Date (UTC): 2026-04-25
  • Refined code structure across app modules for cleaner maintenance.
  • Shipped installer package version update for the desktop app.

Version 1.44.4

Date (UTC): 2026-04-22
  • Expanded SingBox protocol setup coverage for multiple deployment paths.
  • Added protocol setup automation scripts used by app-guided deployments.

Version 1.40.9

Date (UTC): 2026-04-14
  • Added bootstrap mode selection for gateway setup operations.
  • Improved deployment behavior for tunnel and direct bootstrap flows.

Version 1.40.8

Date (UTC): 2026-04-12
  • Added OpenVPN client configuration handling for local gateway mode.
  • Extended app test coverage around OpenVPN client configuration parsing.

Version 1.39.17

Date (UTC): 2026-04-11
  • Improved tunnel resilience with better recovery handling after connection failures.
  • Stabilized backend-connection behavior for long-running sessions.

Version 1.39.11

Date (UTC): 2026-04-09
  • Updated app terminology from VPS Network (IC1) to Incoming Network (IC1).
  • Applied wording changes consistently across app surfaces and setup flows.

Version 1.39.9

Date (UTC): 2026-04-04
  • Added retry handling when required network adapters are temporarily unavailable.
  • Normalized scheduled-time behavior in tunnel resilience routines.

Version 1.39.8

Date (UTC): 2026-04-03
  • Added redsocks saturation threshold handling for better traffic control.
  • Improved runtime behavior under high-load forwarding conditions.

Version 1.39.7

Date (UTC): 2026-03-31
  • Improved OpenVPN watchdog behavior and recovery monitoring.
  • Reduced tunnel disruption risk during watchdog-triggered recovery paths.

Version 1.39.6

Date (UTC): 2026-03-29
  • Introduced local gateway capabilities in the desktop + service runtime.
  • Expanded installer payload handling for local gateway resources.

Version 1.38.1

Date (UTC): 2026-03-28
  • Added OpenVPN-redsocks dataplane health checks.
  • Improved detection of unhealthy dataplane states before service degradation.

Version 1.37.13

Date (UTC): 2026-03-22
  • Codebase refactoring pass to improve long-term maintainability.
  • Internal structure cleanup to support upcoming app features safely.

Version 1.37.5

Date (UTC): 2026-03-16
  • Enhanced client configuration handling and related UI flows.
  • Improved OpenVPN bundle generation and protocol-specific setup guidance.

Version 1.37.0

Date (UTC): 2026-03-13
  • Expanded client management with usage/accounting support.
  • Improved protocol switch hardening for gateway deployment workflows.

Version 1.36.1

Date (UTC): 2026-03-13
  • Added OpenVPN, ShadowTLS, and VLESS provider integration.
  • Expanded client lifecycle management across supported gateway protocols.

Version 1.34.18

Date (UTC): 2026-03-10
  • Improved XUI cookie extraction and related runtime stability.
  • Published installer version alignment for this app update.

Version 1.34.16

Date (UTC): 2026-03-09
  • Added end-user license agreement (EULA) support in installer flow.
  • Improved packaging flow for desktop application distribution.

Version 2: Multi-Relay, Multi-Protocol

Version 2.2.10

Date (UTC): 2026-05-27

Version 2.2.10: FRP Runtime Tunnel Multiplexing

  • Runtime reverse SSH forwarding was replaced with FRP TCP tunnel multiplexing for remote relays.
  • This reduces reconnect churn under high load and improves tunnel session stability across unstable networks.
  • SSH is now scoped to management/deployment operations only, while runtime data forwarding is handled by FRP.
  • Introduced global FRPS per VPS with relay isolation and profile-based token management.
  • Added dedicated Tunnel configuration in relay setup, including FRPS port, token, and remote data tunnel port controls.
  • Expanded remote protocol coverage and runtime behavior updates include:
    • Hysteria2
    • Naive
    • ShadowTLS
    • Trojan
    • VLESS TLS
  • Improved bootstrap/install orchestration for tunnel mode, including temporary SOCKS preflight handling.
  • Added FRP-specific tunnel health and reason-code reporting for faster diagnostics and safer auto-recovery.
  • Per-client speed limiting remains available for supported protocols:
    • VLESS
    • Shadowsocks
    • Trojan
    • OpenVPN
    • IPsec
  • Connector-core runtime packaging was updated to align tunnel behavior between Windows service and VPS runtime.
  • Stability updates reduce tunnel-slot contention and improve long-run scalability for multi-relay deployments.

OmniPanel 1.3.1 Released Alongside This Update

New Features

  • 1. Shareable Per-Client Links - Share client configurations and metadata directly with users.
  • 2. Protocol Configuration Controls - Customize how OmniPanel advertises client configurations.
  • 3. Last Online Tracking - Monitor the last successful client connection for improved tracking and diagnostics.
  • 4. Unified API Documentation - Build integrations around OmniPanel without worrying about protocol-specific differences - one API for all supported protocols.
  • 5. SSL Mode Improvements - SSL-mode panel now supports free automatic SSL provisioning via Let's Encrypt.