Skip to content

v1.0.5

Compare
Choose a tag to compare
@danschultzer danschultzer released this 09 Apr 15:24

Changes

  • Added extension_messages/1 to extension controllers and callbacks #142
  • Improved feedback for when no templates are generated for an extension with mix pow.extension.phoenix.gen.templates and mix pow.extension.phoenix.mailer.gen.templates tasks #145
  • Error flash is no longer overridden in Pow.Phoenix.PlugErrorHandler if the error message is nil #156
  • Fixed bug in the migration generator where references/2 wasn't called with options #150
  • Support any :plug version below 2.0.0 #155
  • Deprecated Pow.Extension.Ecto.Context.Base #146