| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-06 | 539 Bytes | |
| Version 5.0.15 source code.tar.gz | 2026-08-06 | 241.8 kB | |
| Version 5.0.15 source code.zip | 2026-08-06 | 311.3 kB | |
| Totals: 3 Items | 553.6 kB | 0 | |
[5.0.15] — 2026-08-06
Fixed
cipi api update/ self-update API step hung whilecipi api upgradeworked — soft update forced a Composer VCS repo onhttps://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 stalerepositories.cipi-api, thencomposer require cipi/apifrom Packagist (or local path). Migration 5.0.15 drops the VCS entry on existing panel apps.