%PDF- %PDF-
Direktori : /var/softaculous/lychee/ |
Current File : //var/softaculous/lychee/changelog.txt |
Version 4.5.3 - New folder structure & more Notable Modifications Use of file streams instead of local file copy (step forward to S3). Adding QR code support for sharing Better Error handling. SQL optimizations and refactoring of the internal architecture and representations of Albums. Support of Vietnamese language Version 4.4.0 - Added full support of PHP 8.0 and 8.1 Latest We are aware this may not be a popular decision. Please accept the rationale of such change: Php supported version: we want to stay in the green zone, anything orange is ignored. PHP 8.0 brings lots of improvements: stronger typing, JIT... read more here Spatie requires in all their updated packages to be in version 8.0 (basically some of our dependencies). What's Changed Fixes #1149 by @nagmat84 in #1154 Fix diagnostics by @ildyria in #1152 Upgrade composer and php version by @ildyria in #1145 bump to version 4.4.0 + remove unnecessary php-intl requirement by @ildyria in #1157 update codecov.yml by @ildyria in #1158 Version 4.3.6 : Last version with php7.4 support! Latest THIS IS THE LAST VERSION OF LYCHEE WHICH SUPPORTS PHP 7.4. fixes #1059 : Add Cache busting. new #1049 / fixes #1011 : New Photos Email Notification Send an email when new photos were added to albums that have been shared. Use the laravel notification system to send via SMTP, env settings will need to be set up. It is set to send out emails once a week via cron, so the laravel cron job would need to be set up. Neither is required so if people don't want to set those up then it won't affect the operation of Lychee. Add admin setting to toggle the notification option, which enables a user level menu item to change their email. This is purely opt-in, so users can clear their email if they don't wish to receive the emails anymore. The email that gets sent out has been branded lychee, and will group the last week's worth of notifications and send them all out in one email to each user that has an email set up. new #1065 : Add Polish translation. new #1071 : Avoid git rebase conflicts during development on other branches new #1086 : cli sync from from server with option to delete, import via symlink, etc. new #1097 : Make language more gender neutral. fixes #1102 : Character limitation of table column logs.function causes server error 500 for deployments with long installation path fixes #1105 : Fix type issues related to thumbs fixes #1108 : Fixes takestamps. This should correct all instances of incorrect album min/max takestamps and as a bonus be computationally much less expensive. fixes #1110 : round in php8 requires an int or float as the first argument. fixes #1119 : No video upload when ffmpeg is missing new #1122 : Improved French translations. fixes #1121 : Fix lychee:video_data fixes #1033 : A bit of JS to prevent multiple submissions of the migration form. fixes #1127 : The upload_processing_limit parameter only works when uploading images in the admin account. It does not work for images uploaded by other users new #1142 : also support Caps on size format in diagnostics. fixes #1146 : artisan optimize crashes with Unable to prepare route fixes LycheeOrg/Lychee-front#270: Copy To... didn't work correctly fixes LycheeOrg/Lychee-front#273: Wrong support of ' (single quote) in some places fixes #1123: Album renaming did not work reliably new LycheeOrg/Lychee-front#276: Remember user preference for the visibility of the info sidebar fixes LycheeOrg/Lychee-front#278: Fix the menu for smart and tag albums and in public mode, fix import into top-level albums view, fix empty info sidebar for albums