4.4.0
4.4.0 (19. May 2022)
- #714 Improve the sorting ability by adding create, update and delete events which are attached from the SortableTrait. Sorting over pagination or swap index from form input is now possible too.
- #711 Add option to disable the auto logout when the user ip changes.
- #712 Fix issue where field labels where not used from models
getAttributeLabel()
when usingngRestExport()
.