Skip to content

Commit deaabf6

Browse files
committed
Bumped to 0.1.98-1.0
1 parent 225ab51 commit deaabf6

3 files changed

Lines changed: 10 additions & 15 deletions

File tree

lib/locator.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import 'package:bb_mobile/settings/bloc/settings_cubit.dart';
3232
import 'package:dio/dio.dart';
3333
import 'package:get_it/get_it.dart';
3434

35-
const bbVersion = '0.1.98';
35+
const bbVersion = '0.1.98-1.0';
3636

3737
GetIt locator = GetIt.instance;
3838

op/config/release-notes.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,17 @@
11

2-
## bullbitcoin-mobile-v0.1.95
2+
## bullbitcoin-mobile-v0.1.98
33

4-
Various bug fixes.
54

65
### Changelog
7-
- Finalize psbt for coldcard broadcast
8-
- Various UI Fixes
9-
- Fixes in delete wallet
10-
- Patches in RBF
11-
- Fixes in xyzpub for legacy wallets
6+
- fixed bugs in fee selection
7+
- added screen protection in task switcher
8+
- improved error handling
9+
- various fixes/improvements in electrum client
10+
- save currency on app restarts
11+
- improved test backup ux
12+
- various fixes in rbf
1213

1314
### Required/Known-Bugs
14-
- bip329
1515
- transaction:
1616
- recognize transactions to self (these currently show up as the fee amount)
17-
- working but buggy coldcard vdisk flow
1817
- tests on descriptor imports
19-
- electrum:
20-
- sometimes electrum errors and wallet can get stuck, goto settings and
21-
click save again
22-

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: bb_mobile
22
description: Bull Bitcoin Mobile Wallet
33
publish_to: 'none'
4-
version: 0.1.98+11
4+
version: 0.1.98-1.0+12
55

66
environment:
77
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)