Skip to content

Commit

Permalink
chore: add 2.7.0 firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
vdovhanych committed Apr 3, 2024
1 parent 90a33d7 commit f020bbc
Show file tree
Hide file tree
Showing 9 changed files with 63 additions and 0 deletions.
15 changes: 15 additions & 0 deletions firmware/2/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"required": false,
"version": [2, 7, 0],
"min_bridge_version": [2, 0, 7],
"min_firmware_version": [2, 0, 8],
"min_bootloader_version": [2, 0, 0],
"bootloader_version": [2, 1, 4],
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR"],
"url": "data/firmware/2/trezor-2.7.0.bin",
"url_bitcoinonly": "data/firmware/2/trezor-2.7.0-bitcoinonly.bin",
"fingerprint": "53a645218792e413ad06c27320b7d1adc944b690ce831301bbf11c30352d3278",
"fingerprint_bitcoinonly": "c94f07150a6f0bb2862d4c31c6059862aab14f0073dea581118eef51a983bc30",
"changelog": "* Add translations capability. \n* Allow for going back to previous word in recovery process. \n* Clear sign ETH staking transactions on Everstake pool. [Universal fw only] \n* Display descriptors for BTC Taproot public keys. \n* Fixed blank display delay on startup when display orientation is set to other than north. \n* Multiple Solana instructions improved. [Universal fw only]",
"changelog_bitcoinonly": "* Add translations capability. \n* Allow for going back to previous word in recovery process. \n* Display descriptors for BTC Taproot public keys. \n* Fixed blank display delay on startup when display orientation is set to other than north."
},
{
"required": false,
"version": [2, 6, 4],
Expand Down
3 changes: 3 additions & 0 deletions firmware/2/trezor-2.7.0-bitcoinonly.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/2/trezor-2.7.0.bin
Git LFS file not shown
15 changes: 15 additions & 0 deletions firmware/t2b1/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"required": false,
"version": [2, 7, 0],
"min_bridge_version": [2, 0, 7],
"min_firmware_version": [2, 6, 1],
"min_bootloader_version": [2, 1, 1],
"bootloader_version": [2, 1, 4],
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR"],
"url": "data/firmware/t2b1/trezor-t2b1-2.7.0.bin",
"url_bitcoinonly": "data/firmware/t2b1/trezor-t2b1-2.7.0-bitcoinonly.bin",
"fingerprint": "522eb5db073c0f039f7164360668e75a43399d0b4e40edfd06f77f4401cd98aa",
"fingerprint_bitcoinonly": "bb91489a4790b3668e2f5d574a729a0f43009510550fecb5e04c0937d355b2cf",
"changelog": "* Add translations capability. \n* Add loader to homescreen when locking the device. \n* Allow for going back to previous word in recovery process. \n* Clear sign ETH staking transactions on Everstake pool. [Universal fw only] \n* Display descriptors for BTC Taproot public keys. \n* Multiple Solana instructions improved. [Universal fw only] \n* Add missing semicolon character to the passphrase entry.",
"changelog_bitcoinonly": "* Add translations capability. \n* Add loader to homescreen when locking the device. \n* Allow for going back to previous word in recovery process. \n* Display descriptors for BTC Taproot public keys. \n* Add missing semicolon character to the passphrase entry."
},
{
"required": false,
"version": [2, 6, 4],
Expand Down
3 changes: 3 additions & 0 deletions firmware/t2b1/trezor-t2b1-2.7.0-bitcoinonly.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/t2b1/trezor-t2b1-2.7.0.bin
Git LFS file not shown
15 changes: 15 additions & 0 deletions firmware/t2t1/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"required": false,
"version": [2, 7, 0],
"min_bridge_version": [2, 0, 7],
"min_firmware_version": [2, 0, 8],
"min_bootloader_version": [2, 0, 0],
"bootloader_version": [2, 1, 4],
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR"],
"url": "data/firmware/t2t1/trezor-t2t1-2.7.0.bin",
"url_bitcoinonly": "data/firmware/t2t1/trezor-t2t1-2.7.0-bitcoinonly.bin",
"fingerprint": "53a645218792e413ad06c27320b7d1adc944b690ce831301bbf11c30352d3278",
"fingerprint_bitcoinonly": "c94f07150a6f0bb2862d4c31c6059862aab14f0073dea581118eef51a983bc30",
"changelog": "* Add translations capability. \n* Allow for going back to previous word in recovery process. \n* Clear sign ETH staking transactions on Everstake pool. [Universal fw only] \n* Display descriptors for BTC Taproot public keys. \n* Fixed blank display delay on startup when display orientation is set to other than north. \n* Multiple Solana instructions improved. [Universal fw only]",
"changelog_bitcoinonly": "* Add translations capability. \n* Allow for going back to previous word in recovery process. \n* Display descriptors for BTC Taproot public keys. \n* Fixed blank display delay on startup when display orientation is set to other than north."
},
{
"required": false,
"version": [2, 6, 4],
Expand Down
3 changes: 3 additions & 0 deletions firmware/t2t1/trezor-t2t1-2.7.0-bitcoinonly.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/t2t1/trezor-t2t1-2.7.0.bin
Git LFS file not shown

0 comments on commit f020bbc

Please sign in to comment.