Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Version 3.2.9 Fixed

Pre-release
Pre-release
Compare
Choose a tag to compare
@ildyria ildyria released this 09 Jan 21:20
· 74 commits to master since this release

Nothing major here. Just a bunch of small bug fixes

WARNING: Lychee now requires PHP 7.1 ( http://php.net/supported-versions.php )

  • Fixes Cross-Origin Request Blocked: https://lycheeorg.github.io/update.json ( #121 )
    The server is now doing the check for update (on Session::init) if this one fail, the user will do an ajax request to check if an update is available.
  • Fixes Syntax Error in Session.php ( #153 )
  • Fixes Small bugs ( #136 , #157 , #159 , #163 , #166 )
  • Fixes lychee uploading pics into uploads/thumb folder only ( #148 , #165 )
  • Updates German translations ( #161 )