Skip to content

2.4.1

Compare
Choose a tag to compare
@djaiss djaiss released this 25 Jul 11:43
53e11d4

This release is mainly a bug fix release.

This version requires to run migrations (php artisan migrate).

⚠️ Please make sure you backup your database before upgrading.

✳️ Added

  • Add ability to discover Cloudflare trusted proxies automatically. This adds a new ENV variable. (#1611 - thanks to asbiin).

⚛ Fixed

  • Fix avatar link in journal page (#1440 - thanks to Dagolin).
  • Fix broken migration (#1607 - thanks to djaiss).
  • Fix Settings not displaying under some conditions (#1608 - thanks to djaiss).