Skip to content

Releases: Leon1777/karlsen-mobile

v3.0.0

02 Nov 00:46
Compare
Choose a tag to compare
update & refactor v3

- update translations
- fix camera permission
- cleanup and remove unused code
- remove derivation path `111111`(Kaspa) support
- reduce unused address buffer size
- refactor backup secret phrase
- refactor privacy overlay
- remove unused logger
- refactor db boxes
- refactor navigation
- refactor `network` and `networkId` (updates api/explorer url based on ports and network suffix)
- backup sheet cleanup
- refactor settings
- support for BIP39 passphrase
- enable 12 word standard wallets
- fee non optional
- add mass calculator
- update grpc to rusty karlsen
- TKLS on testnet
- replace by fee and fee estimate rpc
- support for priority fee and rbf
- periodically update KLS price
- revert `qr_code_scanner` and `flutter_vibrate` (fix in android\build.gradle; related to the fact that now flutter checks the versions of `compileSdkVersion` and `buildToolsVersion`. Some packages either specify outdated versions or do not specify them at all)
- new white and dark theme
- bump version to `3.0.0+1`

test2

31 Aug 21:37
Compare
Choose a tag to compare
test2 Pre-release
Pre-release

Full Changelog: test1...test2

test1

31 Aug 17:41
Compare
Choose a tag to compare
test1 Pre-release
Pre-release

Full Changelog: v1.0.0...test1