From 7160a944aabbb2bc43dc22e7f52e4423fff13167 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Mon, 6 May 2024 14:13:05 -0400 Subject: [PATCH] 4.1.2 --- 4.X/4.1/4.1.2.md | 27 +++++++++++++++++++++++++++ 4.X/4.1/sorting.php | 1 + 2 files changed, 28 insertions(+) create mode 100644 4.X/4.1/4.1.2.md diff --git a/4.X/4.1/4.1.2.md b/4.X/4.1/4.1.2.md new file mode 100644 index 0000000..05dbd5c --- /dev/null +++ b/4.X/4.1/4.1.2.md @@ -0,0 +1,27 @@ +# Chevereto 4.1.2 + +2024-05-06 + +- 🎥 Added support for custom FFmpeg and FFprobe binaries +- 🎥 Improved video display on listings and viewer +- ✅ Improved embed codes display +- ✅ Improved upgrading in systems without passthru +- 🖼️ Improved compatibility with jpg extension +- 🐘 Added Dashboard section for PHP configuration (ini files) +- 💅 Added feedback on CLI update command +- 💅 Added remark on Homepage settings when conflicts with single profile routing +- 💅 Fixed file references on /album +- 💅 Improved style for user settings button +- 💅 Improved style for user top menu +- 🐞 Fixed bug affecting album password when using encryption +- 🐞 Fixed bug affecting full screen video behavior +- 🐞 Fixed bug affecting not working URL upload editing +- 🐞 Fixed bug affecting wrong video image frame permissions +- 🐞 Fixed bug in album embed codes +- 🐞 Fixed bug in password protected album editing on listings +- 🐞 Fixed bug in Search class + +## Links + +- [Chevereto V4.1.2 Release](https://chevereto.com/community/threads/chevereto-v4-1-2.15443/) +- [Chevereto V4.1.2 Announcement](https://chevereto.com/community/threads/chevereto-v4-1-2-announcement.15428/) diff --git a/4.X/4.1/sorting.php b/4.X/4.1/sorting.php index c64dc46..c5e73ed 100644 --- a/4.X/4.1/sorting.php +++ b/4.X/4.1/sorting.php @@ -1,5 +1,6 @@