Releases: andreapollastri/cipi
Releases · andreapollastri/cipi
Version 3.0.6
Fixed
- Fixed SSL generation issues
- Fixed new alias creation issues
Changed
- Typo fix into site section
- Removed unused namespaces, files and functions
Version 3.0.5
Changed
- Fixed sidebar active class bug
- Added documentation in sidebar
- Auto update script improvements
- Readme update
Version 3.0.4
Changed
- CS fix and improvements on PHP codebase
- Added branch var into go.sh file
Version 3.0.3
Fixed
- Auto update script issue
Version 3.0.2
Fixed
- Basepath Patch now manage correctly "empty" values
Updated
- Update of Server Client and Panel versions
Version 3.0.1
- Fixed basepath patch issue
- Updated PHPsec vendor
- Typo fix in codebase and swagger
- Readme update
Version 3
- Move to Laravel 8
- PHP 8 Support
- Now you can manage the same server that runs Cipi
- Auto version update (so you don't need to reinstall it)
- API REST (with Swagger OA http://YOUR-IP/api/docs)
- Cronjob editor
- New Queue system to deploy servers
- node 15, mysql 8, ffmpeg, composer 2 and other extensions
- PHP FPM / PHP CLI selector
- Supervisor manager
- Domain / basepath manager
- Github repository manager
- CPU / RAM realtime charts
- JWT authentication
- Improvements on UI/UX
BETA - version 3
- Moved to Laravel 8
- PHP 8 Support
- Now you can manage the same server that runs Cipi
- Auto version update (so you don't need to reinstall it)
- API REST (with Swagger OA http://YOUR-IP/api/docs)
- Cronjob editor
- New Queue system to deploy servers
- node 15, mysql 8, ffmpeg, composer 2 and other extensions
- PHP CLI selector
- CPU / RAM realtime charts
- JWT authentication
Version 2.4.9
[2.4.9] - 2020-05-15
Fixed
- Bug fix to solve alias creation/destroy in
AliasesController.php
ealiasdel.sh
.
Version 2.4.8
[2.4.8] - 2020-05-15
Fixed
- Bug fix to solve right alias creation in
AliasesController.php
.