# Chevereto 4.5.0
2026-04-08
- Added /_/api/4/auth/verify route (opens new window)
- Added /_/api/4/config/traefik internal HTTP provider route (opens new window)
- Added /_/api/4/tenants/{id}/user-password-reset route (opens new window)
- Added CHEVERETO_ENABLE_GUESTS env for controlling guest interactions (opens new window)
- Added CHEVERETO_SERVICE_NAME env for specifying the service name (opens new window)
- Added CHEVERETO_TRIAL_ENABLE_* keys support for controlling features enabled during trial (opens new window)
- Added CHEVERETO_TRIAL_MAX_* keys support for controlling max limits during trial (opens new window)
- Added CHEVERETO_TRIAL env for controlling trial mode (opens new window)
- Added envTrialAware helper function for accessing trial-aware env variables (opens new window)
- Added version-installed command (opens new window)
- Added login_providers tenant stats (opens new window)
- Added password parameter for password-reset command (opens new window)
- Added port 8080 to the list of allowed ports (opens new window)
- Added support for more email providers: AhaSend, Amazon SES, Azure, Brevo, Infobip, MailerSend, Mailgun, Mailjet, Mailomat, MailPace, Mailtrap, Mandrill, Microsoft Graph, Postal, Postmark, Resend, Scaleway, SendGrid and Sweego (opens new window)
- Bumped minimum PHP version to 8.2 (opens new window)
- Fixed "Powered by" message (opens new window)
- Fixed bug affecting homepage (free edition) (opens new window)
- Fixed bug on /_/api/4/* routes missing error responses (opens new window)
- Fixed bug on Tenants jobs:worker command when passing tenant id (opens new window)
- Fixed bug on Tenants caching system (opens new window)
- Fixed bug on tenants CLI database-migrate command (opens new window)
- Fixed bug preventing Tenant installation (opens new window)
- Fixed missing custom semantics parsing for image route description (opens new window)
- Improved "Something went wrong" error page for both SaaS and self-hosted contexts (opens new window)
- Improved album dropdown options on uploader (opens new window)
- Renamed env variable CHEVERETO_JOBS_WORKER_INTERVAL to CHEVERETO_SCHEDULER_INTERVAL (opens new window)