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