,

Framework Release Watch No10

🚀 Laravel 13.25.0 Expands Image and Queue APIs
Laravel 13 users relying on images, queues, or notification timeouts should consider upgrading.
Laravel 13.25.0 expands the Image API with stream creation, response support, and public format conversion. It also adds new queue inspection and event capabilities plus notification timeout handling.
🔗 Read more 🔗
Source: GitHub — Laravel

☁️ Laravel 12.66.0 Hardens Cloud Integrations
Laravel 12 applications using cloud-related services should consider upgrading for these safeguards.
Laravel 12.66.0 isolates cloud agent requests from global HTTP client configuration. It also adds a socket timeout for the Cloud log driver.
🔗 Read more 🔗
Source: GitHub — Laravel