new: hides lychee version number by default (https://github.com/LycheeOrg/Lychee-Laravel/issues/282)
Unclaimed project
Are you a maintainer of Lychee-v3? Claim this project to take control of your public changelog and roadmap.
Changelog
A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
new : hides lychee version number by default (https://github.com/LycheeOrg/Lychee-Laravel/issues/282)update : improve stability when getting bad EXIF data ( https://github.com/LycheeOrg/Lychee-Laravel/pull/205 ) fixes : ignore bad shutter data (#240)update : switch the git commit format number to only 7 characters in Diagnosticsfixes : takedate format string (#215, #256)new : add setting to allow public search (#262)fixes : wrong version number displayed in Lych...Updates Add primary key to settings table (#221)Updates Add git source commit/branch/repo to Diagnostics pageUpdates Use better lens tags from exiftool if present (if exiftool is enabled) (#235)Updates Accept larger input from exiftoolUpdates Make photo/album IDs more consistentNew Add fullscreen support to album and photo views (#228)Updates Use sortingAlbu...New Add "unjustified" layoutUpdates Improve Diagnostics pageFixes #194, #196, #205, #208New Add usage of exiftool to get exif tags from camera #189
Using exiftool for getting exif tags make available a lot more tags than the built-in functionality in PHP. Using exiftool will make eg. lens info available without having to rely on that users have exported a raw from Ligthroom.
This setting needs to be enabled via the more menu as it makes system calls.Fixes image siz...