Releases: LycheeOrg/Lychee
Releases · LycheeOrg/Lychee
Version 4.11.1 - Minor fixes & QOL improvements on install & diagnostics
What's Changed
- How about we don't execute tests twice? by @ildyria in #1982
- Minor fixes on List sharing permissions. by @ildyria in #1981
- fix complaints in Diagnostics when no migrations has been run by @ildyria in #1990
- Fixes #1751 - Add error thrown if APP_URL does not match current url by @ildyria in #1985
- Fixes no log write access infinite loop by @ildyria in #1991
- Fixes #1950 : Do not enforce strict model when downloading by @ildyria in #1997
- Fixes #1686 by providing absolute path if not set by @ildyria in #1998
- Webauthn supports also username by @ildyria in #1999
- version 4.11.1 by @ildyria in #2000
Full Changelog: v4.11.0...v4.11.1
Version 4.11.0 - Hungarian support + Bug fixes + Settings
What's Changed
- Composer update by @ildyria in #1961
- Change two German translations by @caminsha in #1963
- Use enum for album_subtitle_type by @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
New Contributors
- @caminsha made their first contribution in #1963
- @Lingxi-Li made their first contribution in #1971
- @KnauszFerenc made their first contribution in #1977
Full Changelog: v4.10.0...v4.11.0
Version 4.10.0 - Bug fixes and refactoring
What's Changed
- 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
- v4.10.0 by @ildyria in #1940
New Contributors
- @Merlyn42 made their first contribution in #1943
- @CodingWithCard made their first contribution in #1933
Full Changelog: v4.9.4...v4.10.0
Version 4.9.4 : Speed improvement on root.
Version 4.9.3 : Fixes CSP + HoneyPot + optional Matomo support
What's Changed
- 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
- v4.9.3 by @ildyria in #1890
- add support for 418 for dubious queries by @ildyria in #1875
- Fixes 1868 by @ildyria in #1876
- Composer update by @ildyria in #1893
- Optimizing sql and improved Log data by @ildyria in #1883
- Only apply explain when requested by @ildyria in #1896
- Add csp rules for api by @mingan666 in #1882
- Sync Lychee-front by @ildyria in #1897
- Improve explain on db_logging by @ildyria in #1898
New Contributors
- @timo-reymann made their first contribution in #1870
Full Changelog: v4.9.2...v4.9.3
Version 4.9.3 RC : Fixes CSP + HoneyPot + optional Matomo support
What's Changed
- 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
- v4.9.3 by @ildyria in #1890
- add support for 418 for dubious queries by @ildyria in #1875
- Fixes 1868 by @ildyria in #1876
- Composer update by @ildyria in #1893
- Optimizing sql and improved Log data by @ildyria in #1883
- Only apply explain when requested by @ildyria in #1896
- Add csp rules for api by @mingan666 in #1882
- Sync Lychee-front by @ildyria in #1897
New Contributors
- @timo-reymann made their first contribution in #1870
Full Changelog: v4.9.2...v4.9.3
Version 4.9.2 : New log system [Hot Fix CSP + missing files]
Version 4.9.0 : New log system + fixes - WITHDRAWN
WITHDROWN - See version 4.9.1 - Broken logs.
What's Changed
- Remove public option from album ordering: no longer supported by @ildyria in #1848
- Fix SQL error on removing public status from album by @ildyria in #1850
- Remove homemade Log solution, add support log-viewer by @ildyria in #1846
Full Changelog: v4.8.1...v4.9.0
Version 4.8.1 - Support Last Modified time + API doc + Fixes
What's Changed
- Support very old versions (untestable code) by @ildyria in #1826
- Add backend implementation to use file's last modified time by @wladif in #1821
Now support last_modified_time when uploading file without exif data. - Fix left/right in photo view of tag albums by @ildyria in #1828
- Support API documentation by @ildyria in #1827
- Composer update + fix php stan complaints by @ildyria in #1829
- fixes Mass assignment problem in Access Permissions #1833 by @ildyria in #1835
- Version 4.8.1 by @ildyria in #1842
Full Changelog: v4.8.0...v4.8.1
v4.8.0 - Refactoring Access Rights to support edit, upload, etc.
What's Changed
- Use access permissions instead of base_album table to determine access rights. by @ildyria in #1792
- version 4.8.0 by @ildyria in #1806
Full Changelog: v4.7.4...v4.8.0