Lychee - Package Updates
- 
[2.10.1]
- Update Lychee to 4.8.1
 - Full changelog
 - Support very old versions (untestable code) by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1826
 - Add backend implementation to use file's last modified time by @wladif in https://github.com/LycheeOrg/Lychee/pull/1821
 - Now support last_modified_time when uploading file without exif data.
 - Fix left/right in photo view of tag albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1828
 - Support API documentation by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1827
 - Composer update + fix php stan complaints by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1829
 - fixes Mass assignment problem in Access Permissions #1833 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1835
 
 - 
[2.11.0]
- Update Lychee to 4.9.0
 - Full changelog
 - Remove public option from album ordering: no longer supported by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1848
 - Fix SQL error on removing public status from album by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1850
 - Remove homemade Log solution, add support log-viewer by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1846
 
 - 
[2.11.1]
- Update Lychee to 4.9.2
 - Full changelog
 - Fixes #1855 - update Makefile by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1856
 - Fix version 4.9 log-viewer paths hard coding by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1857
 - remove hashes from CSP when using log-viewer by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1861
 - Remove duplicate link. Tweak comment by @d7415 in https://github.com/LycheeOrg/Lychee/pull/1862
 
 - 
[2.11.2]
- Update Lychee to 4.9.3
 - Full changelog
 - Add a sample image without extension that will be used in tests. by @wladif in #1863
 - feat(#1869): Allow script-src and connect-src configuration by @timo-reymann in #1870
 - Support files without extensions in importFromUrl by @wladif in #1873
 - Replace URL with LycheeOrg one by @wladif in #1886
 - Make fileTimeModified parameter optional in Photo::add by @ildyria in #1887
 - Fixes 1853 - license broken by @ildyria in #1889
 
 - 
[2.14.0]
- Update Lychee to 4.10.0
 - Full changelog
 - Fix NSFW not toggling via Protection Panel by @ildyria in #1928
 - Improve translations to German by @CodingWithCard in #1933
 - Use Actions instead of direct call in controller by @ildyria in #1916
 - jobs can now also take string as input (upload in smart albums) by @ildyria in #1919
 - Add integrity DB check by @ildyria in #1922
 - Support ratio by @ildyria in #1925
 - Update OSM domain by @qwerty287 in #1935
 - Remove OSM subdomains by @qwerty287 in #1936
 - Fixes #1942 "Content-Security-Policy blocks blob requests required for Google Motion Pictures images" by @Merlyn42 in #1943
 
 - 
[2.15.0]
- Update Lychee to 4.11.0
 - Full changelog
 - Composer update by @ildyria in #1961
 - Change two German translations by @caminsha in #1963
 - Use enum for 
album_subtitle_typeby @ildyria in #1967 - Fix bad placeholder in PT locale. Fixes #1975. by @d7415 in #1976
 - Enable video thumbnail by default by @Lingxi-Li in #1971
 - Hungarian language added by @KnauszFerenc in #1977
 
 - 
[2.15.1]
- Update Lychee to 4.11.1
 - Full changelog
 - How about we don't execute tests twice? by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1982
 - Minor fixes on List sharing permissions. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1981
 - fix complaints in Diagnostics when no migrations has been run by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1990
 - Fixes #1751 - Add error thrown if APP_URL does not match current url by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1985
 - Fixes no log write access infinite loop by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1991
 - Fixes #1950 : Do not enforce strict model when downloading by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1997
 - Fixes #1686 by providing absolute path if not set by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1998
 - Webauthn supports also username by @ildyria in https://github.com/LycheeOrg/Lychee/pull/1999
 - version 4.11.1 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2000
 
 - 
[2.16.0]
- Update Lychee to 4.12.0
 - Full changelog
 - Fix missing album decorations by @evoludolab in #2003
 - fix `max/min_taken_at by @evoludolab in #2005
 - fix missing left-right button on smart albums by @ildyria in #2008
 - Better diagnostics by @ildyria in #2010
 - Better support for future policies. by @ildyria in #2012
 - Replace layout and overlay to proper Enum types by @ildyria in #2015
 
 - 
[2.17.0]
- Update Lychee to 4.13.0
 - Full changelog
 - Unify photoId to photoID and albumId to albumID when found by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2017
 - Unique constraint for config keys by @qwerty287 in https://github.com/LycheeOrg/Lychee/pull/2018
 - Update composer (include breaking) by @qwerty287 in https://github.com/LycheeOrg/Lychee/pull/2019
 - Cleaning unused files + sync front end by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2020
 - Fix complaint due to type casting by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2024
 - License as enum type by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2025
 - Minor changes in prevision for Livewire. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2026
 
 - 
[2.19.1]
- Update Lychee to 5.0.2
 - Full changelog
 - Fixes hover (left-right) preventing clicks on volume etc buttons + fix frame button by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2116
 - Fix #2118 - Fix drag upload bug by @maoxian-1 in https://github.com/LycheeOrg/Lychee/pull/2119
 - Fix SQL Injection + v5.0.2 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2123
 
 - 
[2.19.2]
- Update Lychee to 5.0.3
 - Full changelog
 - fix #2126 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2127
 - Avoid more issues because people can't read release notes... by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2124
 - Description should be desc for overlay by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2135
 - Provide the ability to change the sorting of sub album per album (Livewire only). by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2128
 - better diagnostics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2142
 - fix Russian about. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2143
 - Fix Russian again by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2157
 - Fix symbolic urls by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2159
 - Update Readme, add theme repository, optimize ImageMagick by @tinohager in https://github.com/LycheeOrg/Lychee/pull/2161
 - Fix custom.js not being loaded by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2170
 - Fix uploading large number of images fails with 429 by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2169
 - Remove text-neutral for easier configuration of themes by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2171
 - Add compact view for albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2153
 - Fix WebAuthn not working by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2155
 - fix QR code by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2177
 - Fix livewire not working on directory folders by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2150
 - Allow different aspect ratios for album thumbs (+ per album setting) by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2138
 - Improve diagnostics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2181
 - Fix double f in sidebar by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2187
 - Add notify toast when updating user by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2179
 - Fix errors on access rights by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2180
 - Fix back button on unlock page. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2178
 - Add left-right for login button + add custom go Home button by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2185
 - make APP_URL optional again by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2182
 
 - 
[2.20.0]
- Update Lychee to 5.1.0
 - Full changelog
 - Also load Thumb/Thumb2x as fail-over when Small does not exist by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2197
 - display owner names instead of Shared Albumns by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2201
 - add fallback on small2x for header if medium does not exists by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2199
 - Improve token guard to not crash when provided with Basic Auth by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2193
 - Improve diagnostics with count of thumbs that can be regenerated by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2200
 - Fixes star/unstar on right click by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2204
 - Oauth is now available by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2190
 
 - 
[2.20.1]
- Update Lychee to 5.1.1
 - Full changelog
 - Bump vite from 4.5.1 to 4.5.2 by @dependabot in https://github.com/LycheeOrg/Lychee/pull/2216
 - Fix Diagnostics not visible when migrations are pending by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2210
 - Fix import from Dropbox from Livewire side by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2217
 - Fix upload on smart albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2218
 - Fix search broken when hitting albums by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2219
 - Add back Download and full size in photo view. by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2220
 - Anonymize the paths in the diagnostics by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2226
 - Fix title not being updated by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2225
 - Add redirection for legacy links by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2227
 - Add missing secure header for redirection by @ildyria in https://github.com/LycheeOrg/Lychee/pull/2232