What's changed
- Closing a wallet while it is busy is now safe. Any work still in progress is stopped first, and if closing fails it can be tried again. e949b9e
- Apps connected to a wallet server keep getting updates after closing and reopening a wallet. e6a5b8d
- Switching between wallets no longer leaves outdated updates from the previous wallet behind. 2bdc3fc
- Apps no longer miss the notice that funds are ready to spend when the wallet is checked only now and then. 7a1a3af
- Includes the latest core wallet library, monero-cpp v0.9.5, with more accurate amounts for outgoing payments and the latest Monero fixes. 1257da5
- Made the automated tests more reliable so they fail only when something is actually wrong. eb72c61, 555c973, e6fd994, 4f38f45, 8656707
Full Changelog: v0.8.56...v0.8.57