EasyAdminBundle Versions Save

EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.

v4.8.12

4 months ago

New features

[69a5127e] Allow setting sort field for *-to-one associations (@chapterjason) [d6292e0b] Allow to add AssetMapper entries in dashboards and CRUDs (@javiereguiluz)

Bug fixes

[5d80405e] Fix the design of form collections (@javiereguiluz) [b736249b] Fix an issue related to the translation of country names (@javiereguiluz)

v4.8.11

4 months ago

Admin URLs will no longer include the referrer parameter, so they will be much shorter. The referrer is now determined automatically based on the context information.

New features

[45dc47c6] Remove referrer parameter from admin URLs (@javiereguiluz)

Bug fixes

[2b529796] Update Czech translation (@dfridrich) [4a080891] Remove unnecessary true comparison on is_string() (@alexislefebvre) [79d11ddf] Fix failing sort test (@chapterjason) [1ca81432] Fix filter on MoneyField to consider if values are stored as cents (@mhbailly)

v4.8.10

4 months ago

New features

[44174893] Allow user to add custom HTML attributes to menu items (@KDederichs)

Bug fixes

[521d91f3] Prevent code from throwing exception when parse_url() returns false (@nopenopenope) [a7cb7fff] Hide paginator if not needed (@zorn-v) [7e698c6f] Improve the preview of code editor fields in index page (@andersonamuller) [127436e4] Fix XSS in the JavaScript code of autocomplete (@simoheinonen)

v4.8.9

5 months ago

Bug fixes

[44b9953d] Fix a variable in the form theme (@vlad-ghita) [11e8cfe8] Fix enum choices label override (@b1rdex) [2e5bc78c] Update Portuguese translation (@psihius) [53ad149e] Misc. doc fixes (@ThomasLandauer)

v4.8.8

5 months ago

New features

[43718147] Provide DDEV dev environment (@a-r-m-i-n)

Bug fixes

[294c35d9] Allow Symfony 7.1 tests to fail for now (@javiereguiluz) [6df9c5f1] Fix collection collapsing logic (@a-r-m-i-n) [0b67d0d2] Prevent Menu JavaScript logic from failing when structure is changed (@nopenopenope)

v4.8.7

5 months ago

New features

[12dad02f] Add helper methods for Translatable objects in filters (@Lustmored) [6d4f88f4] Remember last active tab (@javiereguiluz) [a531172e] Allow custom money divisor (@KDederichs) [1931f7d2] Allow to define HTML attributes in form tabs (@javiereguiluz)

Bug fixes

[eebb09ce] Add null values on NOT IN mutiple ChoiceFilter (@Baptiste-Chabrol) [ebb1eff7] Fix menu item highlighting (@JorickPepin) [7182c05b] Remove !important from Bootstrap utility classes (@javiereguiluz) [eaf06e4e] Fix the rounded border of tables in responsive mode (@javiereguiluz) [c01186d6] Fix the selected background color of code editor in dark mode (@javiereguiluz) [5fa1b0c2] Fix cache warmer for empty controllers (@javiereguiluz) [ad31e2ce] Include layer after only if panel is collapsible (@Chrysweel) [26501652][3f3d6fa8] Add PHP 8.3 to the GitHub CI matrix (@shakaran) [7600ba54] Remove the deprecated NumberFormatter::TYPE_CURRENCY constant (@javiereguiluz)

v4.8.6

6 months ago

New features

[af34609f] Introduced new ea.form.error JavaScript event (Sergii Dolgushev) [92e5475d] Make SecurityVoter implement supportsAttribute() to improve performance (@rneuter) [ad607d79] Introduce MenuFactoryInterface to allow multi-level submenus (@IndyDevGuy) [dc6395c1] Add a new search mode to query all/any terms (@tasiot) [80ef1a2b] Tweak the style of the dark theme to make it look darker (@javiereguiluz)

Bug fixes

[ed2cbbcd] Check if is stream wrapper in FileUploadType (Loïc) [d66ff09c] Fix country field flags in Safari browsers (@javiereguiluz) [14d5d4cd] Add missing label to arrayfield entry items (@mgrundkoetter) [b49714aa] Continue throwing same exception when edit entity (@abozhinov) [7003ee7d] Pass the original value to formatValue() method (@javiereguiluz) [c3b68b02] Misc doc fixes (@jmeyo)

v4.8.5

6 months ago

New features

[510945d0] Update to Bootstrap 5.3 (@javiereguiluz)

Bug fixes

[015e5f87] Fix incorrect '' test in form theme causing regression (@wizhippo) [ced0bfc0] Fix a deprecation in IntlFormatter (@javiereguiluz) [45379901] Fix the alignment of form fields in some cases (@javiereguiluz) [a235a0a8] Performance optimization in FieldCollection (@javiereguiluz)

v4.8.4

7 months ago

New features

[15d96b6b] Add Symfony 7 compatibility (@javiereguiluz) [ce6f560a] Show readonly code editor field on detail page (@Uplink03)

Bug fixes

[7b7c881b] Fix no custom footer shown on CRUD detail page (@pfpro) [bf76d49e] Fix the creation of autocomplete widgets (@javiereguiluz) [b5c9b7a1] Fix wrong tabs layout on validation error after page reload (Julien Mariller) [9064cc72] Fix finding selected enum value in choices (@klkvsk)

v4.8.3

7 months ago

Bug fixes

[7fdd14d6] Fixes and updates about field labels (@javiereguiluz) [aafd9ad8] Add more tests for form field help messages (@javiereguiluz) [4cdbfd00] Add more tests about field labels and fix some issues about labels (@javiereguiluz)