Releases: electerious/Lychee
Lychee 3.0.6
Improved
Share photo now shares view.php link (#392)Fixed
Incorrect error messages for failed uploads (#393)Fixed
XSS issues and escaping problemsFixed
Broken "Download album" when album has an ampersand in the password (#356)
Lychee 3.0.5
Fixed
view.php not displaying photos
Lychee 3.0.4
Improved
Removed bower and updated basicModal & basicContextImproved
Small interface performance improvementsImproved
Updated all JS-files to take advantage of ES2015Improved
Better error-handling for the Dropbox-, URL- and Server-ImportImproved
Added skipDuplicates- and identifier-check to the diagnosticsFixed
error when using "Merge All" with one selected albumFixed
error when saving username and password after the initial setupFixed
Clicks not recognized when using a mouse on a touchscreen-device (#345)
Lychee 3.0.3
New
Skip duplicates on upload (#367, How to activate)Fixed
Clicks not recognized when using a mouse on a touchscreen-device (#345)
Lychee 3.0.2
Improved
Permission errors are now easier to understand (#351)Improved
Escape data from database before inserting intoview.php
Fixed
PHP-version-check now requires PHP >= 5.3 like written in the docs
Lychee 3.0.1
Lychee 3.0
Warning: You need to enter a new username and password when upgrading from a previous version. Your installation is accessible for everyone till you enter a new login by visiting your Lychee. Both fields are now stored in a secure way. Legacy md5 code has been removed.
Warning: Upgrading from a previous version will set all public albums to private. Passwords are now stored in a secure way. Legacy md5 code has been removed.
Warning: We recommend to backup your database and photos before upgrading to the newest version.
Deprecated: Photos uploaded with Lychee v1.1 or older aren't supported anymore. Thumbnails fail to load on high-res screens.
New
Redesigned interface, icons and symbolsNew
Rewritten Front-EndNew
Dialog system now based on basicModalNew
Context-menus now based on basicContextNew
Edit the sharing options of a public albumNew
Quickly switch between albums and photos by clicking the title in the headerNew
Renamed API functionsNew
Merge albums (Thanks @rhurling, #340, #341, #166)New
iPhone 6 Homescreen iconImproved
Performance of animationsImproved
Prevent download of deleted albums/photosImproved
Opening a private photo when logged out now shows an errorImproved
Reduced attribute changes to improve performanceImproved
Interact with the content while the sidebar stays openImproved
Username and password now stored in a safer wayImproved
Album passwords now stored in a safer wayImproved
Don't refresh albums when password-input canceled by userImproved
Additional Open Graph Metadata (#299)Improved
Check allow_url_fopen (#302)Fixed
Prevent ctrl+a from selecting the sidebar (#230)Fixed
Removed unused scrolling bars in FF (#316, #289)
Lychee 3.0 (Beta)
This is a pre-release of Lychee v3.0. Software may contain bugs.
Warning: You need to enter a new username and password when upgrading from a previous version. Your installation is accessible for everyone till you enter a new login by visiting your Lychee. Both fields are now stored in a secure way. Legacy md5 code has been removed.
Warning: Upgrading from a previous version will set all public albums to private. Passwords are now stored in a secure way. Legacy md5 code has been removed.
Warning: We recommend to backup your database and photos before upgrading to the newest version.
Lychee 2.7.2
Fixed
Prevented remote code execution of photos imported using "Import from URL" (Thanks Segment S.r.l)Fixed
Stopped view.php from returning data of private photos
Lychee 2.7.1
Improved
auto-login after first installationFixed
Disabled import of the medium-folderFixed
error when using apostrophes in text #290Fixed
$medium is now a tinyint like defined in the database structureFixed
incorrect height calculation for photosFixed
creation of test db #295Fixed
a warning caused by set_charset #291