Releases: fusion44/sendmany
Releases · fusion44/sendmany
SendMany v0.6.0-beta
Changes since v0.5.0
added
- Add a new lightning chat page
- View channel details by clicking on a channel item
- Long-press an item in the channels list to open the close channels page.
- A version indicator to the preferences page
- Add a FAB to switch between manual and QR scan modes when adding another node
- Show fees paid for each transaction in transaction list
- EXPERIMENTAL: Desktop applications (please see below)
changed
- Channel list items display peer alias instead of channel id
- Better handling of error cases in ListPeersBloc and PeersListWidget
- Update dependencies and gRPC files
- Applied pedantic rules to the Dart source
- Improve error handling while handling peer data
- Fix handling of reloads in transaction list
known issues
- Confirmation count not updated when opening a channel
- When switching between nodes, the app must be restarted
- The app currently doesn't automatically reconnect when connectivity changes occur
- There are no notifications when a new chat message arrives
Experimental desktop applications
If you feel adventurous, there are also binaries for various desktop operating systems. The UI needs work to make it look like an actual desktop application.
Please treat these as extremely experimental as the framework is still in heavy development.
SendMany v0.6.0-beta-rc2
Fixes since RC1:
- Not displaying conversations properly when chatting with a peer which is not directly connected
- Messages being displayed twice in a chat window
SendMany v0.6.0-beta-rc1
🎉 This is a big release with chat via Lightning Networks new keysend onion packages. 🎉
added
- 💬 Add a new lightning chat page 💬
- View channel details by clicking on a channel item
- Long-press an item in the channels list to open the close channels page.
changed
- Channel list items display peer alias instead of channel id
- Better handling of error cases in ListPeersBloc and PeersListWidget
- Update dependencies and gRPC files
- Applied pedantic rules to the Dart source
- Improve error handling while handling peer data
known issues
- Confirmation count not updated when opening a channel
- When switching between nodes, the app must be restarted
- The app currently doesn't automatically reconnect when connectivity changes occur
- There are no notifications when a new chat message arrives
Initial release
🎉 Initial release! 🎉
This is the first beta release. It's not intended to use with mainnet yet.
Experimental Whatsat release
🎉 Initial release 🎉
Refer to the README.md file for release notes