This repository has been archived by the owner on May 3, 2021. It is now read-only.
Releases: LycheeOrg/Lychee-v3
Releases · LycheeOrg/Lychee-v3
Version 3.2.6
Version 3.2.5
New
Creative Commons licenses available as photo metadata (#71)New
"Copy to..." option is now available
Version 3.2.4 FIXED
We are skipping version 3.2.3 and directly going to 3.2.4.
Each updates implements a SQL database change:
- 3.2.3 provides with small pictures (for the justified-layout)
- 3.2.4 provides lens informations and the option of displaying EXIF data as an overlay in the image view.
This release also fixes #112, #111 (quick fix), #110, #109, #105, LycheeOrg/Lychee-front#16.
What will arrive next:
- we will aim to provide a script to generate small and medium pictures if they are not already generated for large galeries.
- we will aim to provide a script to get the EXIF data (lens) from the big/jpeg pictures.
Version 3.2.2
- Add German translations
- Add support for justified-layout
Justified Layout is available as an option in the settings. It will only works with Imagick and medium.
Lychee-front will require a npm install (only for devs).
Version 3.2.1
- add Swedish support
- solve some small bugs
- add multi selection with CTRL
- add CSP protection via .htaccess
- solve SQL updated not applied
Version 3.2.0 is out.
Main changes:
- Provide with a new panel for settings.
- Allow video upload.
- Solve picture ordering bug.
- Add localization (so far in English, French, Dutch and Simplified Chinese)
[OPTIONAL] In order to have Thumbnail for video you will need to use composer:
cd Lychee
composer update