v7.1.0-ls22
·
63 commits
to master
since this release
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.1.0-ls22/index.html
LinuxServer Changes:
Full Changelog: v7.0.1-ls21...v7.1.0-ls22
Remote Changes:
What's Changed
🏕 Features
- Do not load duplicates directly, it crashes the DB... by @ildyria in LycheeOrg/Lychee#3920
- feat: complete Feature 003 album computed fields by @ildyria in LycheeOrg/Lychee#3921
- Open keygen in a new page by @ildyria in LycheeOrg/Lychee#3924
- Refactor thumb selection to avoid queries by @ildyria in LycheeOrg/Lychee#3926
- Fix unexpected password propagation behaviour by @ildyria in LycheeOrg/Lychee#3927
- Precompute album sizes. by @ildyria in LycheeOrg/Lychee#3922
- Fix Cache config not existing in the handling of cache events by @ildyria in LycheeOrg/Lychee#3928
- Add view albums as lines instead of thumbs. by @ildyria in LycheeOrg/Lychee#3930
- Fix propagation not happening by @ildyria in LycheeOrg/Lychee#3933
- Create legacy image by @ildyria in LycheeOrg/Lychee#3932
- Add query logging by @ildyria in LycheeOrg/Lychee#3934
- Fix deprecation warning by @ildyria in LycheeOrg/Lychee#3936
- Segregate cache when building docker image by @ildyria in LycheeOrg/Lychee#3937
- Add clean up on old packages by @ildyria in LycheeOrg/Lychee#3938
- Add safety check to avoid breaking everything if the db query fails. by @ildyria in LycheeOrg/Lychee#3939
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#3948
- Add support for max execution time & memory limit by @ildyria in LycheeOrg/Lychee#3945
- Alpine to Debian conversion by @ildyria in LycheeOrg/Lychee#3954
- Fix: Drop privileges for PHP processes in Docker entrypoint by @m3nu in LycheeOrg/Lychee#3953
- Fix issue with variables not loaded where they should by @ildyria in LycheeOrg/Lychee#3958
- Add pagination & refactoring to reduce the number of queries by @ildyria in LycheeOrg/Lychee#3952
- Version 7.1.0 by @ildyria in LycheeOrg/Lychee#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 LycheeOrg/Lychee#3942
- chore(deps): bump spatie/laravel-feed from 4.4.3 to 4.4.4 in the production-dependencies group by @dependabot[bot] in LycheeOrg/Lychee#3941
- chore(deps): bump vue-i18n from 11.2.7 to 11.2.8 in the production-dependencies group by @dependabot[bot] in LycheeOrg/Lychee#3943
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in LycheeOrg/Lychee#3944
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#3949
- chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in LycheeOrg/Lychee#3951
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#3950
New Contributors
- @m3nu made their first contribution in LycheeOrg/Lychee#3953
Full Changelog: LycheeOrg/Lychee@v7.0.1...v7.1.0