Skip to content

Roadmap for UserFrosting 4.4

Louis Charette edited this page Apr 25, 2020 · 7 revisions

Main goals : New translator, PHP 7.4 support and improved code quality

Status: Released !

Related Milestone: 4.4.0

Add support for PHP 7.4

  • Add PHP 7.4 to Travis config
  • Enabled support for PHP 7.4

Rework locale and translator feature

  • Implement new locale metadata (#850)
  • Add new locale selector for translator (#868)
  • Load the correct jquery-validation locale. (#755)
  • WELCOME message not in user's locale (#811)
  • Localisation of date and time in the activity tables (#632)
  • Tool for creating/updating language files (#671)

Dependencies

  • Replace container-interop/container-interop with psr/container as the first one is abandoned.

Misc

  • Refactor cache system (#838)

Other dev features

  • Remove deprecated methods