Pow v1.0.5 Release Notes

Release Date: 2019-04-09 // almost 5 years ago
  • ๐Ÿ”„ 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