Lychee - Package Updates
- 
[2.22.0]
- Update Lychee to 5.3.0
 - Full changelog
 - Fix description empty string creating bug in layout by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2400
 - Add S3 bucket support. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2379
 - Fix teapot not flagging on phpinfo.php by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2411
 - Fix migration order by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2410
 - Add migration on forgotten license CC-BY-SA by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2416
 - Adjusted with suggested CSS by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2413
 - Adding copyright to albums #1838 by @ThanasisMpalatsoukas in https://github.com/LycheeOrg/Lychee/pull/1880
 
 - 
[2.25.0]
- Update Lychee to 6.0.0
 - Full changelog
 - Improved User Interface: A more responsive and modern frontend, providing an improved better user experience.
 - Slideshow Mode: A new slideshow mode has been added, allowing you to view your photos in a more dynamic way. Just press the space bar or click the play button in the header to start the slideshow.
 - Dark and Light themes: By popular demand, we have added the ability to chose between a dark and light themes. No more fiddling with CSS files!
 - Upload by chunk: Be free of the limitation imposed by your server. Large files are now automatically split into smaller chunks at your convenience.
 - Introducing Lychee SE
 
 - 
[2.25.1]
- Update Lychee to 6.0.1
 - Full changelog
 - Fix icons when using sub-folder install by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2607
 - Fix login menu not visible when set to the right. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2605
 - [StepSecurity] Apply security best practices by @step-security-bot in https://github.com/LycheeOrg/Lychee/pull/2609
 - fix dependencies by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2626
 - Fix link to Logs in case of sub folder hosting by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2624
 - Add link to album from sharing page by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2625
 
 - 
[2.26.0]
- Update Lychee to 6.1.0
 - Full Changelog
 new#2629 : Get automated signed releases by @ildyria.fixes#2630 : Fix sub-albums sorting not being respected per album by @ildyria.new#2633 : Enable lazy loading for pictures past number 10 in an album by @ildyria.fixes#2634 : Fix building artifact in Integrate workflow by @d7415.new#2636 : Vite local dev by @ildyria.
 - 
[2.26.1]
- Update Lychee to 6.1.1
 - Full Changelog
 - Fix Authentik icon by @sushain97 in https://github.com/LycheeOrg/Lychee/pull/2738
 - Fix wrong config in album by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2741
 - Fix create Tag album callback not triggering by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2743
 
 - 
[2.26.2]
- Update Lychee to 6.1.2
 - Full Changelog
 - Avoid preventing rendering when albums is returning 401 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2745
 - Fix photo timeline when there are no borders by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2746
 - Create automated Signed releases. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2749
 - ListAlbum fix by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2753
 - version 6.1.2 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2747
 
 - 
[2.27.0]
- Update Lychee to 6.2.0
 - Full Changelog
 - Change the plaintext-field to a password-field in AlbumUnlock by @Gendra13 in https://github.com/LycheeOrg/Lychee/pull/2757
 - Documentation stuff by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2756
 - Fix error appearing when clicking on + menu in Smart albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2759
 - Add password unlocking middleware by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2761
 - Fix copy move selection by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2760
 
 - 
[2.28.0]
- Update Lychee to 6.3.1
 - Full Changelog
 - 6.3.1: catch Error when Redis is crashing and not die in 500... by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3006
 - Composer + npm update by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2824
 - Fix user count not updated on front-end when creating new users by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2823
 - Update README.md by @tinohager in https://github.com/LycheeOrg/Lychee/pull/2825
 - Optimize User Management by @tinohager in https://github.com/LycheeOrg/Lychee/pull/2827
 - Remove Keyboard Navigation help view on mobile by @tinohager in https://github.com/LycheeOrg/Lychee/pull/2830
 - Fix dialog width for mobile by @tinohager in https://github.com/LycheeOrg/Lychee/pull/2829
 - Fixes upload fails for non-existent partner video upload to S3 by @kiancross in https://github.com/LycheeOrg/Lychee/pull/2849
 - Fix functionality to hide back button when configuration is set by @kiancross in https://github.com/LycheeOrg/Lychee/pull/2852
 - Fix aesthetics of footer social icons by @kiancross in https://github.com/LycheeOrg/Lychee/pull/2851
 - Add scroll to top when pressing the 'i' or clicking on details by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2850
 - Exit with error for unsupported S3 backend by @kiancross in https://github.com/LycheeOrg/Lychee/pull/2856
 - Force redirection if accessing urls where being logged is required by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2846
 - Fix webauthn not showing up by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2858
 - Minor UI improvements by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2860
 - ...
 
 - 
[2.28.1]
- Update Lychee to 6.3.2
 - Full Changelog
 - Fix wrong translation keys. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3007
 - RSS Feed Enhancements (enclosure + category) by @cdzombak in https://github.com/LycheeOrg/Lychee/pull/3009
 - Fix missing dependency in production build by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3010
 - @cdzombak made their first contribution in https://github.com/LycheeOrg/Lychee/pull/3009
 
 - 
[2.28.2]
- Update Lychee to 6.3.3
 - Full Changelog
 - Do not display useless message in diagnostics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3015
 - Handle failing encoding gracefully. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3011
 - Add config option for the number of operations done by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3012
 - Full permission check is now disabled by default. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3013
 - [SE] Add more privacy options by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3014
 - Add more statistics: punch card a la GitHub (SE). by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2983
 - Fix aspect ratio being dropped due to Tree shaking by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3032
 - Add more markdown processing options by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3026
 - Offboarding Sonar - done with it breaking randomly... by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3028
 - Version 6.3.3 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3033
 
 - 
[2.29.0]
- Update to correct base image 5.0.0
 
 - 
[2.29.1]
- Update Lychee to 6.3.4
 - Full Changelog
 - Add Diagnostics cache checks by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3027
 - Scroll top button for album and albums views by @sancsin in https://github.com/LycheeOrg/Lychee/pull/3035
 - Split-oauth endpoint to reduce the number of requests. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3023
 - Simplified Chinese localization by @x1ntt in https://github.com/LycheeOrg/Lychee/pull/3046
 - Version 6.3.4 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/3047
 
 - 
[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