Skip to content

4.9.2

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 26 Feb 19:26
· 88 commits to 4.x since this release

New features

[5498acc] Support translatable enum's, fix grid displaying single enum value twice, auto-detect enum based of Doctrine's enumType setting (@psihius)
[f3c9503] Remove Sass and use only CSS to build the assets of this bundle (@javiereguiluz)

Bug fixes

[cf7a189] Update NumericFilter.php for fix STORED_AS_CENTS if not stored as cents (@beregovoy)