Lychee
Self-hosted photo and video management system for uploading, organizing, and sharing your media
Alternative to: google photos, apple photos, amazon photos, flickr
About
Versions (100)
v7.1.0
2026-01-11What’s Changed
🏕 Features
- Do not load duplicates directly, it crashes the DB… by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3920
- feat: complete Feature 003 album computed fields by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3921
- Open keygen in a new page by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3924
- Refactor thumb selection to avoid queries by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3926
- Fix unexpected password propagation behaviour by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3927
- Precompute album sizes. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3922
- Fix Cache config not existing in the handling of cache events by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3928
- Add view albums as lines instead of thumbs. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3930
- Fix propagation not happening by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3933
- Create legacy image by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3932
- Add query logging by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3934
- Fix deprecation warning by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3936
- Segregate cache when building docker image by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3937
- Add clean up on old packages by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3938
- Add safety check to avoid breaking everything if the db query fails. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3939
- Translations update from LycheeOrg - Weblate by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3948
- Add support for max execution time & memory limit by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3945
- Alpine to Debian conversion by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3954
- Fix: Drop privileges for PHP processes in Docker entrypoint by @m3nu in https://github.com/LycheeOrg/Lychee/pull/3953
- Fix issue with variables not loaded where they should by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3958
- Add pagination & refactoring to reduce the number of queries by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3952
- Version 7.1.0 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3961
👒 Dependencies
- chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.92.3 to 3.92.4 in the development-dependencies group by @dependabot[bot] in https://github.com/LycheeOrg/Lychee/pull/3942
- chore(deps): bump spatie/laravel-feed from 4.4.3 to 4.4.4 in the production-dependencies group by @dependabot[bot] in https://github.com/LycheeOrg/Lychee/pull/3941
- chore(deps): bump vue-i18n from 11.2.7 to 11.2.8 in the production-dependencies group by @dependabot[bot] in https://github.com/LycheeOrg/Lychee/pull/3943
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/LycheeOrg/Lychee/pull/3944
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in https://github.com/LycheeOrg/Lychee/pull/3949
- chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in https://github.com/LycheeOrg/Lychee/pull/3951
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/LycheeOrg/Lychee/pull/3950
New Contributors
- @m3nu made their first contribution in https://github.com/LycheeOrg/Lychee/pull/3953
Full Changelog: https://github.com/LycheeOrg/Lychee/compare/v7.0.1…v7.1.0