• admin released this 2026-04-09 11:43:23 -06:00 | 66 commits to main since this release

    CCP registration + mobile responsiveness

    First release with CCP registration for existing installs and mobile responsiveness improvements across admin modals.

    Commits:

    • Add register-with-ccp.sh for existing installations (c2f7a23b)
    • Add CCP registration page to CML admin panel (67b21ea9)
    • Add ccp-agent to build pipeline and fix registry image name (2cf2be60)
    • Pass GITEA_SSO_SECRET and SERVICE_PASSWORD_SALT to API container (1e5ade0b)
    • Fix config.sh Pangolin setup and MongoDB init for fresh deployments (599498fc)
    • Update admin modals and page components for mobile responsiveness (82546131)

    Key changes:

    • scripts/register-with-ccp.sh + admin UI for retrofitting an existing CML instance into a CCP fleet
    • ccp-agent now in the build pipeline
    • MongoDB init fix for fresh RocketChat deployments
    • Mobile responsiveness pass on admin modals and pages

    Upgrade notes: Safe upgrade.

    Downloads