Skip to content

4.4.0

Compare
Choose a tag to compare
@nadar nadar released this 19 May 07:39
· 116 commits to master since this release
7aa49cd

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 using ngRestExport().