Skip to content

Commit fab1153

Browse files
Updated changelog for 1.14.0
1 parent 3a2354b commit fab1153

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

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
926

1027
## [1.13.0](https://github.com/ledgerhq/app-ethereum/compare/1.12.2...1.13.0) - 2024-11-26
1128

0 commit comments

Comments
 (0)