File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,24 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ 1.14.0] ( https://github.com/ledgerhq/app-ethereum/compare/1.13.0...1.14.0 ) - 202x-xx-xx
8
+ ## [ 1.14.0] ( https://github.com/ledgerhq/app-ethereum/compare/1.13.0...1.14.0 ) - 2024-12-19
9
+
10
+ ### Added
11
+
12
+ - (network) Zero
13
+ - Generic clear-signing support
14
+
15
+ ### Changed
16
+
17
+ - Renamed "Address" field in ERC-20 approval flow to "Approve to"
18
+ - Blind-signing flow now shows transaction hash (keccak-256 of the RLP without v/r/s)
19
+ - Blind-signing flow now hides the amount if it is 0
20
+
21
+ ### Fixed
22
+
23
+ - Version comparison in trusted name feature
24
+ - Key ID & public key used for trusted names coming from CAL
25
+ - PKI key usage in trusted name feature
9
26
10
27
## [ 1.13.0] ( https://github.com/ledgerhq/app-ethereum/compare/1.12.2...1.13.0 ) - 2024-11-26
11
28
You can’t perform that action at this time.
0 commit comments