Pow v1.0.26 Release Notes

Release Date: 2021-11-06 // over 2 years ago
  • โœจ Enhancemnets

    • [Pow.Store.Backend.MnesiaCache.Unsplit] The unsplit module will now initialize the Mnesia cluster when nodes are connected lazily by resetting the Mnesia schema

    ๐Ÿ› Bug fixes

    • [Pow.Store.Backend.MnesiaCache] Now properly handles Mnesia application start errors

    ๐Ÿ“š Documentation

    • Updated [api guide](guides/api.md) to use Plug.Conn.register_before_send/2 for token writes