Lychee - Package Updates
-
[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
-
[2.33.2]
- Update Lychee to 6.6.2
- Full Changelog
- Translations update from LycheeOrg - Weblate by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3328
- Add insecure options (with secure defaults) to use Lyche in iFrames by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3343
- Add #upload to trigger upload modal from url in an album by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3340
- Translations update from LycheeOrg - Weblate by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3338
- Version 6.6.2 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3344
-
[2.33.3]
- Update Lychee to 6.6.3
- Full Changelog
- Fix secure link missing route by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3348
-
[2.33.4]
- Update Lychee to 6.6.4
- Full Changelog
- Add go home link on error page by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3351
- Translations update from LycheeOrg - Weblate by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3363
- Fix timeline mode wrong indexing. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3364
- Add fail safe for non-existing statistics & maintenance option by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3365
- Add slider description in Settings by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3353
- Option for bigger sized previous/next buttons by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3352
- Improve animation when switching images by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3354
- Add login page instead of modal by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3366
- Version 6.6.4 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3369
-
[2.33.5]
- Update Lychee to 6.6.5
- Full Changelog
- Fix temporary URL on docker setup by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3373