Skip to content

Version 1.4.46

Compare
Choose a tag to compare
@Volmarg Volmarg released this 22 Apr 16:08
· 115 commits to main since this release

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,