Skip to content

ACP v1.0 — First Release

Choose a tag to compare

@payez-jon payez-jon released this 16 Jun 18:16

First public release.

Added

  • Auto-update via GitHub Releaseselectron-updater wired to the public PayEz-Net/acp release feed. Installed builds check for and pull new versions automatically.
  • Windows installer — NSIS installer (ACP Setup 1.0.0.exe) with directory selection and first-run welcome. Published as a versioned GitHub Release asset.
  • npm install pathnpm i acp-desktop thin wrapper fetches the matching installer from GitHub Releases on postinstall, then acp-desktop launches it.

Changed

  • Release home is public — installable on npm, binaries hosted on GitHub Releases (PayEz-Net/acp). Retired the internal Azure DevOps coupling that previously blocked the npm postinstall download. (Public source mirror to follow.)