Skip to content

Commit

Permalink
fixup! feat(fw): add legacy 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obrusvit committed Feb 10, 2025
1 parent 7dc4420 commit d1199bf
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion firmware/t1b1/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"required": false,
"version": [1, 13, 0],
"bootloader_version": [1, 12, 1],
"min_bridge_version": [2, 0, 25],
"min_firmware_version": [1, 12, 0],
"min_bootloader_version": [1, 12, 0],
"url": "data/firmware/t1b1/trezor-t1b1-1.13.0.bin",
"url_bitcoinonly": "data/firmware/t1b1/trezor-t1b1-1.13.0-bitcoinonly.bin",
"fingerprint": "356433bd9de6cb564bf7778fc5de73c56197459523358f267e9235af9e1ce46d",
"fingerprint_bitcoinonly": "81928bbb5bc855f46a2ccb210173f9676b69d153a513bfa0101abfc063f7aef5",
"firmware_revision": "592590cf66a9b62dfeee7e4d2afb6e01005e5b2c",
"notes": "",
"changelog": "* Multisig-related changes.\n* Reworked PIN processing.\n* Allow showing XPUB using a QR code.",
"changelog_bitcoinonly": "* Multisig-related changes.\n* Reworked PIN processing.\n* Allow showing XPUB using a QR code."sat\" displayed instead of \"sat BTC\".\n* Bootloader 1.12.1. included."
},
{
"required": false,
"version": [1, 12, 1],
Expand Down Expand Up @@ -261,7 +277,7 @@
"fingerprint": "019e849c1eb285a03a92bbad6d18a328af3b4dc6999722ebb47677b403a4cd16",
"firmware_revision": "0a6a5f85729e663fbeae5ce9e5745918ff6f9d5d",
"changelog": "* Fix fault when using the device with no PIN* Fix OMNI transactions parsing"

},
{
"required": false,
Expand Down

0 comments on commit d1199bf

Please sign in to comment.