New features
[d5db37f] Allow customizing redirect response after saving entity (@jmsche)
[210fdbf] Add a disabled helper method for fields (@pkly)
[d9eb48b] Allow deep linking of associations (@pkly)
[6308fc1] Apply a default style for actions buttons/links (@javiereguiluz)
[45b26d8] Improve the pagination when there are hidden results (@javiereguiluz)
[4121fc0] Add a Twig block to override empty table body (@javiereguiluz)
[7833f24] Update ajaxEdit visility (@matthieuleorat)
Bug fixes
[482af6b] Fix the cancel button in batch action modal (@patrickmatsumura)
[36c988f] Add some missing subjects to some isGranted calls in the security voter (@javiereguiluz)
[094d948] Fix CollectionConfigurator to not override some form type options (@javiereguiluz)
[a20c084] Fix deprecation (@xaviermarchegay)
[7cb1004] Fix condition in Asset::new() method (@javiereguiluz)
[ee00786] Simplify some testing classes (@javiereguiluz)
[ce61203] Don't allow to remove contents of disabled choice fields (@javiereguiluz)
[aee1cb9] Improve the default behavior of code/text editors in index/detail pages (@javiereguiluz)
[f768e17] Improve the behavior of the setFormTypeOptions() method (@javiereguiluz)
[7a2f8b4] Fix usage of HTML tags inside <title>
element (@quentint)
[e2abcdc] Fix function case (@COil)
[fa170ef][a4d9154][26142a9] Misc. doc updates (@ThomasLandauer, @javiereguiluz)