Lychee
Self-hosted photo and video management system for uploading, organizing, and sharing your media
Alternative to: google photos, apple photos, amazon photos, flickr
v5.1.1
2024-01-22This minor version adds the ability to redirect when using old links such as https://lychee.test/#albumID/photoID.
To enable this add LEGACY_V4_REDIRECT=true in your .env.
What’s Changed
- Bump vite from 4.5.1 to 4.5.2 by @dependabot in https://github.com/LycheeOrg/Lychee/pull/2216
- Fix Diagnostics not visible when migrations are pending by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2210
- Fix import from Dropbox from Livewire side by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2217
- Fix upload on smart albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2218
- Fix search broken when hitting albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2219
- Add back Download and full size in photo view. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2220
- Anonymize the paths in the diagnostics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2226
- Fix title not being updated by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2225
- Add redirection for legacy links by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2227
- Add missing secure header for redirection by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2232
- Version 5.1.1 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2231
Full Changelog: https://github.com/LycheeOrg/Lychee/compare/v5.1.0…v5.1.1