• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Chevereto v4.5.0 announcement

Status
Not open for further replies.
Added internal /_/api/4/config/traefik HTTP provider route

We are excited to introduce a new internal HTTP provider endpoint, /_/api/4/config/traefik, designed to make Traefik integration simpler. This new route provides a dedicated way to expose dynamic configuration for tenant-aware environments, helping orchestrators and edge proxies stay in sync with less custom glue code and smoother automation.


This endpoint is internal, only works on localhost context.
 
Added CHEVERETO_SERVICE_NAME env variable for specifying the service name

This new env variable enables to tell the system which is the name of the Chevereto service when running in container context (Docker, Kubernetes, etc).
 
Improved album dropdown options on uploader

The uploader now always show "Select album" from where you get to pick how you intent to handle album related to your upload task.

1775236949384.png

^ Select always show, "Create or move" on top.
 
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

We've expanded email provider support to give you more flexibility in how you send mail. You can now integrate with AhaSend, Amazon SES, Azure, Brevo, Infobip, MailerSend, Mailgun, Mailjet, Mailomat, MailPace, Mailtrap, Mandrill, Microsoft Graph, Postal, Postmark, Resend, Scaleway, SendGrid, and Sweego. Chevereto now supports 19 providers plus SMTP.

1775499214030.png
 
Fixed missing custom semantics parsing for image route description

The image route was always using "Image" on the meta description, it now follows the type then your custom semantics (if any).
 
Fixed bug on tenants CLI database-migrate command

Tenants CLI database migrate command was calling to the wrong database migrate underlying command.
 
Status
Not open for further replies.
Back
Top