Skip to content

CPA Orbit v1.1.0

Choose a tag to compare

@2921323707 2921323707 released this 19 Jul 09:47

CPA Orbit v1.1.0

CPA Orbit v1.1.0 is the first complete Windows desktop release of the local-first operations console. It unifies the desktop application and browser console around one Go runtime, one mutable data directory, and one subscription source of truth.

Highlights

  • Added a Windows desktop application built with Wails.
  • Added a fixed 1280×800 workspace, native system tray, close-to-tray behavior, startup at login, native notifications, and taskbar alerts.
  • Added one-click startup for the embedded Monitor API.
  • Added automatic discovery and reuse of a local CLIProxyAPI runtime.
  • Separated Monitor API health from CLIProxyAPI health, preventing an unavailable proxy from incorrectly marking the embedded backend as offline.
  • Unified desktop and browser settings, API keys, subscription archives, quota state, alerts, and price history.
  • Added Auto, Light, and Dark appearance modes.
  • Removed resize and scroll-observer behavior that caused visible interface flickering.
  • Added subscription asset insights for recorded cost, average acquisition price, account health, and seven-day expiry risk.
  • Added categorized documentation, architecture diagrams, showcase assets, GitHub community templates, CI, Dependabot, and Playwright end-to-end coverage.

Import reliability

  • Fixed the desktop subscription import action when an acquisition price is supplied.
  • Kept multipart uploads file-only and moved the optional price to a validated request parameter for WebView2 compatibility.
  • Added bounded request timeouts and guaranteed action-state recovery, preventing imports from remaining stuck on Importing.
  • Removed the blocking browser confirmation when the optional acquisition price is empty.

Windows download

Download:

  • CPA-Orbit-v1.1.0-windows-amd64.exe
  • CPA-Orbit-v1.1.0-SHA256SUMS.txt

The executable is a portable Windows x64 build. It requires Microsoft Edge WebView2, which is included with supported Windows 10 and Windows 11 installations.

Important

This community build is not Authenticode-signed. Windows SmartScreen may display an unrecognized-publisher warning. Verify the SHA-256 checksum before running the executable.

CLIProxyAPI integration

CLIProxyAPI is intentionally not embedded because it has an independent runtime and local configuration.

CPA Orbit will:

  1. Reuse a service already listening on 127.0.0.1:8317.
  2. Discover cpa/cli-proxy-api.exe or cpa/app/cli-proxy-api.exe beside the application.
  3. Use the CPA_ORBIT_CPA_EXECUTABLE and CPA_ORBIT_CPA_CONFIG environment variables when configured.

Mutable application data is stored under %AppData%\CPA Orbit for a standalone copy. Imported credentials, tokens, local settings, and runtime logs are not included in the release executable.

Integrity

SHA-256:

0a885e0fef2f41101bb1265a1a210de332b8de3159f2ebad6416e7c4b135e5c6  CPA-Orbit-v1.1.0-windows-amd64.exe