Skip to content

Releases: 2921323707/CPA_Orbit

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 14:39
d7f7a21

What's Changed

  • Added native Apple Silicon (ARM64) CI builds, a drag-to-install DMG, ZIP archive, and SHA-256 checksums in #10.
  • Added dedicated v1.2.1 release documentation and bilingual changelog entries in #11.

Contributors

  • Thanks to @tomatokoko for proposing native Apple Silicon support in #9 and helping shape this release.
  • Implementation and release by @2921323707.

Full Changelog: v1.2.0...v1.2.1

CPA Orbit v1.2.0 — Dual Price Intelligence & Operations Toolbox

Choose a tag to compare

@2921323707 2921323707 released this 20 Jul 13:27

CPA Orbit v1.2.0

Release title: CPA Orbit v1.2.0 — Dual Price Intelligence & Operations Toolbox

CPA Orbit v1.2.0 brings K12 and unverified GPT Plus pricing into one focused workflow, adds safe historical-data cleanup, and reorganizes operational tools and alerts for faster daily use.

Highlights

  • Unified K12 and GPT Plus account_unverified offers in the Price workspace.
  • Corrected the K12 PriceAI source to the team_k12 and liandongShop filtered feed, limited to five offers.
  • Added compact centered tables with five-row pagination and no horizontal scrollbar.
  • Added manual deletion of individual price-history samples with immediate chart re-rendering.
  • Replaced the old GPT Plus navigation page with a Toolbox containing the JSON converter and Luban SMS tools.
  • Integrated Alerts into Settings, retained only the latest ten records, and paginated them five per page.
  • Updated Overview to show the three lowest K12 and GPT Plus offers separately.

Fixes

  • Historical deletion now tolerates the millisecond precision retained by browser dates while persisted Go timestamps may contain nanoseconds.
  • GPT Plus low-price alerts are tracked independently from K12 alerts.
  • Price history uses one selected series and no longer exposes the 30-minute range.

Windows package

Upload the portable Windows x64 executable as CPA-Orbit-v1.2.0-windows-amd64.exe and the generated checksum file as CPA-Orbit-v1.2.0-SHA256SUMS.txt.

The local build output is app/build/bin/CPAOrbit.exe. It requires Microsoft Edge WebView2 on supported Windows 10/11 systems.

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

CPA Orbit v1.0.2

Choose a tag to compare

@2921323707 2921323707 released this 18 Jul 16:11

CPA Orbit v1.0.2 is the first public release.

A small, local-first workspace for the work that tends to sprawl across too many tabs:

  • K12 price radar with real query history and GPT Plus comparison
  • Subscription archiving as the source of truth for the CPA runtime projection
  • Single and batch JSON import, identity checks, acquisition price, and quota refresh
  • Luban SMS balance, service pricing, number acquisition, and three-second code polling
  • Ten-row pagination, dark mode, bilingual shell, responsive layout, and restrained orbital loading

The project is intentionally quiet: keep the data close, keep the paths traceable, and make the daily checks less tedious.

Data sources and thanks

Thanks to PriceAI for public offer and pricing data, and to LXDP for the checkout and order-query path. CPA Orbit aggregates, records, and redirects only; live price, stock, payment, and after-sales terms remain subject to the source platforms.