OwlCyberSecurity - MANAGER
Edit File: changelog.txt
v6.5.1 🏕 Features version 6.5.1 + force cache clear by @ildyria in #3258 v6.5.0 🏕 Features Fix Webapp debugging. by @ildyria in #3201 Fix missing UX: Add key enter to create albums by @ildyria in #3208 Support 2 different images between protrait and landscape by @ildyria in #3215 Reorganise pipes when syncing to find and reject duplicates quicker by @JasonMillward in #3209 Fix smart albums not having thumbs by @ildyria in #3217 Phpstan lvl 3 by @ildyria in #3210 test: AddAlbumRequestTest by @ppshobi in #3166 Add bulk sharing from v4 by @ildyria in #3219 Do not fetch data from internet when running tests by @ildyria in #3218 Fix Settings crash on docker + pgsql setup by @ildyria in #3233 more http tests by @ppshobi in #3229 Fix broken Documentation link on README by @tinohager in #3234 Improve left menu by @ildyria in #3207 Refactor tests to not drop middleware by @ildyria in #3240 Fix create tag album modal: close after create, border rounding by @ildyria in #3242 Improve coverage of version controller by @ildyria in #3241 Add quick feedback on top of the job page by @ildyria in #3249 Localization for statistics etc. by @ildyria in #3244 Fix 500 on map and search by @ildyria in #3254 Refactoring routes files. by @ildyria in #3253 KLO : refactoring for uniformity by @ildyria in #3255 Version 6.5.0 by @ildyria in #3257 6.4.2 Released on Apr 4, 2025 New Settings page & translations (French, Russian) klo refers to Keep the Light On. In other words, basic software updates. SE refers to functionalities that are aimed at the Supporter Edition. new #3081 : Refactoring Settings page by @ildyria. Simplified layout and modernized the settings page. We also group the settings per category to improve the navigation. new #3177 : Improvement of French translations by @cedricAbonnel. new #3178 : Localization: add Russian translation by @Isrofilov. new #3179 : Display order index in old setting style in dev mode by @ildyria. Nothing of matter for normal users, but for developers, it simplifies the ordering of the settings. se #3180 : Add option to limit which download is available by @ildyria. Having the possibility to download all the size variants is overwhelming for some users. As a result, we added the possibility to disable downloading some of those. By default, the square thumbs are now disabled. klo #3191 : Npm update by @ildyria. fixes #3190 : Fix 500 when opening directly a smart album by @ildyria. fixes #3188 : Fix 500 on direct photo access without small variants by @ildyria. new #3173 : Add easy option to hide the button of help modal in the header by @ildyria. Adds a tick box in the Keybinding help modal to hide the help button. klo #3186 : Clarify the photo view modes by @ildyria. Code refactoring. fixes #3167 : Fix parent_album in create album by @ildyria. fixes #3169 : Fix 500 error when opcache_get_config is not available by @ildyria. new #3170 : Add change log link to left menu by @ildyria. Change logs of previous and newer versions are now directly available in Lychee. fixes #3198 : Version 6.4.2 by @ildyria. New Contributors @cedricAbonnel made their first contribution in https://github.com/LycheeOrg/Lychee/pull/3177 @Isrofilov made their first contribution in https://github.com/LycheeOrg/Lychee/pull/3178 v6.4.1 Released on Mar 28, 2025 Fixes... klo refers to Keep the Light On. In other words, basic software updates. klo ♯3058 : Refactoring & simplify by @ildyria. fixes ♯3147 : Fix S3/symlink mitigation conflation by @RickyRomero. klo ♯3145 : phpstan: level 2 by @ppshobi. klo ♯3161 : Composer update by @ildyria. fixes ♯3164 : Fix 500 error when downloading pictures by @ildyria. klo ♯3140 : Dropping Legacy path for Photo create by @ildyria. We were already rolling with the PIPE version for a while as the value was defaulted to true: 'create-photo-via-pipes' => (bool) env('PHOTO_PIPES', true), Nobody complained so far, so bye bye old path. fixes ♯3152 : Pin tailwind 4.0.6, add cursor feedback on images & others by @ildyria.