Version 1.4.46
Fixes
- FontawesomePicker input focus was stolen by modal,
- issue with missing
TABLE_CONSTRAINTS_EXTENSIONS
in some databases, - remove migrations workaround created on beginning of the project,
- missing modules entries in demo data generators,
- DataFixtures using incorrect ObjectManager - breaking prod instance,
- search result bar was to small,
Adjustments
- Use SmartTab in Dashboard SchedulesWidget in case of more than 1 page of schedules,
- Security update:
phpspeclib
, - Rework Validation logic, remove duplicated one, cleanup,