Skip to content

v0.4.4-beta.1

Pre-release
Pre-release

Choose a tag to compare

@Zero-1729 Zero-1729 released this 12 Jun 02:48
· 58 commits to main since this release
fc2669c

Added

  • Added new info in README on Breez SDK Greenlight Credentials.
  • Included .env and env-example in README (#6).
  • Lock App orientation to portrait on Android.
  • Include Breez health check (operational, maintenance, and service_disruption).
  • Include loading message and symbol for successful BoltNFC withdrawal.

Changes

  • Bumped to Breez SDK v0.4.2-rc1.
  • Detect and pass param if Breez services offline in WalletView and display not connected message in swap component.
  • Detect and handle if not connected to Breez in RequestAmount to show only onchain + amount, if any in Receive.
  • Updated IOS AppIcon to conform with Apple requirements.
  • Took out NDEF tag in entitlements to conform with Apple requirements.
  • Increased padding for currency items in settings to improve click accuracy.

Fixes

  • Fixed issue with no GL credentials found in .env.
  • Include link to full taproot address prefix tb1p/bc1p (#3).
  • Fixed create wallet issue (#4).
  • Fixed handling/fns for GL credentials.
  • Fixed BoltNFC bottom button enabled to route home when NFC unsupported.
  • Fixed receive screen route for LN whether amount within—or beyond—inbound liquidity limit.
  • Added temporary fix for remote descriptor lib (#7)