Updated changelog

This commit is contained in:
Alexandre Paillier
2024-07-24 15:05:16 +02:00
parent 86798708fb
commit 8f3833cd1b

View File

@@ -5,7 +5,48 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2023-XX-XX
## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2023-07-24
### Added
- (network) Base Sepolia
- (network) Blast
- (network) Blast Sepolia
- (network) Mantle
- (network) Mantle Sepolia
- (network) Arbitrum Sepolia
- (network) Linea Sepolia
- (network) OP Sepolia
- (network) Etherlink Mainnet
- (network) ZetaChain
- (network) Astar zkEVM
- (network) Lisk
- (network) Lisk Sepolia
- (network) ZKsync
- (network) BOB
- (network) Electroneum
- New EIP-712 filtering modes (datetime, amount-join)
- New blind-signing warning flow before every blind-signed transaction flow
- Ledger Flex support
### Removed
- (clone) Flare
- (clone) Flare Coston
- (clone) Eth Goerli
- (clone) Eth Ropsten
- Wallet ID support
- U2F support
- Blind-signing setting
### Changed
- Renamed Optimism to OP Mainnet
- Can now store up to 5 assets information (instead of 2)
- Can now buffer & show multiple EIP-712 fields on one page for NBGL devices
### Fixed
- Handling of EIP-712 empty arrays within nested structs
## [1.10.4](https://github.com/ledgerhq/app-ethereum/compare/1.10.3...1.10.4) - 2023-03-08