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)
v6.4.0
2025-03-23What’s Changed
🏕 Features
- feat: custom variable casing rector to convert camelCase vars to snake_case by @ppshobi in https://github.com/LycheeOrg/Lychee/pull/3100
- Do not upload placeholders to S3 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3107
- Improve baseline by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3104
- Snakecasify variables in app/Actions/Photo by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3109
- feat: basic docker-compose setup by @ppshobi in https://github.com/LycheeOrg/Lychee/pull/3091
- snakecasify app/Actions/User by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3112
- snakecasify app/Assets by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3113
- snakecasify app/Actions/RSS by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3110
- snakecasify app/Casts by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3116
- snakecasify app/Actions/Diagnostics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3111
- snakecasify app/Jobs by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3122
- snakecasify app/Factories by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3119
- Snake caseify
app/Actions/Importby @ppshobi in https://github.com/LycheeOrg/Lychee/pull/3115 - snakecasify app/Http/Middleware by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3120
- Snakecasify app/Console by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3117
- snakecasify app/Images by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3121
- snakecasify app/Exceptions by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3118
- snakecasify app/Metadata by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3124
- snakecasify app/ModelFunctions by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3125
- snakecasify app/Policies by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3126
- snakecasify app/Relations by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3127
- snakecasify app/Models by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3128
- snakecasify app/SmartAlbums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3132
- snakecasify app/View by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3133
- snakecasify app/Http/Controllers by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3137
- snakecasify app/DTO by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3130
- snakecasify app/Legacy by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3139
- snakecasify app/Http/Resources by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3138
- Stk 1 - Refactor Album page into 2 components: display - actions by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3045
- snakecasify all left in app/Actions (#3123) by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3142
- Ignore some specific files from being rectorified. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3136
- snakecasify app/Http/Requests by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3135
- snakecasify app/Rules by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3131
- snakecasify the missing directories by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3144
- version 6.4.0 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3143
Full Changelog: https://github.com/LycheeOrg/Lychee/compare/v6.3.5…v6.4.0