-
v2.7.3 Stable
released this
2026-04-07 16:50:20 -06:00 | 73 commits to main since this releaseRemote instance management via mTLS agent
Major release introducing phone-home registration of remote instances into a Changemaker Control Panel — the foundation layer for fleet management.
Commits:
- Add remote instance management with mTLS agent and phone-home registration (721b4df6)
- Add pagination to public endpoints, Pangolin site picker, and docs editor toolbar (eaffd8a8)
- Add uninstall.sh and test-deployment.sh to release tarball (d732e03a)
- Fix Vite allowedHosts blocking production domains (94d800c1)
- Add openssl to CCP API container for certificate generation (dfc8b4c6)
- Fix deployment issues found during end-to-end testing (d0a16448)
Key changes:
- Phone-home registration: CML agent container polls CCP with an invite code, CCP issues mTLS certs on approval
- Pagination on public endpoints (campaigns, responses, pages)
- Pangolin site picker in admin
- Docs editor toolbar
scripts/uninstall.shandscripts/test-deployment.shshipped in tarball- CCP can now generate mTLS certs (openssl in API image)
Upgrade notes: Safe upgrade. CCP integration is opt-in.
Downloads