2.19.0 (2024-06-04)
Features
Bug Fixes
- pin ajv to 8.14.0, as 8.15.0 is broken (#6607) (4a54aa7)
- adds new
userEmailAlreadyRegistered
translations (#6549) (56c6700), closes #6535 - adjusts sizing of remove/add buttons to be same size (#6527) (a352ebc), closes #6098
- focalPoint undefined handling (#6552) (fcfc3c5)
- pagination on polymorphic relationship field requesting entries with page parameter set to NaN (#5366) (547acfe)
- safely evaluates
field.admin
in WhereBuilder (#6534) (4f9d78d) - separate sort and search fields when looking up relationship. (#5964) (c009219), closes #4815 #5222
- ui field validation error with
admin.disableListColumn
property (#6530) (eeddece), closes #6521 - ui: blocks browser save dialog from opening when hotkey used with no changes (#6365) (8f03cd7), closes #214