Skip to content

Commit

Permalink
4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed May 6, 2024
1 parent fcd3070 commit 7160a94
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
27 changes: 27 additions & 0 deletions 4.X/4.1/4.1.2.md
Original file line number Diff line number Diff line change
@@ -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/)
1 change: 1 addition & 0 deletions 4.X/4.1/sorting.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php
return [
'4.1.2.md',
'4.1.1.md',
'4.1.0.md',
];

0 comments on commit 7160a94

Please sign in to comment.