Version 4.2.5
[4.2.5] — 2026-03-09
Changed
- GitHub organization migration — moved repos to cipi-sh organization; Composer package names updated from
andreapollastri/cipi-api→cipi/apiandandreapollastri/cipi-agent→cipi/agent - Self-update & installer fallback —
setup.shandself-update.shnow trycipi-sh/cipifirst, falling back toandreapollastri/cipifor backward compatibility during the main repo transition - Migration 4.2.5 — automatically migrates existing installations: replaces old Composer package in the API app and updates crontab references
Note
Cipi has been moved to organization namespace. If you have issues within self-update command after this version, run:
sed -i 's/^ git clone/ GIT_TERMINAL_PROMPT=0 git clone/' /opt/cipi/lib/self-update.sh to fix it!