Skip to content

Commit

Permalink
feat(fw): add 2.8.7 version, translations
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilata authored and vdovhanych committed Jan 10, 2025
1 parent 2f149a8 commit c82d8ad
Show file tree
Hide file tree
Showing 37 changed files with 176 additions and 0 deletions.
16 changes: 16 additions & 0 deletions firmware/2/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"required": false,
"version": [2, 8, 7],
"min_bridge_version": [2, 0, 7],
"min_bootloader_version": [2, 0, 0],
"min_firmware_version": [2, 0, 8],
"bootloader_version": [2, 1, 8],
"firmware_revision": "8a254aa8eae82f99630df63f40e4d290066a3efc",
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR", "it-IT", "pt-BR"],
"url": "data/firmware/t2t1/trezor-t2t1-2.8.7.bin",
"fingerprint": "7f7bae53913c3a339f22adddb16db70b11bcf908af1c7a5986bae09af9d4ab62",
"changelog": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Simplify UI of Cardano transactions initiated by Trezor Suite.\n* Included new version of bootloader (2.1.8).\n* Fix ETH account number detection.\n* New EVM call contract flow UI.\n* Fix translation of the 'Enable labeling' screen.",
"url_bitcoinonly": "data/firmware/t2t1/trezor-t2t1-2.8.7-bitcoinonly.bin",
"fingerprint_bitcoinonly": "7bdf5de0c00c5d15c06d526a5b0d22cfd8343eb3e7aa01ee3c4ed60dd063bbf1",
"changelog_bitcoinonly": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Included new version of bootloader (2.1.8).\n* Fix translation of the 'Enable labeling' screen."
},
{
"required": false,
"version": [2, 8, 1],
Expand Down
16 changes: 16 additions & 0 deletions firmware/t2b1/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"required": false,
"version": [2, 8, 7],
"min_bridge_version": [2, 0, 7],
"min_bootloader_version": [2, 1, 1],
"min_firmware_version": [2, 6, 1],
"bootloader_version": [2, 1, 8],
"firmware_revision": "8a254aa8eae82f99630df63f40e4d290066a3efc",
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR", "it-IT", "pt-BR"],
"url": "data/firmware/t2b1/trezor-t2b1-2.8.7.bin",
"fingerprint": "554c6586df79e1281dd377bfb99d7b2594dbac66d749837c6a78b9c5e0751098",
"changelog": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Simplify UI of Cardano transactions initiated by Trezor Suite.\n* Included new version of bootloader (2.1.8).\n* Fix ETH account number detection.\n* New EVM call contract flow UI.\n* Fix translation of the 'Enable labeling' screen.",
"url_bitcoinonly": "data/firmware/t2b1/trezor-t2b1-2.8.7-bitcoinonly.bin",
"fingerprint_bitcoinonly": "6381f8a373f9f91a3cf4000a762b8dbf553d11a4a6d433c8863b2fa9eecfd9f1",
"changelog_bitcoinonly": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Included new version of bootloader (2.1.8).\n* Fix translation of the 'Enable labeling' screen."
},
{
"required": false,
"version": [2, 8, 0],
Expand Down
3 changes: 3 additions & 0 deletions firmware/t2b1/trezor-t2b1-2.8.7-bitcoinonly.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/t2b1/trezor-t2b1-2.8.7.bin
Git LFS file not shown
16 changes: 16 additions & 0 deletions firmware/t2t1/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"required": false,
"version": [2, 8, 7],
"min_bridge_version": [2, 0, 7],
"min_bootloader_version": [2, 0, 0],
"min_firmware_version": [2, 0, 8],
"bootloader_version": [2, 1, 8],
"firmware_revision": "8a254aa8eae82f99630df63f40e4d290066a3efc",
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR", "it-IT", "pt-BR"],
"url": "data/firmware/t2t1/trezor-t2t1-2.8.7.bin",
"fingerprint": "7f7bae53913c3a339f22adddb16db70b11bcf908af1c7a5986bae09af9d4ab62",
"changelog": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Simplify UI of Cardano transactions initiated by Trezor Suite.\n* Included new version of bootloader (2.1.8).\n* Fix ETH account number detection.\n* New EVM call contract flow UI.\n* Fix translation of the 'Enable labeling' screen.",
"url_bitcoinonly": "data/firmware/t2t1/trezor-t2t1-2.8.7-bitcoinonly.bin",
"fingerprint_bitcoinonly": "7bdf5de0c00c5d15c06d526a5b0d22cfd8343eb3e7aa01ee3c4ed60dd063bbf1",
"changelog_bitcoinonly": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Included new version of bootloader (2.1.8).\n* Fix translation of the 'Enable labeling' screen."
},
{
"required": false,
"version": [2, 8, 1],
Expand Down
3 changes: 3 additions & 0 deletions firmware/t2t1/trezor-t2t1-2.8.7-bitcoinonly.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/t2t1/trezor-t2t1-2.8.7.bin
Git LFS file not shown
16 changes: 16 additions & 0 deletions firmware/t3b1/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"required": false,
"version": [2, 8, 7],
"min_bridge_version": [2, 0, 7],
"min_bootloader_version": [2, 1, 7],
"min_firmware_version": [2, 8, 3],
"bootloader_version": [2, 1, 8],
"firmware_revision": "8a254aa8eae82f99630df63f40e4d290066a3efc",
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR", "it-IT", "pt-BR"],
"url": "data/firmware/t3b1/trezor-t3b1-2.8.7.bin",
"fingerprint": "1dd5ec22c2609beb6d17a97bf9b4f42a18af1c12db2446d29a945f4ece8727f6",
"changelog": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Simplify UI of Cardano transactions initiated by Trezor Suite.\n* Included new version of bootloader (2.1.8).\n* Fix ETH account number detection.\n* New EVM call contract flow UI.\n* Fix translation of the 'Enable labeling' screen.",
"url_bitcoinonly": "data/firmware/t3b1/trezor-t3b1-2.8.7-bitcoinonly.bin",
"fingerprint_bitcoinonly": "4737a6e12d0ebff19fec3aceb212adff57bbcea7a44f8208caf91cc656382d94",
"changelog_bitcoinonly": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Included new version of bootloader (2.1.8).\n* Fix translation of the 'Enable labeling' screen."
},
{
"required": false,
"version": [2, 8, 3],
Expand Down
3 changes: 3 additions & 0 deletions firmware/t3b1/trezor-t3b1-2.8.7-bitcoinonly.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/t3b1/trezor-t3b1-2.8.7.bin
Git LFS file not shown
16 changes: 16 additions & 0 deletions firmware/t3t1/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"required": false,
"version": [2, 8, 7],
"min_bridge_version": [2, 0, 7],
"min_bootloader_version": [2, 1, 6],
"min_firmware_version": [2, 7, 2],
"bootloader_version": [2, 1, 9],
"firmware_revision": "8a254aa8eae82f99630df63f40e4d290066a3efc",
"translations": ["cs-CZ", "de-DE", "es-ES", "fr-FR", "it-IT", "pt-BR"],
"url": "data/firmware/t3t1/trezor-t3t1-2.8.7.bin",
"fingerprint": "be15ee1f4b7891dc965512455f8d17067ff54a7047e28ed06cec8d56529ab2ef",
"changelog": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Simplify UI of Cardano transactions initiated by Trezor Suite.\n* Included new version of bootloader (2.1.9).\n* Fix ETH account number detection.\n* Show account info in ETH send/stake flow.\n* Fix XPUB confirmed success screen title.\n* New EVM call contract flow UI.\n* Fix incorrect navigation in handy menu while signing BTC message.\n* Fix translation of the 'Enable labeling' screen.",
"url_bitcoinonly": "data/firmware/t3t1/trezor-t3t1-2.8.7-bitcoinonly.bin",
"fingerprint_bitcoinonly": "2f58de2b7c2c29b6a2f14909ad0941e4aa9dd6d3e1416ab66c512a743b5385a9",
"changelog_bitcoinonly": "* Show last typed PIN number for short period of time.\n* Multisig-related changes.\n* Included new version of bootloader (2.1.9).\n* Fix XPUB confirmed success screen title.\n* Fix incorrect navigation in handy menu while signing BTC message.\n* Fix translation of the 'Enable labeling' screen."
},
{
"required": false,
"version": [2, 8, 3],
Expand Down
3 changes: 3 additions & 0 deletions firmware/t3t1/trezor-t3t1-2.8.7-bitcoinonly.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/t3t1/trezor-t3t1-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2b1/translation-T2B1-cs-CZ-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2b1/translation-T2B1-de-DE-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2b1/translation-T2B1-es-ES-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2b1/translation-T2B1-fr-FR-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2b1/translation-T2B1-it-IT-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2b1/translation-T2B1-pt-BR-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2t1/translation-T2T1-cs-CZ-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2t1/translation-T2T1-de-DE-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2t1/translation-T2T1-es-ES-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2t1/translation-T2T1-fr-FR-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2t1/translation-T2T1-it-IT-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t2t1/translation-T2T1-pt-BR-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3b1/translation-T3B1-cs-CZ-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3b1/translation-T3B1-de-DE-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3b1/translation-T3B1-es-ES-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3b1/translation-T3B1-fr-FR-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3b1/translation-T3B1-it-IT-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3b1/translation-T3B1-pt-BR-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3t1/translation-T3T1-cs-CZ-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3t1/translation-T3T1-de-DE-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3t1/translation-T3T1-es-ES-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3t1/translation-T3T1-fr-FR-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3t1/translation-T3T1-it-IT-2.8.7.bin
Git LFS file not shown
3 changes: 3 additions & 0 deletions firmware/translations/t3t1/translation-T3T1-pt-BR-2.8.7.bin
Git LFS file not shown

0 comments on commit c82d8ad

Please sign in to comment.