Skip to content

Releases: synonymdev/bitkit-android

v2.2.0

09 Apr 09:47
v2.2.0
e6cd61e

Choose a tag to compare

Store Release Notes

This release brings a redesigned Settings experience with tabbed navigation, a unified send flow with clearer payment options and Lightning support for more payment types, and new onboarding when you have no Lightning connections yet. Support and PIN flows are easier to follow, and we fixed several issues including payment precision, a settings-screen freeze, and stability when returning to Receive.


What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

24 Mar 19:15
v2.1.2
5e71129

Choose a tag to compare

Store Release Notes

Fixed an issue with Lightning channel monitor recovery after an update that could prevent the Lightning node from starting or syncing correctly.


Full Changelog: v2.1.1...v2.1.2

v2.1.1

20 Mar 07:53
v2.1.1
170a50d

Choose a tag to compare

Store Release Notes

Fixed an issue that could prevent the Lightning node from starting after updating from a previous version.


Full Changelog: v2.1.0...v2.1.1

v2.1.0

11 Mar 18:11
v2.1.0
f06acec

Choose a tag to compare

Store Release Notes

Added support for all Bitcoin address types, a new pending payment screen during sends, and pending payment notifications. Improved Lightning peer discovery and channel recovery reliability, fixed currency display formatting, and locked screen orientation for a more stable experience.


What's Changed

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

24 Feb 16:50
2c6828c

Choose a tag to compare

Hotfix: improved Lightning peer discovery and reconnection reliability after infrastructure updates. Updated trusted peer handling reduces failed retries and helps channels reconnect more consistently.

What's Changed

  • feat: peer cards with labels + use ldk-node from GH by @ovitrif in #800
  • fix: update LND4 IP and bump ldk-node to rc.26 by @ben-kaufman in #798

Full Changelog: v2.0.2...v2.0.3

Updater

19 Feb 17:42
b769ed3

Choose a tag to compare

Updater Pre-release
Pre-release

This "release" serves as the static file store to signal to Bitkit Android when an update is available.

v2.0.2

19 Feb 08:35
3bade05

Choose a tag to compare

Highlights

This release focuses on stability, UX polish, and Lightning reliability: better payment and transfer error handling, fixes for balance visibility and tab navigation, backup/restore flows, and improvements to QR and deep-link handling.

Bug fixes

Payments & Lightning
Remove empty message parameter from BIP21 URLs (@jvsena42, #750)
Improve Lightning payment failure messages (@ben-kaufman, #741)
Strip Lightning scheme prefix from scanned QR codes (@jvsena42, #767)
Fix node lifecycle race condition after background payment (@jvsena42, #740)
Handle dust change in max transfer to spending (@jvsena42, #748)

Network & sync
Auto-recover stale network graph cache (@jvsena42, #765)
Add network error retry for transfer polling (@jvsena42, #763)
Don’t close store on sub-resource errors (@jvsena42, #773)
Update balance on channel close from connections (@jvsena42, #774)
Skip auto-refresh for disabled widgets (@jvsena42, #757)

Privacy & balance
Hide monetary values in activity detail (@jvsena42, #752)
Lift hide-balance state to parent composable (@jvsena42, #755)
Skip backup warning after wallet restore (@jvsena42, #747)

UI & navigation
Show tab bar on savings and spending screens (@jvsena42, #751)
Disable Details button until activity is available (@jvsena42, #759)
Prevent accidental sheet dismissal when tapping amount (@jvsena42, #756)
Fix blurry splash screen icon (@jvsena42, #783)
Add spacing before suffix currency symbol (@ovitrif, #785)
Place currency symbol correctly based on locale (@piotr-iohk, #771)

Other
Increase Chatwoot timeout to 1 minute (@jvsena42, #749)
Clearer QR code decoding error message (@jvsena42, #762)
Fix crash on backup confirm mnemonic screen (@jvsena42, #782)
Unified deep-link Lightning selection (@jvsena42, #776)
Delete VSS network graph using new FFI client (@ovitrif, #775)

New features
External scores from Blocktank — use Blocktank-provided scores (@jvsena42, #781)
VSS LDK debug UI — debug interface for VSS/LDK (@ovitrif, #779)
Probing tool in dev settings — probing tool added to developer settings (@jvsena42, #766)

Refactors & maintenance
Move backup verification logic to BackupRepo (@jvsena42, #754)
Bump version 2.0.1 → 2.0.2 (#744, #786)
Expand issue templates (@piotr-iohk, #753)
Update README for production (@jvsena42, #758)

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Feb 01:50
v2.0.1
667f69d

Choose a tag to compare

Bitkit 2.0 is a major upgrade with fully rebuilt native apps. Enjoy faster performance, a smoother interface, background Lightning payments with Wake to Pay, improved reliability, a built in Bitcoin Map, cleaner send and receive flows, and seamless migration that keeps your wallet and settings.