Releases: LycheeOrg/Lychee
Releases · LycheeOrg/Lychee
v7.5.0
What's Changed
🏕 Features
- Prevent copy in non secure context by @ildyria in #4180
- Refactor search by @ildyria in #4179
- Album filter by @ildyria in #4163
- Fix Masonry (and other layout not being respected) by @ildyria in #4184
- Fix missing migration is_starred -> is_highligted by @ildyria in #4188
- Unfortunately, we have to enable unsafe-inline if we are using Paypal by @ildyria in #4189
- Fix loading photos on paginated by @ildyria in #4190
- Version 7.5.0 by @ildyria in #4191
👒 Dependencies
- chore(deps-dev): bump undici from 7.22.0 to 7.24.1 by @dependabot[bot] in #4181
Full Changelog: v7.4.2...v7.5.0
v7.4.2
What's Changed
🏕 Features
- Fix Connect src csp by @ildyria in #4161
- Translations update from LycheeOrg - Weblate by @ildyria in #4164
- fix(csp): add 'self' to connect-src so API calls to own origin are allowed by @cdzombak in #4170
- Version 7.4.2 by @ildyria in #4171
- Bump frankenphp by @ildyria in #4172
👒 Dependencies
- chore(deps): bump the actions-deps group with 10 updates by @dependabot[bot] in #4168
- chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in #4165
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #4167
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in #4175
- chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in #4174
Full Changelog: v7.4.1...v7.4.2
v7.4.1
What's Changed
🏕 Features
- Do not die when initializing the watermarker by @ildyria in #4138
- add error message for ldap requirement by @ildyria in #4139
- feat: lychee:sync accepts individual file paths alongside directories by @Copilot in #4143
- Add dynamic background modes with enum config by @ildyria in #4144
- Translations update from LycheeOrg - Weblate by @ildyria in #4145
- Translations update from LycheeOrg - Weblate by @ildyria in #4147
- Improve message notification by @ildyria in #4148
- Solution to #4146 : Adding the option to specify the Microsoft Tenant… by @agademer in #4151
- Fix #4117 - Fix going back to selected tag page. by @ildyria in #4155
- Add db migration existence check by @ildyria in #4156
- Fix security headers by @ildyria in #4158
- Fix(csp): remove unsafe-eval requirement for Vue3 production builds by @ildyria in #4159
- Version 7.4.1 by @ildyria in #4157
👒 Dependencies
- chore(deps): bump the actions-deps group with 5 updates by @dependabot[bot] in #4142
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #4140
- chore(deps): bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in #4149
- chore(deps): bump league/commonmark from 2.8.0 to 2.8.1 by @dependabot[bot] in #4154
New Contributors
Full Changelog: v7.4.0...v7.4.1
v7.4.0
What's Changed
🏕 Features
- Improve documentation by @ildyria in #4094
- Allow non-authenticated users to star photo (by admin option) by @tkulev in #4082
- Starred to highlight by @ildyria in #4106
- Fix documentation url by @ildyria in #4112
- Add photo list display by @ildyria in #4113
- Translations update from LycheeOrg - Weblate by @ildyria in #4115
- Add option to disable watermarking at upload time. by @ildyria in #4114
- Mass edit license by @ildyria in #4120
- Mass rename on album view by @ildyria in #4121
- Add link to owning albums. by @ildyria in #4122
- Remove endpoint to fetch all data in one go for an album by @ildyria in #4124
- Slugs as album ids by @ildyria in #4123
- Bump frankenphp & dependencies by @ildyria in #4128
- add inner transactions to avoid aborting (#4072) by @FredPraca in #4125
- Raw support by @ildyria in #4130
- Lychee v3 redirect by @tkulev in #4126
- Medium zip download by @ildyria in #4133
- Album header improvements by @tkulev in #4105
- feat: implement remember-me login (Feature 023) by @Copilot in #4134
- feat: Contact Form (Feature 022) — backend & frontend by @Copilot in #4132
- Version 7.4.0 by @ildyria in #4135
👒 Dependencies
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in #4100
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in #4099
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #4097
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #4098
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in #4111
- chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in #4109
- chore(deps): bump the production-dependencies group with 7 updates by @dependabot[bot] in #4107
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #4110
New Contributors
- @FredPraca made their first contribution in #4125
- @Copilot made their first contribution in #4134
Full Changelog: v7.3.3...v7.4.0
v7.3.3
What's Changed
🏕 Features
- Add 2 new smart albums: My rated pictures and My best rated pictures by @ildyria in #4041
- Add setting to also hide GPS data by @ildyria in #4046
- Fix settings not being set for default album protection policy by @ildyria in #4048
- Fix delete warning in tags albums by @ildyria in #4049
- Bump frankenphp by @ildyria in #4057
- Fix migration failing when rerun. by @ildyria in #4070
- Bump frankenphp by @ildyria in #4079
- Adding Bulgarian translations by @tkulev in #4080
- Copy built album-embed assets into Docker images by @cdzombak in #4084
- Allow filtering embedded albums/streams by author using data-author attribute by @cdzombak in #4083
- Move notes on embeds feature from .ai to docs/specs/4-architecture/feature by @cdzombak in #4085
- Bump frankenphp by @ildyria in #4086
- Fix docker compose in readme by @ildyria in #4091
- Fix zip first install by @ildyria in #4092
- Version 7.3.3 by @ildyria in #4093
👒 Dependencies
- chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 in the actions-deps group by @dependabot[bot] in #4068
- chore(deps): bump the production-dependencies group with 6 updates by @dependabot[bot] in #4064
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #4065
- chore(deps): bump the production-dependencies group with 6 updates by @dependabot[bot] in #4066
- chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 in the actions-deps group by @dependabot[bot] in #4078
- chore(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #4081
- chore(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #4087
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #4077
- chore(deps): bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #4088
- chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #4089
New Contributors
Full Changelog: v7.3.2...v7.3.3
v7.3.2
What's Changed
🏕 Features
- Exclude random from requiring XSRF token by @ildyria in #4040
- Fix logic about de-duplication by @ildyria in #4043
- Fix event propagation by @ildyria in #4044
- Version 7.3.2 by @ildyria in #4045
👒 Dependencies
- chore(deps): bump symfony/process from 7.4.4 to 7.4.5 by @dependabot[bot] in #4042
Full Changelog: v7.3.1...v7.3.2
v7.3.1
v7.3.0
What's Changed
🏕 Features
- Add more contributions guides by @ildyria in #4006
- Clarify album rights propagation by @ildyria in #4019
- [SE] Add LDAP support by @ildyria in #4020
- Fix ugly header bar in light mode when showing photo details by @ildyria in #4029
- Migration breaking on some installations by @ildyria in #4028
- Version 7.3.0 by @ildyria in #4030
- Fix missing dependency: ldap by @ildyria in #4033
👒 Dependencies
- chore(deps): bump the actions-deps group with 3 updates by @dependabot[bot] in #4025
- chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #4023
- chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in #4022
- chore(deps): bump the production-dependencies group with 5 updates by @dependabot[bot] in #4021
- chore(deps-dev): bump barryvdh/laravel-debugbar from 3.16.5 to 4.0.3 in the development-dependencies group across 1 directory by @dependabot[bot] in #4027
Full Changelog: v7.2.1...v7.3.0
v7.2.1
What's Changed
🏕 Features
- Improve docker compose template by @ildyria in #4004
- Fix downloading image directly from smart album by @ildyria in #4005
- Hide list button if there are no albums by @ildyria in #4007
- Add documentation on tuning the timeouts in docker-compose.yaml by @ildyria in #4014
- Fix renamer rule test by @ildyria in #4012
- Hide more warnings by @ildyria in #4015
- Fix issue with filesize being 0 and add more coverage by @ildyria in #4017
- Filtering on rating by @ildyria in #3978
- version 7.2.1 by @ildyria in #4018
Full Changelog: v7.2.0...v7.2.1
v7.2.0
What's Changed
🏕 Features
- Fix #3714 by @ildyria in #3980
- Add support for hidden display of shared albums. by @ildyria in #3981
- Add ordering by stars, add rating smart albums by @ildyria in #3984
- Translations update from LycheeOrg - Weblate by @ildyria in #3986
- Translations update from LycheeOrg - Weblate by @ildyria in #3989
- Speed-up space computation, at the cost no data from Unsorted by @ildyria in #3985
- Add localization support for categories by @ildyria in #3991
- Add possibility to hide exif data + fix tag list display by @ildyria in #3990
- Refactor photo data to have standalone fps and duration by @ildyria in #3992
- Translations update from LycheeOrg - Weblate by @ildyria in #4000
- Decrease complexity on fixTree by @ildyria in #3999
- Translations update from LycheeOrg - Weblate by @ildyria in #4001
- Refactor deletion by @ildyria in #3993
- Version 7.2.0 by @ildyria in #4002
- Harden tests scenarios for deletion by @ildyria in #4003
👒 Dependencies
- chore(deps): bump the production-dependencies group with 5 updates by @dependabot[bot] in #3994
- chore(deps): bump the production-dependencies group with 5 updates by @dependabot[bot] in #3996
- chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in the actions-deps group by @dependabot[bot] in #3998
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #3997
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #3995
Full Changelog: v7.1.2...v7.2.0