• 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.9

Status
Not open for further replies.

Rodolfo

⭐ Chevereto Godlike
Chevereto Staff
Administrator

4.0.0.beta.9

2022-06-09
  • ⚙️ Added CLI command for getting setting value
  • ⚙️ Added CLI command for user password reset
  • ⚙️ Added database-update command, replaces install for db updates
  • ⚙️ Renamed CLI importing command to bulk-importer
  • ✅ Improved delete actions now with redirect as 303
  • ✅ Removed PHP extensions requirements (mbstring, ds, zip)
  • 🎨 Improved user menu
  • 🐘 Add early detection for PHP setup
  • 🐘 Added stricter typed settings (PHPStan)
  • 🐘 Improved PHP bootstrapping
  • 🐘 Overall improved code quality
  • 🐘 Updated Openstack library
  • 🐞 Fixed bug in custom share links [14282]
  • 🐞 Fixed bug in image with tilde (~) [14300]
  • 🐞 Fixed bug in leaking unencoded numeric ids
  • 🐞 Fixed bug in thumb generation
  • 👉 Renamed /dashboard/bulk to /dashboard/bulk-importer
  • 👽 Added unified application cache directory
  • 💬 Improved language translations bootstrapping
  • 😘 Added configurable first tab on image page
  • 😘 Enabled higher user avatar image resolution
  • 🛡 Added support for Project Arachnid API (combat CSAM)
 
4.0.0.beta.9 highlights

In this release I focused in code quality, the entire codebase has been scrutinized. The code is more reliable, typed. Bootstrapping has been also improved, there won't be anymore assorted PHP version issues, neither panic screens when missing a library in your systems. I'm also getting rid of all the old/outdated dependencies.

There's new console commands, here the docs: https://v4-docs.chevereto.com/application/reference/cli.html -- I've added a settings-get, password-reset and a database-update. I've also make improves in old commands, and install now performs only one operation.

Language loading has been improved as now cached, it loads a little bit faster now. This will vary depending on your I/O.

As always, this release fixes plenty of bugs. Many thanks to all the users who helped us reporting these.

Finally, this release adds support for Project Arachnid for combatting CSAM. I recommend you to get yourself a key!
 
Status
Not open for further replies.
Back
Top