Skip to content

Releases: EasyCorp/EasyAdminBundle

4.8.8

03 Jan 18:32
Compare
Choose a tag to compare

New features

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

Bug fixes

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

4.8.7

28 Dec 18:53
Compare
Choose a tag to compare

New features

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

Bug fixes

[eebb09c] Add null values on NOT IN mutiple ChoiceFilter (@Baptiste-Chabrol)
[ebb1eff] Fix menu item highlighting (@JorickPepin)
[7182c05] Remove !important from Bootstrap utility classes (@javiereguiluz)
[eaf06e4] Fix the rounded border of tables in responsive mode (@javiereguiluz)
[c01186d] Fix the selected background color of code editor in dark mode (@javiereguiluz)
[5fa1b0c] Fix cache warmer for empty controllers (@javiereguiluz)
[ad31e2c] Include layer after only if panel is collapsible (@Chrysweel)
[2650165][3f3d6fa] Add PHP 8.3 to the GitHub CI matrix (@shakaran)
[7600ba5] Remove the deprecated NumberFormatter::TYPE_CURRENCY constant (@javiereguiluz)

4.8.6

25 Nov 12:03
Compare
Choose a tag to compare

New features

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

Bug fixes

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

4.8.5

13 Nov 11:55
Compare
Choose a tag to compare

New features

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

Bug fixes

[015e5f8] Fix incorrect '' test in form theme causing regression (@wizhippo)
[ced0bfc] Fix a deprecation in IntlFormatter (@javiereguiluz)
[4537990] Fix the alignment of form fields in some cases (@javiereguiluz)
[a235a0a] Performance optimization in FieldCollection (@javiereguiluz)

4.8.4

01 Nov 18:19
Compare
Choose a tag to compare

New features

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

Bug fixes

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

4.8.3

29 Oct 19:23
Compare
Choose a tag to compare

Bug fixes

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

4.8.2

27 Oct 18:29
Compare
Choose a tag to compare

Bug fixes

[925e2a0] Fix the rendering of HTML contents in translated help messages (@javiereguiluz)
[05fe53c] Fix some Symfony 6.4 deprecation (@javiereguiluz)

4.8.1

26 Oct 18:11
Compare
Choose a tag to compare

New features

[b704f5e] Add Interface for AdminUrlGenerator (@NopeNopeNope)
[fc28b85] Tweak the design of the detail page (@javiereguiluz)

Bug fixes

[fc1aaab] Use proper object element in batch action click listener (@teklakct)
[85619dc] Import fields used in the sample CRUD controller (@simoheinonen)
[159e3a9] Fix table header when entity permissions are applied (@Jaykju)
[02affe4] Add Bootstrap 5 row/col support for collection fields (@Anni-g)
[d90ce24] Make PaginatorFactory reference EntityPaginatorInterface (@va5ja)
[c30a8a0] Fix ChoiceField when entity is enumType and no choices were given (@Uplink03, Radu Cristescu)
[28dedab] Fix autocomplete widget creation (@ksn135)
[7237fcb] Fix XSS in autocomplete (@simoheinonen)
[3b7e8c4] Fix deprecations in configureOptions() and buildView() (@john-dufrene-dev)
[f9a73a7] Fix entity row selector (@yalit)
[e59d14c] Fix leftover in services where constructor doesn't regonise this parameter (@nvdbeek)
[33a94b7] Fix untranslateable Help texts in crud view (@NopeNopeNope)

4.8.0

21 Oct 11:02
Compare
Choose a tag to compare

This new version includes an important feature: form columns. Read the updated docs about form layouts to learn more about form tabs, columns, fieldsets and rows:

image

Also, this version implements a popular community request: the detail page now displays the exact same layout features as the new and edit pages.

New features

[a3f4e9a] Added a feature to include columns inside forms (@javiereguiluz)
[6b1722a] Rename "Form Panels" as "Form Fieldsets" (@javiereguiluz)

Bug fixes

[6410f44] Display nullable booleans as null values (@javiereguiluz)
[c99b67d] Add id attribute to batch form checkboxes (Pavol Tuka)

4.7.7

19 Sep 18:36
Compare
Choose a tag to compare

New features

[12cc0e9] Allow to hide fields dynamically from configurators (Alexandar Bozhinov)

Bug fixes

[de519a4] Disable the focus styles on disabled/readonly fields (@javiereguiluz)
[1969e20] Fix an issue that make some flash messages to not always be displayed (@nielsverwegen)
[850496e] Fix Trix editor config loading (@welcoMattic)
[0435cd8] Update Macedonian translation (@zmakrevski)