Skip to content

4.3.4

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 21 Jul 17:42
· 864 commits to 4.x since this release

New features

[660d1bd] Allow to pass no choices no the Choice field (@javiereguiluz)
[48f997a] Support translatable attribute values for actions (@erelke)

Bug fixes

[e46f66c] Make Collection fields not sortable (@javiereguiluz)
[03b868a] Fix a regression in the textarea fields shown on index page (@javiereguiluz)
[54141cc] Remove forgotten console.log() statement (@evertharmeling)
[00b4baa] Fix some deprecation messages in content template (@javiereguiluz)
[56fb8ef] Improve the styles of form fields with errors (@javiereguiluz)
[05ca464] Fix the align of datagrid contents in responsive design (@javiereguiluz)
[dd53683] Minor tweaks in the design of alerts (@javiereguiluz)
[6de132d] Fix frontend validation hits disabled elements (@eminjk)
[06ca05a] Remove text align as it overwrites the attribute and breaks some custom fields (@Schyzophrenic)