You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cipi api update / self-update API step hung while cipi api upgrade worked — soft update forced a Composer VCS repo on https://github.com/cipi-sh/api (full git clone/scan). Upgrade installs from Packagist dist zips (composer require cipi/api), which already has 1.19.1. Soft update now matches upgrade: unset stale repositories.cipi-api, then composer require cipi/api from Packagist (or local path). Migration 5.0.15 drops the VCS entry on existing panel apps.