• 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.0.0.beta.8 announcement

✌️ Added Two-factor auth (2FA)

Update:
Pushed to V4.0.0.beta.9.

This enables to register an auth device (Google authenticator, et all) to strengthen access to accounts by requiring a random key provided by the auth device.

With this, accounts will be more safer as even if an attacker manages to discover your password it won't be possible to access unless providing the 2FA code.

1649278775346.png
 
🦄 Added expiration date in main upload form

Expiration time is now visible on main upload form, same as category and album. With this you can now easily bulk set the expiration date for your current upload.

1649252619650.png
 
Last edited:
👉 Improved API guest user handling

Calls to API V1.1 using the public key at Dashboard > API will now be handled as guest uploads, meaning that it follows all guest upload restrictions you may want to configure (enabled, guest max upload file size, etc).
 
💅 Improved uploader UX

The uploader has been improved for iOS devices (missing upload button, not rounded borders), also the fixed uploader now blocks the page scrolling in the background when opened.
 
🦆 Improved login page

Login now uses accent color for the submit button (arrow icon). Autofilled account details (username, password) now follow the palette color as it overrides the browser defaults.

1649272612337.jpeg
 
Note: The 2FA implementation is still not there (😢 I just had the views) and this is delaying testing on other systems of the application. I will skip 2FA for V4.0.0.beta.9 so we can test the other stuff right now.
 
💡 Improved autofocus behavior

Property autofocus has been added to form elements at login, signup and account/*. This will focus the user input with a blinking text on page load. This saves one click and makes the experience a little bit better.
 
Back
Top