Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 827 Bytes

1.4.0

Changes

🚀 Features

  • Adding Spanish translations @anacona16 (#100)
  • Move configuration to PHP @core23 (#52)

🐛 Bug Fixes

  • Add setPlainPassword() before update user @core23 (#92)
  • Remove deprecated mongo safe option @core23 (#50)
  • Catch possible null error @core23 (#49)

1.3.1

🐛 Bug Fixes

  • Disable setting twig timezone @core23 (#40)

1.3.0

Changes

🐛 Bug Fixes

  • Find methods could return null @core23 (#38)

1.2.0

Changes

🚀 Features

  • Use bootstrap 3 layout as default form theme @core23 (#36)

1.1.0

Changes

🚀 Features

  • Add noop driver to allow flex recipe @core23 (#34)
  • Add missing toString method to Group model @core23 (#32)
  • Make service aliases public @core23 (#30)

🐛 Bug Fixes

  • Prefix generics with @phpstan @core23 (#31)