docs: add v5.x-chore/add-coolify-configs changes to changelog

This commit is contained in:
peaklabs-dev 2026-02-23 23:15:09 +01:00
parent daa8764a71
commit 870ca94def
No known key found for this signature in database

View file

@ -65,6 +65,8 @@ All notable changes to this project will be documented in this file.
- Completely refactor all database migrations for a cleaner, more consistent and stable database schema
- Completely refactor all database models
- Replace hardcoded queue strings with a `ProcessingQueue` enum
- `config/constants.php` to `config/coolify.php` for all Coolify-specific settings
- Environment variable naming to be shorter and more consistent
### Maintenance