Skip to content

Releases: LycheeOrg/Lychee

Version 4.0.5 - RSS !

15 May 12:02
Compare
Choose a tag to compare

This is a very minor update version and mostly contains bug fixes and adds fail safe to help user install Lychee.


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 acces from your browser the Lychee installation and follow the installation steps

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Version 4.0.4 - More idiot proof. :)

11 May 20:42
cda45c2
Compare
Choose a tag to compare

This is a very minor update version and mostly contains bug fixes and adds fail safe to help user install Lychee.


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 acces from your browser the Lychee installation and follow the installation steps

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Version 4.0.3 - Improved Diagnostics

29 Apr 08:55
c4f174f
Compare
Choose a tag to compare

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 acces from your browser the Lychee installation and follow the installation steps

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Minor update over V4.0.1

22 Apr 16:26
Compare
Choose a tag to compare
  • fixes #488
  • fixes #485
  • fixes #487 (at least parts, maybe completely?)

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

  • extract the zip file.
  • create your database and user manually
  • sudo chown -R www-data:www-data .

From that point you can access from your browser the Lychee installation and follow the installation steps or you can do the steps:

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

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Minor update over V4.0.0

19 Apr 12:46
49d5862
Compare
Choose a tag to compare
  • fixes #481

    Decrease the size of the released archive by 82%.

  • fixes missing download button when album is downloadable, does not have pictures but subalbums

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

  • extract the zip file.
  • create your database and user manually
  • sudo chown -R www-data:www-data *

From that point you can access from your browser the Lychee installation and follow the installation steps or you can do the steps:

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

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Version 4 is here !

18 Apr 00:58
1d70bdc
Compare
Choose a tag to compare

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

  • extract the zip file.
  • create your database and user manually
  • sudo chown -R www-data:www-data *

From that point you can access from your browser the Lychee installation and follow the installation steps or you can do the steps:

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

See change log: https://github.com/LycheeOrg/Lychee/wiki/Changelog
See how to upgrade from version 3: https://github.com/LycheeOrg/Lychee/wiki/Upgrade-from-version-3

Version 4 - Beta 2

16 Jan 16:35
5a2b2e9
Compare
Choose a tag to compare
Version 4 - Beta 2 Pre-release
Pre-release

Disclaimer: Use at your own risk, do not forget to back up your data.

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

  • extract the zip file.
  • create your database and user manually
  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data *

Version 4 - Beta 1

05 Sep 10:52
Compare
Choose a tag to compare
Version 4 - Beta 1 Pre-release
Pre-release

Disclaimer: Use at your own risk, do not forget to back up your data.

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

  • extract the zip file.
  • create your database and user manually
  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data *

First Alpha version of Lyche v4 is out!

21 Feb 15:11
a14ce40
Compare
Choose a tag to compare
Pre-release

Disclaimer: Use at your own risk, do not forget to back up your data.

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

  • extract the zip file.
  • create your database and user manually
  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data storage/* app/* dist/* public/uploads