• 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.4.1 announcement

Status
Not open for further replies.

Rodolfo

👑 Chevereto Godlike
Chevereto Staff
Administrator
Hello there,

I'm confirming the development of Chevereto v4.4.1 which will address the few bugs detected in v4.4.0.

This will be released this very day, I forgot to announce it earlier.

Code:
- Improved support for CloudFlare R2
- Updated AWS SDK (security advisory)
- Fixed bug (Undefined variable $cacheKey)
- Fixed mobile display on /powered-by page
 
Fixed bug (Undefined variable $cacheKey)

There was a typo in the code which prevented from using the website as intended. Many thanks for the bug report.
 
Fixed mobile display on /powered-by page

The newly introduced /powered-by route was being rendered as desktop, offering a poor experience on mobile.
 
Updated AWS SDK (security advisory)

The AWS PHP SDK has been updated to the latest version to address a security concern. We updated aws/aws-sdk-php from 3.336.15 to 3.369.0. I tested the implementation (upload, delete) with CloudFlare R2 (both virtual and path style) and also with minIO (path style), please let me know if you have issues with other providers.
 
Improved support for CloudFlare R2

Chevereto now detects when you use CloudFlare R2 and prevents passing the bucket name in the endpoint. This allows to both uploads and delete operations to succeed as expected.
 
Status
Not open for further replies.
Back
Top