Skip to content

v1.7.0 - Queue and Websocket Improvements

Choose a tag to compare

@zapomatic zapomatic released this 16 May 14:36
· 10 commits to main since this release

This release completely rebuilds the websocket and API request queue logic and includes bug, performance, and UX fixes.

- new method for mempool.space websocket subscription management
  - now managed per address to prevent hundreds of websocket subscriptions
  - improved websocket logic for adding/editing/deleting addresses
  - showing websocket subscription status in address row
- clearer UI for zero balances (opacity reduction)
- tighter UI (reduced margin/padding)
- fix auto-acceptance bug (failing to alert telegram when alert is set in some cases)
- descriptor and extended key rows now show balance summary of address lists
- more robust e2e tests