Changelog
Follow up on the latest improvements and updates.
RSS
new
Cloud
Feature
New feature: Usage limit alerts
🔔 We're rolling out a new notification system to help you stay on top of your resource usage before hitting any limits. Now you'll know exactly when you're approaching capacity, giving you time to plan accordingly.
- We monitor usage across API requests, assets storage, assets bandwidth, and email sending separately
- You'll receive an email when you reach 80% of your resource limits
- You'll receive another email when you reach 100% of your resource limits, and overage charges begin
This update gives you clearer visibility into your consumption and helps prevent any surprise costs.
We've fixed two issues affecting media uploads and thumbnails in Strapi Cloud:
- Custom security middleware configurations no longer interfere with the upload provider, ensuring thumbnails display correctly in the CMS
- Custom upload configurations now properly merge with Cloud settings and assets properly upload to the CMS
These fixes ensure that your media library will now work as expected regardless of custom configurations.
new
Cloud
Feature
New feature: Revamp of the environment variables page
✨ We’ve recently improved Strapi Cloud’s Environment Variables page, giving you more control and clarity when managing your variables.
Here’s what’s new:
- Strapi default variables are now clearly separated from your custom variables for easier management
- All variable values are securely stored using environment secrets
- You can now generate values for your environment variables, making setup simpler and safer
- And finally, we've added a handy search bar to quickly find your custom variables

🔜 Coming soon: Import your environment variables through an .env file