Skip to content

Version 5.0.1 - Fixing reverse proxy upload and other stuff

Compare
Choose a tag to compare
@ildyria ildyria released this 27 Dec 21:35
· 374 commits to master since this release
549c20f

IF YOU ARE UPGRADING FROM VERSION 4, DO MAKE SURE YOU READ THE RELEASE NOTES OF V5.0.0.

See here.

What's Changed

  • Add back blurred property by @ildyria in #2090
  • Forgotten attribute of the canEdit function by @ildyria in #2091
  • Fix 2095 : redirection not functioning on album creation. by @ildyria in #2101
  • Better diagnostics for APP_URL and LYCHEE_UPLOAD_URL by @ildyria in #2105
  • Fix unlock album component wrongly selected. by @ildyria in #2108
  • Fix #2096 - Remove U2F from left menu when user is not allowed to modify their account. by @ildyria in #2107
  • force https at the boot level instead of in the route files by @ildyria in #2110
  • Remove path from query string via middleware by @mashb1t in #2112
  • More checks for potential upload bugs by @ildyria in #2111
  • Modify post-merge script to reflect 5.0.0 build changes by @TwizzyDizzy in #2109

New Contributors

Full Changelog: v5.0.0...v5.0.1