v5.5.0-ls247
·
54 commits
to master
since this release
LinuxServer Changes:
Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
Lychee Changes:
Migrated to Laravel 11. Might have some instability.
What's Changed
- Fix smart album not having visibilty option by @ildyria in LycheeOrg/Lychee#2470
- Add some details for clockwork profiler to work by @ildyria in LycheeOrg/Lychee#2465
- Allow to disable smart albums individually. by @ildyria in LycheeOrg/Lychee#2468
- Fix filename: no more double extension on download. by @ildyria in LycheeOrg/Lychee#2474
- Add ability to create user on the fly on Oauth auth step by @ildyria in LycheeOrg/Lychee#2475
- Fix timezone warning. (LycheeOrg/Lychee#2477)
- Minor speed improvements (LycheeOrg/Lychee#2478)
- disable livewire array hack (LycheeOrg/Lychee#2479)
- add option to disable login requirements on albums (LycheeOrg/Lychee#2480)
- Migrate to Laravel 11 by @ildyria in LycheeOrg/Lychee#2464
Full Changelog: LycheeOrg/Lychee@v5.4.0...v5.5.0