Fork 3.6.1 released

Today we released Fork 3.6.1. You can also follow Fork on github.

Changelog

Improvements

  • Form-builder: Reply-to checkbox added
  • Blog: hide navigation when there are no items to show.
  • Profiles: a user can now upload his avatar in Frontend and we can also integrate the avatar in a Backend DataGrid. Fallback for avatar is Gravatar.
  • Speed enhancements
  • Don't throw exceptions in production mode on non-existing files.
  • Check if .htaccess file is properly uploaded
  • Do not expose composer and markdown files to the outside.

Bugfixes

  • Output should be last command in ajax requests.
  • Mailmotor: invalid HTTP status codes were used causing the AppKernel to throw exceptions.
  • Authentication: do not allow God users to access uninstalled modules.
  • Analytics: Tracking code wasn't set.
  • Users: do not wrap delimiters in an array.
  • Duplicated header 'content-type' fixed