• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Chevereto v4.1.1 announcement

🎥 Added FFmpeg detection on Dashboard

When using Docker FFmpeg comes built-in, but for other provisioning methods FFmpeg availability is uncertain. In this patch the system detects any errors related to FFmpeg provisioning.

Failing FFmpeg:

1713795631838.png

Working FFmpeg:

1713795613264.png
 
💅 Updated homepage cover image

I forgot to update the cover image on 4.1, this is just the default image won't affect your existing changes.

1713796047869.png
 
🐞 Fixed file-upload documentation link

The link was broken, this patch fixes that bug.

1713796228922.png
 
💅 Fixed file remarks on Bulk importer stats

Bulk importer stats now indicate "Files" instead of "Images".

1713796569610.png
 
💅 Improved image viewer & natural zoom

Image viewer at /image/<id> has been re-made from scratch and it now rely entirely on CSS. Thanks to this the viewer achieves a better usage of the screen real estate (no more useless dark bars). With natural zoom the system will display the image "as-is" when clicking the image.

Default load:

1713901736924.jpeg


Natural zoom'ed:

1713901808429.png
 
🎥 Improved video display for listing viewer

As video embedding requires controls this update adds a margin between top icons (listing tools) and footer owner id. By doing this video controls don't conflict with the other UI elements.

1713971282463.png
 
💅 Added display title to listing viewer

Listing viewer now includes a link (grey bubble) which links to the content page. This link shows only when overing the content (just like the footer) so you can still enjoy a distraction free content browsing.

1713971569726.png
 
🎥 Improved FFprobe handling when processing video

When calling FFprobe binary the system requires functions proc_open and proc_close available. When these are missing the system now throws a non-surface error (an error masked with "Something went wrong"). On the same context, when uploading an invalid video file the system will throw Invalid video file provided which surfaces and provide feedback for the user.

Many thanks for the feedback provided which enabled me to improve this situation.
 
🎥 Improved detection of FFmpeg required functions proc_open and proc_close

Dashboard will now also indicate when FFmpeg fails due to missing PHP functions.

1714003480055.png
 
🔑 Improved feedback on license key handling

Now when providing the license key the system will check if you are providing a valid license key. This will also check for malformed licenses or any related issue.

1714060338206.png
 
🐞 Fixed bug with missing scroll behavior

There was a bug which caused to miss scroll behavior when triggering a modal box after a pop box menu. This patch fixes this issue.
 
🐞 Fixed bug with video upload not working on iOS

Video uploading for iOS wasn't working, this patch fixes this bug.
 
🎥 Added support for MOV files (video/quicktime)

This patch adds support for .mov files, which will enable to upload videos on-the-fly from iOS device camera.
 
💅 Improved menu display for mobile

For phone and phablet devices the system now uses a bigger font size, which suits better and look better to the eye.

New:
1714133027167.png

Old:

1714133047758.png
 
Back
Top