Lychee
Self-hosted photo and video management system for uploading, organizing, and sharing your media
Alternative to: google photos, apple photos, amazon photos, flickr
About
Versions (100)
v5.2.0
2024-04-06Lychee is looking for contributors.
What’s Changed
- No more album ID within the history by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2242
- Remove is_public & deprecated Public smart album by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2221
- fix CVE-2020-8203 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2245
- Add pulse when jobs are waiting/processing. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2239
- Avoid white flash on v4 redirection by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2246
- Fix upload photo by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2249
- Prebuild folders in storage by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2250
- Improve diagnostics by adding check of temporary file systems by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2251
- Re-arrange commands by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2257
- Null coalescence on css/js to catch when file does not exists. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2256
- Add check for number of sizevariants without sizes. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2252
- Composer update by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2261
- Improve coverage by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2270
- Avoid exception, add error when unlocking album. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2264
- Update readme and few more by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2283
- Remove issue templates. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2288
- If LegacyIdException is thrown provide proper solution by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2291
- Add support for Feature flags. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2282
- Add discord link by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2308
- Mark some classes are readonly by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2269
- Support migration on docker builds without off time by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2286
- Add permission when user is not owner but creating an album. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2298
- Dependencies update. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2310
- Fix Front-end bugs (swiping, uploading, margins) by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2140
- Add preg_quote before doing glob() to escape regex characters by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2317
- Add subalbum search by @Tombula in https://github.com/LycheeOrg/Lychee/pull/2309
- Bump livewire/livewire from 3.4.6 to 3.4.9 by @dependabot in https://github.com/LycheeOrg/Lychee/pull/2324
- Pinning dependencies + fix permissions by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2325
- Support Paths on V5 with Livewire by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2304
- Fix livewire breaking on non debug with sub folder by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2326
- only owner users with upload rights are allowed to edit albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2333
- Proper markdown support on descriptions by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2335
- Bump vite from 5.1.6 to 5.1.7 by @dependabot in https://github.com/LycheeOrg/Lychee/pull/2340
- Fix description markdown on the overlay. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2347
- Fix share button always visible by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2346
- Composer update + formatting by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2338
- Improve logic for nested values in arrays for language by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2331
- Create maintenance page by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2332
- Channel version type is an Enum by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2330
- add Optimize module to maintenance page. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2348
- add Cleaning module by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2349
- add Update module by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2350
- Add fix tree module by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2351
- add Fix Jobs module by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2352
- Add button to generate missing size variants by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2353
- Add module to fix the missing file sizes from size variants by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2354
- Version 5.2.0 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2355
New Contributors
- @Tombula made their first contribution in https://github.com/LycheeOrg/Lychee/pull/2309
Full Changelog: https://github.com/LycheeOrg/Lychee/compare/v5.1.2…v5.2.0