- Use split issuer-server endpoint for issuing new NAKA cards
✨ Features
- add card deactivation functionality and set default card in SDK Fixes case where new card was issued after blocked card and the new card was not used for payments if the expiry date was the same
- add conditional rendering for reset button in development mode
🐛 Bug Fixes
- update npm registry configuration in CI for lint and build stages
- add npm registry configuration to lint job
- update card in db when blocking
- increase WebSocket heartbeat interval for production to not spam the server that much It could trigger a spam protection on the server
🔧 Chores
- use published package for monet+ capacitor plugin
- languages
- better way of handling devtool url