@@ -4,31 +4,40 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 2.0.25] - 2024-04-23
7
+ ## [ 2.0.26] - 2025-04-23
8
+ ### Changed:
9
+ - Green is now Blockstream App, application style is updated to match the rebrand
10
+ - Hardware wallet advertisement segmentation
11
+
12
+ ### Fixes:
13
+ - Child process must receive datadir form the parent process
14
+ - Prevent multiple app settings dialogs
15
+
16
+ ## [ 2.0.25] - 2025-04-23
8
17
### Fixes:
9
18
- Previous release had wrong version
10
19
11
- ## [ 2.0.24] - 2024 -04-23
20
+ ## [ 2.0.24] - 2025 -04-23
12
21
### Changed:
13
22
- Update GDK to 0.75.1
14
23
15
24
### Fixes:
16
25
- Amount parsing when changing from fiat denomination to Liquid asset
17
26
18
- ## [ 2.0.23] - 2024 -03-27
27
+ ## [ 2.0.23] - 2025 -03-27
19
28
### Fixes:
20
29
- Correct amount parsing when sending a Liquid asset
21
30
- Prevent a crash when the wallet logouts and a balance refresh was about to occur
22
31
23
- ## [ 2.0.22] - 2024 -03-20
32
+ ## [ 2.0.22] - 2025 -03-20
24
33
### Added:
25
34
- Option to request an email containing the user’s nLockTime transactions
26
35
27
36
### Fixes:
28
37
- Image size when a new Jade device is detected
29
38
- Correct location of crash reports on macOS and Linux
30
39
31
- ## [ 2.0.21] - 2024 -03-07
40
+ ## [ 2.0.21] - 2025 -03-07
32
41
### Added:
33
42
- Crash reporting
34
43
@@ -43,23 +52,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
52
- Prevent invalid transaction creation under slow networking
44
53
- Available amount displayed after manual coin selection
45
54
46
- ## [ 2.0.20] - 2024 -02-03
55
+ ## [ 2.0.20] - 2025 -02-03
47
56
### Added:
48
57
- Enable Liquid discounted fees for Confidential Transactions (CT).
49
58
50
59
### Fixed:
51
60
- Can not change transaction notes on watch-only
52
61
53
- ## [ 2.0.19] - 2024 -01-27
62
+ ## [ 2.0.19] - 2025 -01-27
54
63
### Added:
55
64
- Create support tickets from the application
56
65
57
- ## [ 2.0.18] - 2024 -01-23
66
+ ## [ 2.0.18] - 2025 -01-23
58
67
### Fixed:
59
68
- Revert Qt to 6.8.0 to fix crash on macOS Intel
60
69
- Prevent overflow of unit selector
61
70
62
- ## [ 2.0.17] - 2024 -01-09
71
+ ## [ 2.0.17] - 2025 -01-09
63
72
### Added:
64
73
- Graphical assets for Jade Plus
65
74
- Support video advertisement on Linux
0 commit comments