Releases: LycheeOrg/Lychee
Releases · LycheeOrg/Lychee
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
Version 4.7.4 - Frame supports chosen Album
What's Changed
- Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 by @dependabot in #1804
- [Enhancement] Make it possible to fetch random image without needing to be public & starred by @mingan666 in #1819
- Version 4.7.4 by @ildyria in #1820
New Contributors
- @mingan666 made their first contribution in #1819
Full Changelog: v4.7.3...v4.7.4
Version 4.7.3 - Bug fixes + dependency updates
What's Changed
- Update dependencies (including php-exif) by @qwerty287 in #1786
- Remove requirement of Auth in photo upload, pass ownerId as argument by @ildyria in #1787
- Add jobs processing by @ildyria in #1785
- Add Job History by @ildyria in #1788
- doc blocks + fix deprecation utf8_encoding by @ildyria in #1789
- Use enum instead of constants for SmartAlbumTypes by @ildyria in #1793
- Fixes #1791 - Album creation no longer depends on Auth. by @ildyria in #1796
- Fix a wrong help text. by @Anduin2017 in #1797
- Sync frontend and solve #1794 #1780 #1765 by @ildyria in #1800
- Version 4.7.3 by @ildyria in #1803
New Contributors
- @Anduin2017 made their first contribution in #1797
Full Changelog: v4.7.2...v4.7.3
Version 4.7.2 - Dependencies updates & minor fixes
What's Changed
- Ship an empty custom.js to prevent spamming the console (#1753) by @nicokaiser in #1755
- Fixes locale not working (#1754) by @ildyria in #1756
- Set noindex for error responses by @nicokaiser in #1758
- Fixes unknown orientation in GdHandler by @wladif in #1759
- Add setting
auto_fix_orientation
to enable auto image rotation by @wladif in #1766 - Migrate to Laravel 10 by @ildyria in #1764
- Compile WebAuthn.js into frontend.js by @qwerty287 in #1769
composer update
by @qwerty287 in #1773- Version 4.7.2 by @ildyria in #1772
New Contributors
Full Changelog: v4.7.1...v4.7.2