4.2.0
4.2.0 (9. December 2021)
This release changes the admin menu order in terms of admin UI but not in terms API breaks. Check the UPGRADE document to read more about breaking changes.
- #698 Fixed reversed order of modules in admin menu.
- #695 Fixed placeholders within
zaaMultipleInputs
. - #694 Fixed CRUD title involving NgRestPools.
- #690 Option to pass additional variables to the dashboard objects.
- #676 Fixed hidden NgRest attributes issue in the group-by-field select.
- #678 Added
icon
property to any NgRest attribute. It allows setting additional icons in CRUD table header and CRUD edit form. - #668 Fixed misleading use of the
note_add
icon. - #660 Introduced
<luyaElements>
analogues for some<zaaElements>
. This allows getting simple AngularJs form elements styled to match the rest of the interface elements. - #666 Fixed injection issue with zaaDecimal within zaaMultipleInputs.
- #665 Replaced
<span>
tags with<a>
tags in main admin menu and submenus. - #663 A new
TagRelation::cleanup(ActiveRecord $model)
method to remove all tag relations for a certain model. - #481 Fixed issue where file manager files count is not updated accordingly after uploading new files.
- #674 Throw an exception when the image can not find the requested file.
- #697 Fix issue with sorting of admin UI language.