Skip to content

v1.0.4

Compare
Choose a tag to compare
@Jasonvdb Jasonvdb released this 12 Sep 07:56
66b82ac

Enhancements

Features

  • Transfer Notifications: Added support for notifications on transfer activity. #2135 by @pwltr
  • Channel Information: Added channel ID and channel point display in the wallet. #2132 by @limpbrains
  • Replace-by-Fee (RBF): Enabled RBF and improved Child-Pays-for-Parent (CPFP) functionality. #2141 by @limpbrains (disabled in #2201)
  • RBF by Default: Enabled RBF by default in transactions. #2163 by @limpbrains
  • Transfer Flow Update: Improved user experience for the transfer flow. #2165 by @pwltr
  • React Native LDK Update: Updated the React Native Lightning Development Kit (LDK). #2153, #2211 by @Jasonvdb

UI Enhancements

  • UI Fixes and Updates: Improved user interface for opening and closing channels in order to have a better experience. #2144, #2148, #2197 by @pwltr
  • Transfer UI Fixes: Resolved issues with the transfer UI. #2169, #2197, #2198 by @pwltr
  • Channel Selection Scroll: Enabled scroll feature for easier channel selection. #2176 by @pwltr
  • Headlines Widget Offline Fix: Fixed the headlines widget for offline mode. #2131 by @limpbrains
  • Remove Exit App Buttons: Removed unnecessary exit app buttons. #2206 by @pwltr

Bug Fixes

UI

  • Fee Rate Screen: Ensured the selected fee always appears on the FeeRate screen. #2134 by @limpbrains
  • Swipe to Confirm: Removed blinking effect in SwipeToConfirm. #2178 by @limpbrains
  • Electrum Connection: Ensured Electrum connection stays active when the app is in the background. #2077 by @pwltr

Wallet

  • Channel Usability after Restore: Ensured channels remain usable after restoring the wallet. #2051 by @limpbrains
  • Wallet Initialization: Prevented the wallet from being initialized twice. #2210 by @limpbrains
  • Data Wipe on ToS Screen: Wipe wallet data if the user rejects the Terms of Service. #2200 by @pwltr
  • Stop Auto Removing Peers: Fixed an issue where peers were automatically removed. #2199 by @Jasonvdb

Maintenance

Chore

  • Docker Compose: Migrated to docker compose from docker-compose. #2130 by @limpbrains
  • Git Dependencies to NPM: Moved git dependencies to NPM. #2164 by @limpbrains
  • Pre-commit Hook: Updated the pre-commit hook configuration. #2166 by @pwltr
  • Terms of Service Update: Updated the Terms of Service (ToS). #2191 by @pwltr
  • React Native LDK Update: Updated React Native LDK. #2153, #2211 by @Jasonvdb
  • Language Files: Synchronized language files. #2212 by @limpbrains