Releases: linuxserver/docker-lychee
v7.5.0-ls38
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.5.0-ls38/index.html
LinuxServer Changes:
Full Changelog: v7.4.2-ls37...v7.5.0-ls38
Remote Changes:
What's Changed
🏕 Features
- Prevent copy in non secure context by @ildyria in LycheeOrg/Lychee#4180
- Refactor search by @ildyria in LycheeOrg/Lychee#4179
- Album filter by @ildyria in LycheeOrg/Lychee#4163
- Fix Masonry (and other layout not being respected) by @ildyria in LycheeOrg/Lychee#4184
- Fix missing migration is_starred -> is_highligted by @ildyria in LycheeOrg/Lychee#4188
- Unfortunately, we have to enable unsafe-inline if we are using Paypal by @ildyria in LycheeOrg/Lychee#4189
- Fix loading photos on paginated by @ildyria in LycheeOrg/Lychee#4190
- Version 7.5.0 by @ildyria in LycheeOrg/Lychee#4191
👒 Dependencies
- chore(deps-dev): bump undici from 7.22.0 to 7.24.1 by @dependabot[bot] in LycheeOrg/Lychee#4181
Full Changelog: LycheeOrg/Lychee@v7.4.2...v7.5.0
v7.4.2-ls37
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.4.2-ls37/index.html
LinuxServer Changes:
Full Changelog: v7.4.1-ls36...v7.4.2-ls37
Remote Changes:
What's Changed
🏕 Features
- Fix Connect src csp by @ildyria in LycheeOrg/Lychee#4161
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#4164
- fix(csp): add 'self' to connect-src so API calls to own origin are allowed by @cdzombak in LycheeOrg/Lychee#4170
- Version 7.4.2 by @ildyria in LycheeOrg/Lychee#4171
- Bump frankenphp by @ildyria in LycheeOrg/Lychee#4172
👒 Dependencies
- chore(deps): bump the actions-deps group with 10 updates by @dependabot[bot] in LycheeOrg/Lychee#4168
- chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4165
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4167
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4175
- chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in LycheeOrg/Lychee#4174
Full Changelog: LycheeOrg/Lychee@v7.4.1...v7.4.2
v7.4.1-ls36
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.4.1-ls36/index.html
LinuxServer Changes:
Full Changelog: v7.4.1-ls35...v7.4.1-ls36
Remote Changes:
What's Changed
🏕 Features
- Do not die when initializing the watermarker by @ildyria in LycheeOrg/Lychee#4138
- add error message for ldap requirement by @ildyria in LycheeOrg/Lychee#4139
- feat: lychee:sync accepts individual file paths alongside directories by @Copilot in LycheeOrg/Lychee#4143
- Add dynamic background modes with enum config by @ildyria in LycheeOrg/Lychee#4144
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#4145
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#4147
- Improve message notification by @ildyria in LycheeOrg/Lychee#4148
- Solution to #4146 : Adding the option to specify the Microsoft Tenant… by @agademer in LycheeOrg/Lychee#4151
- Fix #4117 - Fix going back to selected tag page. by @ildyria in LycheeOrg/Lychee#4155
- Add db migration existence check by @ildyria in LycheeOrg/Lychee#4156
- Fix security headers by @ildyria in LycheeOrg/Lychee#4158
- Fix(csp): remove unsafe-eval requirement for Vue3 production builds by @ildyria in LycheeOrg/Lychee#4159
- Version 7.4.1 by @ildyria in LycheeOrg/Lychee#4157
👒 Dependencies
- chore(deps): bump the actions-deps group with 5 updates by @dependabot[bot] in LycheeOrg/Lychee#4142
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4140
- chore(deps): bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in LycheeOrg/Lychee#4149
- chore(deps): bump league/commonmark from 2.8.0 to 2.8.1 by @dependabot[bot] in LycheeOrg/Lychee#4154
New Contributors
- @agademer made their first contribution in LycheeOrg/Lychee#4151
Full Changelog: LycheeOrg/Lychee@v7.4.0...v7.4.1
v7.4.1-ls35
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.4.1-ls35/index.html
LinuxServer Changes:
Full Changelog: v7.4.0-ls34...v7.4.1-ls35
Remote Changes:
What's Changed
🏕 Features
- Do not die when initializing the watermarker by @ildyria in LycheeOrg/Lychee#4138
- add error message for ldap requirement by @ildyria in LycheeOrg/Lychee#4139
- feat: lychee:sync accepts individual file paths alongside directories by @Copilot in LycheeOrg/Lychee#4143
- Add dynamic background modes with enum config by @ildyria in LycheeOrg/Lychee#4144
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#4145
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#4147
- Improve message notification by @ildyria in LycheeOrg/Lychee#4148
- Solution to #4146 : Adding the option to specify the Microsoft Tenant… by @agademer in LycheeOrg/Lychee#4151
- Fix #4117 - Fix going back to selected tag page. by @ildyria in LycheeOrg/Lychee#4155
- Add db migration existence check by @ildyria in LycheeOrg/Lychee#4156
- Fix security headers by @ildyria in LycheeOrg/Lychee#4158
- Fix(csp): remove unsafe-eval requirement for Vue3 production builds by @ildyria in LycheeOrg/Lychee#4159
- Version 7.4.1 by @ildyria in LycheeOrg/Lychee#4157
👒 Dependencies
- chore(deps): bump the actions-deps group with 5 updates by @dependabot[bot] in LycheeOrg/Lychee#4142
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4140
- chore(deps): bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in LycheeOrg/Lychee#4149
- chore(deps): bump league/commonmark from 2.8.0 to 2.8.1 by @dependabot[bot] in LycheeOrg/Lychee#4154
New Contributors
- @agademer made their first contribution in LycheeOrg/Lychee#4151
Full Changelog: LycheeOrg/Lychee@v7.4.0...v7.4.1
v7.4.0-ls34
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.4.0-ls34/index.html
LinuxServer Changes:
Full Changelog: v7.4.0-ls33...v7.4.0-ls34
Remote Changes:
What's Changed
🏕 Features
- Improve documentation by @ildyria in LycheeOrg/Lychee#4094
- Allow non-authenticated users to star photo (by admin option) by @tkulev in LycheeOrg/Lychee#4082
- Starred to highlight by @ildyria in LycheeOrg/Lychee#4106
- Fix documentation url by @ildyria in LycheeOrg/Lychee#4112
- Add photo list display by @ildyria in LycheeOrg/Lychee#4113
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#4115
- Add option to disable watermarking at upload time. by @ildyria in LycheeOrg/Lychee#4114
- Mass edit license by @ildyria in LycheeOrg/Lychee#4120
- Mass rename on album view by @ildyria in LycheeOrg/Lychee#4121
- Add link to owning albums. by @ildyria in LycheeOrg/Lychee#4122
- Remove endpoint to fetch all data in one go for an album by @ildyria in LycheeOrg/Lychee#4124
- Slugs as album ids by @ildyria in LycheeOrg/Lychee#4123
- Bump frankenphp & dependencies by @ildyria in LycheeOrg/Lychee#4128
- add inner transactions to avoid aborting (#4072) by @FredPraca in LycheeOrg/Lychee#4125
- Raw support by @ildyria in LycheeOrg/Lychee#4130
- Lychee v3 redirect by @tkulev in LycheeOrg/Lychee#4126
- Medium zip download by @ildyria in LycheeOrg/Lychee#4133
- Album header improvements by @tkulev in LycheeOrg/Lychee#4105
- feat: implement remember-me login (Feature 023) by @Copilot in LycheeOrg/Lychee#4134
- feat: Contact Form (Feature 022) — backend & frontend by @Copilot in LycheeOrg/Lychee#4132
- Version 7.4.0 by @ildyria in LycheeOrg/Lychee#4135
👒 Dependencies
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4100
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in LycheeOrg/Lychee#4099
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4097
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4098
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4111
- chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4109
- chore(deps): bump the production-dependencies group with 7 updates by @dependabot[bot] in LycheeOrg/Lychee#4107
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4110
New Contributors
- @FredPraca made their first contribution in LycheeOrg/Lychee#4125
- @Copilot made their first contribution in LycheeOrg/Lychee#4134
Full Changelog: LycheeOrg/Lychee@v7.3.3...v7.4.0
v7.4.0-ls33
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.4.0-ls33/index.html
LinuxServer Changes:
Full Changelog: v7.3.3-ls32...v7.4.0-ls33
Remote Changes:
What's Changed
🏕 Features
- Improve documentation by @ildyria in LycheeOrg/Lychee#4094
- Allow non-authenticated users to star photo (by admin option) by @tkulev in LycheeOrg/Lychee#4082
- Starred to highlight by @ildyria in LycheeOrg/Lychee#4106
- Fix documentation url by @ildyria in LycheeOrg/Lychee#4112
- Add photo list display by @ildyria in LycheeOrg/Lychee#4113
- Translations update from LycheeOrg - Weblate by @ildyria in LycheeOrg/Lychee#4115
- Add option to disable watermarking at upload time. by @ildyria in LycheeOrg/Lychee#4114
- Mass edit license by @ildyria in LycheeOrg/Lychee#4120
- Mass rename on album view by @ildyria in LycheeOrg/Lychee#4121
- Add link to owning albums. by @ildyria in LycheeOrg/Lychee#4122
- Remove endpoint to fetch all data in one go for an album by @ildyria in LycheeOrg/Lychee#4124
- Slugs as album ids by @ildyria in LycheeOrg/Lychee#4123
- Bump frankenphp & dependencies by @ildyria in LycheeOrg/Lychee#4128
- add inner transactions to avoid aborting (#4072) by @FredPraca in LycheeOrg/Lychee#4125
- Raw support by @ildyria in LycheeOrg/Lychee#4130
- Lychee v3 redirect by @tkulev in LycheeOrg/Lychee#4126
- Medium zip download by @ildyria in LycheeOrg/Lychee#4133
- Album header improvements by @tkulev in LycheeOrg/Lychee#4105
- feat: implement remember-me login (Feature 023) by @Copilot in LycheeOrg/Lychee#4134
- feat: Contact Form (Feature 022) — backend & frontend by @Copilot in LycheeOrg/Lychee#4132
- Version 7.4.0 by @ildyria in LycheeOrg/Lychee#4135
👒 Dependencies
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4100
- chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in LycheeOrg/Lychee#4099
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4097
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4098
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4111
- chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4109
- chore(deps): bump the production-dependencies group with 7 updates by @dependabot[bot] in LycheeOrg/Lychee#4107
- chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4110
New Contributors
- @FredPraca made their first contribution in LycheeOrg/Lychee#4125
- @Copilot made their first contribution in LycheeOrg/Lychee#4134
Full Changelog: LycheeOrg/Lychee@v7.3.3...v7.4.0
v7.3.3-ls32
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.3.3-ls32/index.html
LinuxServer Changes:
Full Changelog: v7.3.3-ls31...v7.3.3-ls32
Remote Changes:
What's Changed
🏕 Features
- Add 2 new smart albums: My rated pictures and My best rated pictures by @ildyria in LycheeOrg/Lychee#4041
- Add setting to also hide GPS data by @ildyria in LycheeOrg/Lychee#4046
- Fix settings not being set for default album protection policy by @ildyria in LycheeOrg/Lychee#4048
- Fix delete warning in tags albums by @ildyria in LycheeOrg/Lychee#4049
- Bump frankenphp by @ildyria in LycheeOrg/Lychee#4057
- Fix migration failing when rerun. by @ildyria in LycheeOrg/Lychee#4070
- Bump frankenphp by @ildyria in LycheeOrg/Lychee#4079
- Adding Bulgarian translations by @tkulev in LycheeOrg/Lychee#4080
- Copy built album-embed assets into Docker images by @cdzombak in LycheeOrg/Lychee#4084
- Allow filtering embedded albums/streams by author using data-author attribute by @cdzombak in LycheeOrg/Lychee#4083
- Move notes on embeds feature from .ai to docs/specs/4-architecture/feature by @cdzombak in LycheeOrg/Lychee#4085
- Bump frankenphp by @ildyria in LycheeOrg/Lychee#4086
- Fix docker compose in readme by @ildyria in LycheeOrg/Lychee#4091
- Fix zip first install by @ildyria in LycheeOrg/Lychee#4092
- Version 7.3.3 by @ildyria in LycheeOrg/Lychee#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 LycheeOrg/Lychee#4068
- chore(deps): bump the production-dependencies group with 6 updates by @dependabot[bot] in LycheeOrg/Lychee#4064
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4065
- chore(deps): bump the production-dependencies group with 6 updates by @dependabot[bot] in LycheeOrg/Lychee#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 LycheeOrg/Lychee#4078
- chore(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot[bot] in LycheeOrg/Lychee#4081
- chore(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in LycheeOrg/Lychee#4087
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4077
- chore(deps): bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4088
- chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by @dependabot[bot] in LycheeOrg/Lychee#4089
New Contributors
- @tkulev made their first contribution in LycheeOrg/Lychee#4080
Full Changelog: LycheeOrg/Lychee@v7.3.2...v7.3.3
v7.3.3-ls31
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.3.3-ls31/index.html
LinuxServer Changes:
Full Changelog: v7.3.2-ls30...v7.3.3-ls31
Remote Changes:
What's Changed
🏕 Features
- Add 2 new smart albums: My rated pictures and My best rated pictures by @ildyria in LycheeOrg/Lychee#4041
- Add setting to also hide GPS data by @ildyria in LycheeOrg/Lychee#4046
- Fix settings not being set for default album protection policy by @ildyria in LycheeOrg/Lychee#4048
- Fix delete warning in tags albums by @ildyria in LycheeOrg/Lychee#4049
- Bump frankenphp by @ildyria in LycheeOrg/Lychee#4057
- Fix migration failing when rerun. by @ildyria in LycheeOrg/Lychee#4070
- Bump frankenphp by @ildyria in LycheeOrg/Lychee#4079
- Adding Bulgarian translations by @tkulev in LycheeOrg/Lychee#4080
- Copy built album-embed assets into Docker images by @cdzombak in LycheeOrg/Lychee#4084
- Allow filtering embedded albums/streams by author using data-author attribute by @cdzombak in LycheeOrg/Lychee#4083
- Move notes on embeds feature from .ai to docs/specs/4-architecture/feature by @cdzombak in LycheeOrg/Lychee#4085
- Bump frankenphp by @ildyria in LycheeOrg/Lychee#4086
- Fix docker compose in readme by @ildyria in LycheeOrg/Lychee#4091
- Fix zip first install by @ildyria in LycheeOrg/Lychee#4092
- Version 7.3.3 by @ildyria in LycheeOrg/Lychee#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 LycheeOrg/Lychee#4068
- chore(deps): bump the production-dependencies group with 6 updates by @dependabot[bot] in LycheeOrg/Lychee#4064
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4065
- chore(deps): bump the production-dependencies group with 6 updates by @dependabot[bot] in LycheeOrg/Lychee#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 LycheeOrg/Lychee#4078
- chore(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot[bot] in LycheeOrg/Lychee#4081
- chore(deps-dev): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in LycheeOrg/Lychee#4087
- chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in LycheeOrg/Lychee#4077
- chore(deps): bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in LycheeOrg/Lychee#4088
- chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by @dependabot[bot] in LycheeOrg/Lychee#4089
New Contributors
- @tkulev made their first contribution in LycheeOrg/Lychee#4080
Full Changelog: LycheeOrg/Lychee@v7.3.2...v7.3.3
v7.3.2-ls30
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.3.2-ls30/index.html
LinuxServer Changes:
Full Changelog: v7.3.2-ls29...v7.3.2-ls30
Remote Changes:
What's Changed
🏕 Features
- Exclude random from requiring XSRF token by @ildyria in LycheeOrg/Lychee#4040
- Fix logic about de-duplication by @ildyria in LycheeOrg/Lychee#4043
- Fix event propagation by @ildyria in LycheeOrg/Lychee#4044
- Version 7.3.2 by @ildyria in LycheeOrg/Lychee#4045
👒 Dependencies
- chore(deps): bump symfony/process from 7.4.4 to 7.4.5 by @dependabot[bot] in LycheeOrg/Lychee#4042
Full Changelog: LycheeOrg/Lychee@v7.3.1...v7.3.2
v7.3.2-ls29
CI Report:
https://ci-tests.linuxserver.io/linuxserver/lychee/v7.3.2-ls29/index.html
LinuxServer Changes:
Full Changelog: v7.3.2-ls28...v7.3.2-ls29
Remote Changes:
What's Changed
🏕 Features
- Exclude random from requiring XSRF token by @ildyria in LycheeOrg/Lychee#4040
- Fix logic about de-duplication by @ildyria in LycheeOrg/Lychee#4043
- Fix event propagation by @ildyria in LycheeOrg/Lychee#4044
- Version 7.3.2 by @ildyria in LycheeOrg/Lychee#4045
👒 Dependencies
- chore(deps): bump symfony/process from 7.4.4 to 7.4.5 by @dependabot[bot] in LycheeOrg/Lychee#4042
Full Changelog: LycheeOrg/Lychee@v7.3.1...v7.3.2