Skip to content

Releases: gcdd1993/CPA-Manager-native

CPA Manager Native v0.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:03

Changelog for 0.0.7

Added

  • Octopus lifecycle management alongside CLIProxyAPI and CPA-Manager-Plus.
  • Configurable GitHub Release download acceleration, defaulting to https://gh.xmly.dev.
  • Automatic rollback to a retained component version after startup failure.

Changed

  • Updated Octopus to the bestruirui/octopus upstream repository.
  • Unified Octopus with dashboard cards, settings, versions, and runtime logs.

Full changelog: https://github.com/gcdd1993/CPA-Manager-native/blob/v0.0.7/CHANGELOG.md

Application binaries are not Authenticode-signed; updater artifacts are signed with the Tauri updater key.

CPA Manager Native v0.0.6

Choose a tag to compare

@github-actions github-actions released this 10 Aug 07:40

Changelog for 0.0.6

Added

  • Native synchronization of OpenAI-compatible Provider models and aliases.
  • Visual regular-expression alias rules with built-in normalization for case, spaces, provider prefixes, and date suffixes.
  • A dedicated Provider synchronization view with alias-processing logs and a configurable interval in minutes.

Changed

  • Provider synchronization defaults to once every 24 hours and restarts CLIProxyAPI only when its configuration changes.
  • Core component cards use a balanced two-column layout.
  • The application status bar remains fixed at the bottom of every view.

Full changelog: https://github.com/gcdd1993/CPA-Manager-native/blob/v0.0.6/CHANGELOG.md

Application binaries are not Authenticode-signed; updater artifacts are signed with the Tauri updater key.

CPA Manager Native v0.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Aug 04:17

Changelog for 0.0.5

Added

  • Managed services now reclaim their required local ports before startup.

Changed

  • Application and component update downloads no longer use a request timeout.
  • Component startup failures preserve the current version instead of retrying an older version.
  • CPA Core opens its management console at /management.html.

Fixed

  • Launch-at-startup synchronization no longer fails when the Windows startup entry is absent.

Full changelog: https://github.com/gcdd1993/CPA-Manager-native/blob/v0.0.5/CHANGELOG.md

Application binaries are not Authenticode-signed; updater artifacts are signed with the Tauri updater key.

CPA Manager Native v0.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:13

Changelog for 0.0.4

Added

  • A persistent LAN-access switch for the CLIProxyAPI service and management page.
  • Single-instance application handling that activates the existing window on repeated launch.
  • Signed in-app updates for Windows through GitHub Releases.

Changed

  • Windows updates now install in place without requiring a manual uninstall.
  • Managed components are stopped only after the application update has downloaded and are restored if installation preparation fails.

Full changelog: https://github.com/gcdd1993/CPA-Manager-native/blob/v0.0.4/CHANGELOG.md

Application binaries are not Authenticode-signed; updater artifacts are signed with the Tauri updater key.

CPA Manager Native v0.0.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:44

Changelog for 0.0.3

Added

  • A dedicated WebDAV Sync tab for server setup, connection testing, upload, and restore.
  • Configuration-only backups for CPA Manager Native, CLIProxyAPI, and CPA-Manager-Plus.
  • Timestamped local backups before downloaded configuration is applied.

Security

  • Explicit three-file archive allowlist; program files and component versions are never synchronized.
  • WebDAV passwords are excluded from uploaded archives.
  • Downloads are size-limited and validated before replacing local configuration.

Full changelog: https://github.com/gcdd1993/CPA-Manager-native/blob/v0.0.3/CHANGELOG.md

Assets are unsigned unless signing secrets are configured.

CPA Manager Native v0.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 04:14

Changelog for 0.0.2

Added

  • A system-aware theme preference alongside explicit light and dark modes.
  • A launch-at-startup preference backed by native operating-system integration.
  • An application data-directory picker with migration support that preserves the source directory.
  • A fixed manager configuration directory, separate from the movable component data directory.
  • Simplified Chinese documentation with English remaining the default README.
  • Product screenshots covering the dashboard, installed versions, health and logs, and tray menu.
  • Release packaging for macOS app/DMG and Linux deb/rpm bundles.

Changed

  • Reworked the light theme with a muted warm palette and accessible semantic color tokens.
  • Expanded the English README with setup, development, packaging, release, privacy, and troubleshooting guidance.
  • Improved settings feedback, pending states, and accessibility announcements.

Full changelog: https://github.com/gcdd1993/CPA-Manager-native/blob/v0.0.2/CHANGELOG.md

Assets are unsigned unless signing secrets are configured.

CPA Manager Native v0.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:11

Changelog

Added

  • Initial CPA Manager Native desktop release for Windows.
  • One-click install, update, start, stop, and health monitoring for CLIProxyAPI and CPA-Manager-Plus.
  • Automatic startup and shutdown for installed CPA Core and Manager components.
  • Tray-first close behavior, with explicit quit from the tray menu.
  • Automatic CLIProxyAPI remote-management secret generation and display.
  • Manual update checks only, avoiding GitHub API rate-limit noise from background polling.
  • GitHub Actions release pipeline for Windows NSIS bundles.

Fixed

  • Skips CPA-Manager-Plus v1.11.0 on Windows because of upstream startup failure seakee/CPA-Manager-Plus#345.
  • Falls back to the previous installed component version when a newly installed component cannot pass startup health checks.

Assets are unsigned unless signing secrets are configured.