Skip to content

v0.22.0

Compare
Choose a tag to compare
@lauraluiz lauraluiz released this 11 Sep 14:11
· 125 commits to master since this release
  • [NEW] Implemented "Recover/reset password" functionality, with controllers
    SunriseRecoverPasswordController and SunriseResetPasswordController.
  • [NEW] Added dependency on Sunrise Java Email API.
  • [NEW] Provided a FakeEmailSender that writes the email into the project folder instead of sending it, useful for development.
  • [CHANGE] Updated to JVM SDK v1.22.0.