New features
[d2e0ff9] Changed the way the Doctrine entity is defined in the CRUD controller. Now we use a method instead of a property (@javiereguiluz)
[01ac510] Allow to display a short ID for entities instead of the full ID (useful when using UUIDs) (@javiereguiluz)
Bug fixes
[cd6a813] Updated requirements for dependencies and PHP (@javiereguiluz)
[7dcb682] Fixed JavaScript errors in New/Edit forms (@jmsche)
[5019fc0] Updated French translations (@jmsche)
[bd6f28f] Fixed some spacing in docs (@jmsche)
[f2cfca9] Don't define a name for the default dashboard route (@Pierstoval, @javiereguiluz)