Skip to content

Releases: electerious/Lychee

Lychee 3.0.6

13 Sep 12:46
Compare
Choose a tag to compare
  • Improved Share photo now shares view.php link (#392)
  • Fixed Incorrect error messages for failed uploads (#393)
  • Fixed XSS issues and escaping problems
  • Fixed Broken "Download album" when album has an ampersand in the password (#356)

Lychee 3.0.5

09 Aug 12:58
Compare
Choose a tag to compare
  • Fixed view.php not displaying photos

Lychee 3.0.4

17 Jul 08:11
Compare
Choose a tag to compare
  • Improved Removed bower and updated basicModal & basicContext
  • Improved Small interface performance improvements
  • Improved Updated all JS-files to take advantage of ES2015
  • Improved Better error-handling for the Dropbox-, URL- and Server-Import
  • Improved Added skipDuplicates- and identifier-check to the diagnostics
  • Fixed error when using "Merge All" with one selected album
  • Fixed error when saving username and password after the initial setup
  • Fixed Clicks not recognized when using a mouse on a touchscreen-device (#345)

Lychee 3.0.3

28 Jun 11:20
Compare
Choose a tag to compare
  • 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

13 Jun 19:04
Compare
Choose a tag to compare
  • Improved Permission errors are now easier to understand (#351)
  • Improved Escape data from database before inserting into view.php
  • Fixed PHP-version-check now requires PHP >= 5.3 like written in the docs

Lychee 3.0.1

26 May 18:21
Compare
Choose a tag to compare
  • New Album Sorting (Thanks @ophian, #98)
  • New Identifier to prevent login of multiple Lychee-instances (#344)
  • Improved Albums and photos now can have a title with up to 50 chars (#332)
  • Fixed Removing last Tag from photo not possible in Firefox (#269)

Lychee 3.0

06 May 18:41
Compare
Choose a tag to compare

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 symbols
  • New Rewritten Front-End
  • New Dialog system now based on basicModal
  • New Context-menus now based on basicContext
  • New Edit the sharing options of a public album
  • New Quickly switch between albums and photos by clicking the title in the header
  • New Renamed API functions
  • New Merge albums (Thanks @rhurling, #340, #341, #166)
  • New iPhone 6 Homescreen icon
  • Improved Performance of animations
  • Improved Prevent download of deleted albums/photos
  • Improved Opening a private photo when logged out now shows an error
  • Improved Reduced attribute changes to improve performance
  • Improved Interact with the content while the sidebar stays open
  • Improved Username and password now stored in a safer way
  • Improved Album passwords now stored in a safer way
  • Improved Don't refresh albums when password-input canceled by user
  • Improved 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)

18 Apr 12:55
Compare
Choose a tag to compare
Lychee 3.0 (Beta) Pre-release
Pre-release

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

13 Apr 19:30
Compare
Choose a tag to compare
  • 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

26 Jan 19:38
Compare
Choose a tag to compare
  • Improved auto-login after first installation
  • Fixed Disabled import of the medium-folder
  • Fixed error when using apostrophes in text #290
  • Fixed $medium is now a tinyint like defined in the database structure
  • Fixed incorrect height calculation for photos
  • Fixed creation of test db #295
  • Fixed a warning caused by set_charset #291