github LycheeOrg/Lychee v4.3.4
Version 4.3.4

latest releases: v6.0.0-alpha1, v5.5.1, v5.5.0...
3 years ago
  • new #972 : more versions and dependencies check
  • fixes #954 : Google Motion Photo
  • new #988 : Added raw values of attributes to JSON API
  • new #1000 : Extended search for cameramodel and date.
  • fixes #998 : Use Guzzle7 instead of Guzzle6
  • fixes #994 : Disable login with Legacy if UserAdmin exists
  • new #991 : Add attribute 'filesize_raw' to entity 'Photo'
  • new #1016 : Refactor timestamps
  • fixes #1008 : null error on live photo import
  • new #1041 : Enhance German Translation

Packaged version of Lychee including the vendor folder.
Install process is as follow:

  1. extract the zip file.
  2. create your database and user manually

Then you have two possibilities:

  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data .

or

  • sudo chown -R www-data:www-data . and access from your browser the Lychee installation and follow the installation steps

See change log: https://lycheeorg.github.io/docs/releases.html
See how to update: https://lycheeorg.github.io/docs/update.html
See how to upgrade from version 3: https://lycheeorg.github.io/docs/upgrade.html

Don't miss a new Lychee release

NewReleases is sending notifications on new releases.