- Kivy improvements:
- Resolved issue with opening channels using
max
amount - Corrected regression from previous version (a9fc440)
- Resolved issue with opening channels using
- Various minor GUI enhancements
- Dependency updates following dnspython adaptation (#6828):
- python-ecdsa removed from requirements
- cryptography now mandatory (version
2.6
minimum), replacing user choice between cryptography andpycryptodomex