Releases: LycheeOrg/Lychee-v3
Version 3.2.16
new
: hides lychee version number by default (LycheeOrg/Lychee#282)
Version 3.2.15 (fixed)
update
: improve stability when getting bad EXIF data ( LycheeOrg/Lychee#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 Lychee (#268)update
: credits.
Version 3.2.14
-
Updates
Add primary key to settings table (#221) -
Updates
Add git source commit/branch/repo to Diagnostics page -
Updates
Use better lens tags from exiftool if present (if exiftool is enabled) (#235) -
Updates
Accept larger input from exiftool -
Updates
Make photo/album IDs more consistent -
New
Add fullscreen support to album and photo views (#228) -
Updates
Use sortingAlbums and sortingPhotos even if logged out. -
Updates
Hide passwords. Add password confirmation. -
Fixes
#220, #222, #234, 'F' and 'f' hotkey behaviour and some spelling mistakes (#229)
Version 3.2.13
Version 3.2.12
New
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 themore
menu as it makes system calls.Fixes
image size missing from about #188
Version 3.2.11
Version 3.2.10
Version 3.2.9 Fixed
Nothing major here. Just a bunch of small bug fixes
WARNING: Lychee now requires PHP 7.1 ( http://php.net/supported-versions.php )
Fixes
Cross-Origin Request Blocked: https://lycheeorg.github.io/update.json ( #121 )
The server is now doing the check for update (onSession::init
) if this one fail, the user will do an ajax request to check if an update is available.Fixes
Syntax Error in Session.php ( #153 )Fixes
Small bugs ( #136 , #157 , #159 , #163 , #166 )Fixes
lychee uploading pics into uploads/thumb folder only ( #148 , #165 )Updates
German translations ( #161 )
Version 3.2.8 FIXED
-
Fixes
Site broken (#157) -
New
Admins can now access all settings viaSettings -> more
at the bottom of the page.
WARNING: it is now easier to break your installation. -
New
Admins can now create a specificuser.css
file that will be loaded in addition to themain.css
one. This css file can be modified at the bottom of theSettings
screen. -
New
Admins can now define the default size for their medium and small images (via the advanced settings). -
Fixes
Turn off zoom-in animation when switching photos (#154) -
Fixes
Setting // Image Size Definition // Small, Medium, large // With Default values (#152) -
Fixes
"Display EXIF data overlay" can toggled with click on image (#151) -
Fixes
"play-icon.png" should be in "lychee-front/images" not root (#150) It is now placed indist
-
Fixes
Shutter speed for long time exposures is displayed as fraction (#149) -
Fixes
[Wish] Custom Size Image Creation (#141) -
Fixes
New album doesn't show after create unless you refresh page (#135) -
Fixes
Unable to edit settings table in database (#80) -
Fixes
Hover-Over Blue Border/Square Highlights (#51)
Version 3.2.7
-
New
Album-level licenses
WARNING: All photo-level licenses will be reset when this update is applied. -
New
Added script to generate "small" size files for existing images (see #134 for instructions) -
Fixes
Center align play icon in video thumbnail (#133) -
Fixes
Missing "small" folder in 3.2.6 release (#146) -
Fixes
Other minor bugfixes