Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

53 lines (34 loc) · 1.41 KB

1.2.0

Changes

  • Move submit buttons to form definition @core23 (#134)

🚀 Features

🐛 Bug Fixes

  • Delegate validation constraints to registration @core23 (#141)
  • Fix wrong EmailConfirmationListener argument @seizan8 (#35)

📦 Dependencies

1.1.1

Changes

🐛 Bug Fixes

  • Fix check for custom profile model @core23 (#15)

1.1.0

Changes

🚀 Features

  • Use bootstrap 3 layout as default form theme @core23 (#13)
  • Set translation domain for whole form @core23 (#12)
  • Make from mail optional @core23 (#10)

🐛 Bug Fixes