Lychee - Package Updates
-
[2.29.2]
- Update Lychee to 6.3.5
- Full Changelog
- Refactor a bit of UI. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3044
- Add opcache enabled check by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3034
- Improved left menu by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3059
- Exclude /feed from content type check by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3064
- Special characters cannot be used for the database password by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3062
- [SE] Allow anonymous users to upload by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3069
- Move legacy translations to Legacy folder by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3070
- isDocker should return false if fails by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3078
- Add vue-component-analyzer by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3080
- Do not open a new tab when downloading pictures by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3082
-
[2.30.0]
- Update Lychee to 6.4.0
- Full Changelog
- feat: custom variable casing rector to convert camelCase vars to snake_case by @ppshobi in #3100
- Do not upload placeholders to S3 by @ildyria in #3107
-
[2.31.0]
- nginx + php-fpm migration
- checklist added to manifest
-
[2.31.1]
- Update Lychee to 6.4.2
- Full Changelog
- Refactoring Settings page. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3081
- Improvement of French translations by @cedricAbonnel in https://github.com/LycheeOrg/Lychee/pull/3177
- localization: add Russian translation by @Isrofilov in https://github.com/LycheeOrg/Lychee/pull/3178
- Display order index in old setting style in dev mode by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3179
- Add option to limit which download is available by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3180
- Fix 500 when opening directly a smart album by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3190
- Fix 500 on direct photo access without small variants by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3188
- Add easy option to hide the button of help modal in the header by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3173
- Clarify the photo view modes by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3186
- Fix parent_album in create album by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3167
-
[2.32.0]
- Update Lychee to 6.5.1
- Full Changelog
- version 6.5.1 + force cache clear by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3258
- Fix Webapp debugging. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3201
- Fix missing UX: Add key enter to create albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3208
- Support 2 different images between protrait and landscape by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3215
- Reorganise pipes when syncing to find and reject duplicates quicker by @JasonMillward in https://github.com/LycheeOrg/Lychee/pull/3209
- Fix smart albums not having thumbs by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3217
- Phpstan lvl 3 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3210
- test: AddAlbumRequestTest by @ppshobi in https://github.com/LycheeOrg/Lychee/pull/3166
- Add bulk sharing from v4 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3219
- Do not fetch data from internet when running tests by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3218
-
[2.32.1]
- Update Lychee to 6.5.2
- Full Changelog
- Fix Copy and Tag photo right click operation not working by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3270
- Fix 500 on smart albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3259
- Localization for timeline by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3250
- Add extensions suggestions and lint on JS side by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3269
- Fix warnings in route.ts by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3262
- Fix taken_at as NaN/NaN/NaN when not existing. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3273
- Version 6.5.2 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3274
-
[2.32.2]
- Update Lychee to 6.5.3
- Full Changelog
- Allow description to be used in photo thumb (expert setting) by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3263
- Improve Errors display by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3290
- Fixes and minor QoL by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3288
- Fix Stats not being saved when uploaded. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3293
-
[2.33.0]
- Update Lychee to 6.6.0
- Full Changelog
- Propose revising the footer text as it could be misunderstood by @Novapixel1010 in https://github.com/LycheeOrg/Lychee/pull/3296
- Remove legacy v4 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3291
- Drop random symlinks functionality for a more streamlined system by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3211
- Fixes sharing access rights. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3289
- Version 6.6.0 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3303
- Do not run the migrations and git pull when testing by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3304
-
[2.33.1]
- Update Lychee to 6.6.1
- Full Changelog
- Add end points for LiveMetrics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3260
- Trying to follow symbolic links by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3309
- Fix 422 error on Photo Metrics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3310
- Forgot to add 'self' to csp object policies. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3311
- Use Medium image size for OpenGraph metadata by @cdzombak in https://github.com/LycheeOrg/Lychee/pull/3320
- Silence commands during tests by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3305
- Remove copyright notice from lang to avoid confusing weblate by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3322
- Fix registration control flow always returning false by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3324
- Avoid displaying the live-metrics icon if not enabled by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3323
- Add thumbs creation for pdf if enabled in Imagick. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3329