1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/core/ChangeLog

92 lines
2.4 KiB
Plaintext
Raw Normal View History

2019-08-27 12:37:44 +00:00
Version 2.x.x [not yet released]
* nothing yet
Version 2.1.6 [to be released Oct 2019]
2019-09-19 07:37:23 +00:00
* Refactor Shamir related codebase
* Super Shamir
* FIDO2
* FIDO2 credential management via trezorctl
* SD card protection
* BackupType in Features
2019-08-27 12:37:44 +00:00
2019-08-28 11:59:42 +00:00
Version 2.1.5 [Sep 2019]
2019-08-27 12:35:05 +00:00
* Introduce Bitcoin-only firmware
2019-09-02 10:46:20 +00:00
* Fix for sluggish U2F authentication when using Shamir
2019-08-27 12:35:05 +00:00
* Fix UI for Shamir with 33 words
2019-09-02 10:46:20 +00:00
* Fix Wanchain signing
2019-09-06 08:57:51 +00:00
* Binance Coin support
* Introduce Features.Capabilities
2019-08-07 13:38:00 +00:00
Version 2.1.4 [Aug 2019 hotfix]
* Shamir Backup reset device hotfix
2019-08-07 13:38:00 +00:00
Version 2.1.3 [Aug 2019]
* Shamir Backup with Recovery persistence
* Touchscreen freeze fix
* Fix display of non-divisible OMNI amounts
Version 2.1.2 [unreleased]
* Shamir Backup feature preview
2019-06-05 12:17:16 +00:00
Version 2.1.1 [Jun 2019]
* Hotfix for touchscreen freeze
2019-04-22 16:57:14 +00:00
* Don't rotate the screen via swipe gesture
* Set screen rotation via user setting
2019-06-05 12:17:16 +00:00
* More strict path validations
* Display non-zero locktime values
* EOS support
* Monero UI fixes
2019-05-22 13:25:10 +00:00
* Speed and memory optimizations
2019-04-22 16:57:14 +00:00
Version 2.1.0 [Mar 2019]
2019-02-25 11:28:06 +00:00
* Security improvements
* Upgraded to new storage format
* Ripple, Stellar, Cardano and NEM fixes
* New coins: ATS, AXE, FLO, GIN, KMD, NIX,
PIVX, REOSC, XPM, XSN, ZCL
* New ETH tokens
* Included bootloader 2.0.3
2018-12-05 11:26:27 +00:00
2019-04-22 16:57:14 +00:00
Version 2.0.10 [Dec 2018]
2018-12-05 11:26:27 +00:00
* Fix Monero payment ID computation
* Fix issue with touch screen and flickering
2018-11-13 15:52:34 +00:00
* Add support for OMNI layer: OMNI/MAID/USDT
2018-12-05 11:26:27 +00:00
* Add support for new coins: BTX, CPC, GAME, RVN
* Add support for new Ethereum tokens
* Included bootloader 2.0.2
2018-11-05 15:02:22 +00:00
2019-04-22 16:57:14 +00:00
Version 2.0.9 [Nov 2018]
2018-11-05 15:01:27 +00:00
* Small Monero and Segwit bugfixes
2018-10-29 17:05:07 +00:00
2019-04-22 16:57:14 +00:00
Version 2.0.8 [Oct 2018]
2018-10-22 08:30:20 +00:00
* Monero support
* Cardano support
* Stellar support
* Ripple support
* Tezos support
* Decred support
* Groestlcoin support
* Zencash support
* Zcash sapling hardfork support
* Implemented seedless setup
2019-04-22 16:57:14 +00:00
Version 2.0.7 [Jun 2018]
2018-06-23 11:31:38 +00:00
* Bitcoin Cash cashaddr support
* Zcash Overwinter hardfork support
* NEM support
* Lisk support
* Show warning on home screen if PIN is not set
* Support for new coins:
2019-04-22 16:57:14 +00:00
Bitcoin Private, Fujicoin, Vertcoin, Viacoin, Zcoin
2018-06-23 11:31:38 +00:00
* Support for new Ethereum networks:
2019-04-22 16:57:14 +00:00
EOS Classic, Ethereum Social, Ellaism, Callisto, EtherGem, Wanchain
2018-06-23 11:31:38 +00:00
* Support for 500+ new Ethereum tokens
2019-04-22 16:57:14 +00:00
Version 2.0.6 [Mar 2018]
2018-06-23 11:31:38 +00:00
* fix layout for Ethereum transactions
* fix public key generation for SSH and GPG
* add special characters to passphrase keyboard
2019-04-22 16:57:14 +00:00
Version 2.0.5 [Mar 2018]
2018-06-23 11:31:38 +00:00
* first public release