Pow v1.0.26 Release Notes
Release Date: 2021-11-06 // about 3 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
- [