ACP v1.0 — First Release
First public release.
Added
- Auto-update via GitHub Releases —
electron-updaterwired to the publicPayEz-Net/acprelease 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 path —
npm i acp-desktopthin wrapper fetches the matching installer from GitHub Releases on postinstall, thenacp-desktoplaunches 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.)