# CHANGELOG

## v1.0.2 - Safer cPanel installer

- Installer now creates `.env` and stops, so database credentials can be edited before migrations run.
- Improved cPanel PHP CLI handling.
- Kept PHP requirement at `^8.2`.

## v1.0.1 - cPanel PHP compatibility

- Changed PHP requirement from `^8.3` to `^8.2` to match Laravel 12 supported runtime and common cPanel environments.
- Added PHP binary detection in `install.sh`.
- Added `install-cpanel.sh` for EasyApache PHP 8.3 CLI.
- Updated installation documentation for cPanel MultiPHP Manager / Terminal mismatch.

## v1.0.0

- Initial MVP release.
- Public website.
- Client portal.
- Admin backoffice.
- Packages, journals, applications, DOI orders, translations, invoices, tickets.
