Skip to content

1.6.1

Compare
Choose a tag to compare
@maxxer maxxer released this 04 Apr 06:50
· 104 commits to master since this release

First patch release for 1.6.

  • Fix: use correct password recovery url in welcome mail and add functionality to plain text version of the mail (@eluhr)
  • Fix: correct viewPath error in LoginWidget (niciz)
  • Enh: possibility to call all the api endpoints with either id or username or email (liviuk2)
  • Fix: use configured User model in SecurityController 2FA confirmation (jussiaho)
  • Enh: possibility to get user ids from roles recursively (mp1509)