Lychee - Package Updates
-
You can use this thread to track updates to the Lychee package.
Please open issues in a separate topic instead of replying here.
-
[2.0.0]
- Update Lychee to 4.0.6
- Full changelog
- This is a major update of Lychee. The app has been rewritten using Lavarel framework
- Supports multiple users unlike v3
- Support of HEIC files and subsequently convert raw files (e.g. .NEF) into jpeg
- Ghostbuster command to clean up dead symlinks
- Parse additional xmp sidecars files to update metadata
-
[2.1.0]
- Use latest base image
- Update PHP to 7.3
- Make php.ini customizable
-
[2.1.1]
- Update Lychee to 4.0.7
- Full changelog
-
[2.2.0]
- Update Lychee to 4.0.8
- Full changelog
- fixes #783 : Can't rename tag album
- fixes #781 : Fixes a bug which prevented the use of sharing albums between users
- fixes #779 : Fixes some missing information on Tag Albums in the front end.
- fixes #766 : It is no longer possible to use the 'photo rotation' functionality
- fixes #751 : In some rare instance, it was not possible to generate video thumbnails
- fixes #769 : when moving pictures in Image view, the second try resulted in failure
- fixes : Settings are accessible in Image view
- new #758 : Add the possibility to chose the picture ordering per album
-
[2.3.0]
- Update Lychee to 4.1.0
- Update PHP to 7.4
- Full changelog
- Passwordless support and Sensitive folders
- #808 : Update traditional Chinese files.
- #813 : some error 500 during installations were not properly caught.
- #806 : Direct Links of albums do not respect url if lychee installed in subdirectory
- #811 : fall back to native metadata extraction on error
- #810 : fix(rss): avoid display feed link in HTML if RSS option is disabled
-
[2.4.0]
- fixes #831 - Bad extension filename when you upload *.jpg
- new #874 - Update CLI Takedate
- new #832 - Major rework of backend
- start using Livewire for the front-end, for now accessible at example.com/livewire if enabled via LIVEWIRE_ENABLED in .env (DO NOT USE, still in development)
- use Facade AccessControl to access Session information (basically home-brewed Auth Facade)
- heavy refactoring of the core, introducing more granularity:
- Interfaces are Contracts
- Group Factories
- use trait on album for smaller dedicated operations
- add Nested Set theory to Album to allow access to all descendants
-
[2.4.1]
- Update Lychee to 4.2.1
- new #875 : Add custom cover for albums
-
[2.5.0]
- Use base image v3
-
[2.5.1]
- Update Lychee to 4.2.2
- Full changelog
- fixes #882 : Password albums were broken.
- fixes #891 : Download: file not found on password protected Album
- fixes #895 : Default license display
- fixes #888 : Refactoring of the rotation code
- new #887 : Add the possibility to not display the GPS direction on the map
- new #892 : Add --force option to the Command Line Interface for Takedate
- fixes #890 : Fix delete bug when selecting multiple sub albums
- new #901 : Add more diagnostics checks
- new #905 : Improve Chinese translation