Skip to content

Releases: fusion44/sendmany

SendMany v0.6.0-beta

20 Apr 06:25
49dbbef
Compare
Choose a tag to compare
SendMany v0.6.0-beta Pre-release
Pre-release

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

02 Feb 08:59
2c2e589
Compare
Choose a tag to compare
Pre-release

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

29 Jan 18:06
585e54f
Compare
Choose a tag to compare
Pre-release

🎉 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

12 Dec 11:28
a56ff22
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

🎉 Initial release! 🎉
This is the first beta release. It's not intended to use with mainnet yet.

Experimental Whatsat release

12 Dec 12:14
d067f8d
Compare
Choose a tag to compare
Pre-release

🎉 Initial release 🎉
Refer to the README.md file for release notes