File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111## [ v0.7.2 to v0.8.0] ( https://github.com/thunderbiscuit/padawan-wallet/compare/v0.7.2...v0.8.0 ) — March 23, 2022
1212### Added
13+ + Wallet sync is now done in a coroutine
14+ + Add transaction fees in transaction history card
15+ + Add tests
16+ + Sync wallet on startup
17+
18+ ### Fixed
19+ + Bug of tutorials done requiring restart
20+ + Database corruption when data not flushed to disk
1321
1422### Changed
23+ + Intro screens UI is now written in Jetpack Compose
24+ + Migrate to [ bdk-android] ( https://github.com/bitcoindevkit/bdk-kotlin )
25+
26+ ### Removed
27+ + Navigation broadcast fragment
28+ + Remove dependency on androidmads QR code library
1529<br />
1630
1731## [ v0.7.0 to v0.7.2] ( https://github.com/thunderbiscuit/padawan-wallet/compare/v0.7.0...v0.7.2 ) — August 26, 2021
You can’t perform that action at this time.
0 commit comments