Skip to content

4.6.2

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 26 Apr 18:20
· 552 commits to 4.x since this release

New features

[0a731ce] Introduce a new AbstractCrudTestCase to help you testing CRUD controllersdefinition to use in EasyAdmin Crud testing (@yalit)
[4b536d8] Lower the performance impact of EasyAdmin on non-admin requests (@tucksaun)
[bf9499d] Expose javascript App class as window object (@raress96)
[7784cdb] Add preload options to autoload TomSelect (@Lustmored)

Bug fixes

[c1139bb] Fix deprecations in Symfony\Component\Form\DataTransformerInterface (@john-dufrene-dev)
[1d0abe0] Fix the error page can't be rendered without the context (@simoheinonen)
[05e5043] Use a darker background color for readonly inputs in dark mode (@simoheinonen)
[312dae3] Update the EntityPaginator interface (@javiereguiluz)
[4422881] Prevent null error on getCustomOption() (@gbere)
[8b117bd] Fix hideWhenCreating() does not work with useEntryCrudForm() (@simoheinonen)
[8c23bd1] Fix nested prototype name in Collection Field (@ytilotti)
[911c462] Fix an issue wih route parameters callable in batch and global actions (@javiereguiluz)
[2cb5e2f] Fix new item insertion selector (@quentint)
[56f485b] Updated Ukrainian translation (@OleksiiBulba)
[4866d5e][7c78665] Misc. documentation fixes (@HoussemTN, @MaxiCom)