Merge branch 'v4.x' into next
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
|
### 📚 Documentation
|
||||||
|
|
||||||
|
- Update changelog
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(bump)* Update composer deps
|
||||||
|
- *(version)* Bump Coolify version to 4.0.0-beta.420.6
|
||||||
|
|
||||||
|
## [4.0.0-beta.420.5] - 2025-07-08
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- *(scheduling)* Add command to manually run scheduled database backups and tasks with options for chunking, delays, and dry runs
|
- *(scheduling)* Add command to manually run scheduled database backups and tasks with options for chunking, delays, and dry runs
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
"laravel/framework": "^12.20.0",
|
"laravel/framework": "^12.20.0",
|
||||||
"laravel/horizon": "^5.33.1",
|
"laravel/horizon": "^5.33.1",
|
||||||
"laravel/pail": "^1.2.3",
|
"laravel/pail": "^1.2.3",
|
||||||
"laravel/prompts": "^0.3.6",
|
"laravel/prompts": "^0.3.6|^0.3.6|^0.3.6",
|
||||||
"laravel/sanctum": "^4.1.2",
|
"laravel/sanctum": "^4.1.2",
|
||||||
"laravel/socialite": "^5.21.0",
|
"laravel/socialite": "^5.21.0",
|
||||||
"laravel/tinker": "^2.10.1",
|
"laravel/tinker": "^2.10.1",
|
||||||
|
Reference in New Issue
Block a user