Releases: LycheeOrg/Lychee
Releases · LycheeOrg/Lychee
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
Version 4.7.1 - On This Day smart album & other improvements
What's Changed
- Update French.php by @davidbercot in #1688
- Fixes #1674 - Share button not working by @ildyria in #1692
- Fixes #1630 - 2FA not working. by @ildyria in #1691
- Allow to store all files in
storage
by @qwerty287 in #1650 - Fix 2fa tests by @ildyria in #1698
- Fix cache busting on user.css by @ildyria in #1702
- fix migration when photo do not have an album by @ildyria in #1701
- fix exception missing driver by @ildyria in #1705
- Simple composer update + fix php8.2 warning on formatting. by @ildyria in #1706
- allow forcing https scheme by @ildyria in #1707
- update config doc + sync front + dusting by @ildyria in #1713
- Fixes #1703 by @ildyria in #1709
- Setting to make On This Day smart album public by @aldjordje in #1708
- Fix sync default user by @ildyria in #1722
- Add configuration option to set auth guard driver by @r7l in #1724
- Fix wording for authentication guard option by @r7l in #1730
- Avoid showing errors in tests when they are expected. by @ildyria in #1728
- Fix URLs in RSS feeds (#1732) by @nicokaiser in #1738
- Set theme-color on frontend template (#1740) by @nicokaiser in #1741
- execute custom js from custom by @cshyam1892 in #1697
- migrate locales from 'app/Locale/' to 'lang/', drop Lang Facade. by @ildyria in #1733
- use RuleSets instead of directly rule property by @ildyria in #1726
- DTO → Resources by @ildyria in #1668
- version 4.7.1 by @ildyria in #1750
New Contributors
- @davidbercot made their first contribution in #1688
- @cshyam1892 made their first contribution in #1697
Full Changelog: v4.7.0...v4.7.1
Version 4.7 - ⚠ PHP 8.1 required - Bugfixes, core upgrade, & album decorations
What's Changed
- Use Enum to enforce stricter types (⚠ php 8.1) by @ildyria in #1618
- Nuke demo generator, does not reflect the latest version. by @ildyria in #1673
- Ensure php version is correct prior migrations by @ildyria in #1671
- Customizable album decorations by @evoludolab in #1631
- More robust fix on HasAdminUser by @ildyria in #1684
- Composer update - php-exif 0.8 + bump to version 4.7 by @ildyria in #1680
Full Changelog: v4.6.5...v4.7.0
Version 4.6.5 - Hotfix of 4.6.4 for PGSQL + settings for username change
What's Changed
Full Changelog: v4.6.4...v4.6.5