Skip to content

Releases: cryptoadvance/specter-desktop

v1.3.1

26 Apr 12:17
b816a3d
Compare
Choose a tag to compare

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @ben-kaufman's GPG key.
You can get the public key from here: https://benkaufman.info/ben-kaufman.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 5DF6 A760 1DB8 B78E BDEC 18DB 5D27 DE56 4153 F2BD, short id: 5d27de564153f2bd

Release notes

  • Feature: Add unconfirmed tx fees data #1085 (benk10)
  • Feature: Use RPCAuth instead of username + password #1093 (benk10)
  • Feature: Return to/ cancel setup process #1091 (benk10)
  • UIUX: Show user-friendly error messages when session expires #1087 (benk10)
  • UIUX: Use Bitcoin icon set #1080 (benk10)
  • Docs: Update faq.md #1123 (Kim Neunert)
  • Docs: added build-instructions #1077 (Kim Neunert)
  • Bugfix: BitBox02 timeout issue #1090 (benk10)
  • Bugfix: Fix crash if estimatesmartfee fails #1086 (benk10)
  • Bugfix: typo/exception #1102 (djpnewton)
  • Bugfix: #1073 #1094 (benk10)
  • Bugfix: #987 #1088 (benk10)
  • Bugfix: arrow down svg #1125 (benk10)
  • Bugfix: del user with wallets #1126 (Stepan Snigirev)
  • Bugfix: month names #1069 (Kim Neunert)
  • Bugfix: truncated PDF #1095 (benk10)
  • Bugfix: UI issues #1084 (benk10)
  • Bugfix: using correct image for gitlab #1127 (Kim Neunert)
  • Bugfix: Improve tx-table and addresses-table render performance #1122 (Will Cosgrove)
  • Chore: Bump y18n from 5.0.4 to 5.0.8 in /pyinstaller/electron #1114 (dependabot[bot])
  • Chore: Refactoring new device setup #1111 (benk10)
  • Chore: allow python version 3.9.X after upgrade to HWI 2.0.1 #1104 (djpnewton)
  • Chore: upgrade wait-on and axios #1124 (Kim Neunert)
  • Chore: refactor check_methods out of specter #1106 (Kim Neunert)
  • Chore: Refactor setup wizard #1120 (benk10)

v1.3.0

29 Mar 17:27
cb5d2eb
Compare
Choose a tag to compare

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @ben-kaufman's GPG key.
You can get the public key from here: https://benkaufman.info/ben-kaufman.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 5DF6 A760 1DB8 B78E BDEC 18DB 5D27 DE56 4153 F2BD, short id: 5d27de564153f2bd

Release notes

Bugfix: bump embit version, add secp binary #1031 (Stepan Snigirev)

  • Bugfix: consolidations issue #1034 (benk10)
  • Bugfix: Default bitcoind timeout to 60s for all platforms #1044 (kdmukai)
  • Bugfix: Raspberry Pi check; fixing breaking changes when not using built-in Tor #1037 (kdmukai)
  • Bugfix: Remove potentially non-final txid #1011 (benk10)
  • Bugfix: auto-escaping of wallet.account_map json in pdf backup #976 (djpnewton)
  • Bugfix: typo #1008 (Jan Rothen)
  • Bugfix: HWI2 integration issues #1045 (benk10)
  • Bugfix: misc Fixes for pre-release, mainly proper tor shutdown (#1048) (benk10)
  • Bugfix: fix fill_psbt #1050 (Stepan Snigirev)
  • Bugfix: exit cleanup #1053 (benk10)
  • Bugfix: Fix Windows pyinstaller typo #1064 (benk10)
  • Bugfix: Pre release minor fixes #1055 (benk10)
  • Bugfix: Remove scientific notations #1067 (benk10)
  • Bugfix: Update Bitcoin Core data dir even when installed and update Cobo Vault instructions #1056 (benk10)
  • Bugfix: Remove download attribute from link #1061 (Taylor Helsper)
  • Chore: Bump jinja2 from 2.11.2 to 2.11.3 #1033 (dependabot[bot])
  • Chore: Some more Cypress tests #970 (benk10)
  • Chore: Re-applying config change to pass Black formatting #1003 (kdmukai)
  • Chore: Cypress travis #997 (Kim Neunert)
  • Chore: Bump HWI to 2.0.1 #1060 (benk10)
  • Chore: Refactor node setup state and timeout #1058 (benk10)
  • Docs: added signature-verification to FAQ #1042 (Kim Neunert)
  • Docs: Update DEVELOPMENT.md for Raspi #1032 (kdmukai)
  • Docs: update to specify correct docker tag #971 (kdmukai)
  • Docs: Fixed typos in faq.md #1004 (Dimitris Tsapakidis)
  • Docs: Add link to RaspiBlitz connection guide #1041 (d11n)
  • Feature: Add "Abandon transaction" option for low fee txs that have been purged from the mempool #991 (kdmukai)
  • Feature: Add full edit transaction for RBF #998 (benk10)
  • Feature: Add mempool.space as an option for fee estimation and block explorer #1020 (benk10)
  • Feature: many more currencies to the price provider #1021 (benk10)
  • Feature: Move wallets loading process to background #1017 (benk10)
  • Feature: Setup Bitcoin Core from Specter #1007 (benk10)
  • Feature: Show wallets overview for / , resolves #1018 #1019 (benk10)
  • Feature: improved the description of the CLI arguments/options #984 (8go)
  • Feature: Logging improvements #1043 (Kim Neunert)
  • Feature: Move to HWI v2 #1001 (benk10)
  • Feature: Specter-DIY: add sd card support #1047 (Stepan Snigirev)
  • Feature: Adding regular logs to core-settings-page #1065 (Kim Neunert)
  • Feature: Call the checker more often if IBD #1059 (benk10)
  • Feature: Pre download core and tor binaries #1062 (benk10)
  • UIUX: changing the background color of that input/output (using colors based on the send/receive svg icons) #989 (djpnewton)
  • UIUX: HWI Bridge design improvement #1015 (benk10)
  • UIUX: Timeout management and other improvements #1057 (Kim Neunert)
  • UIUX: Only tor quicksync warning #1054 (Kim Neunert)

v1.2.2

21 Feb 13:31
bfa0f75
Compare
Choose a tag to compare

v1.2.2 (Hotfix release for Send transaction error)

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get the public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

  • Bugfix: Hot fix for: Transactions sending/ signing failure
  • Bugfix: Hot fix for Tor connections
  • Bugfix: a minor bug that always shows address as used #927 (jleo84)
  • Bugfix: cypress-tests #961 (Kim Neunert)
  • Bugfix: Fix key initial format in wallet info #925 (benk10)
  • Bugfix: Use the request session API for authentification #958 (Jürgen Hötzel)
  • Chore: Bump cryptography from 3.2 to 3.3.2 #943 (dependabot[bot])
  • Chore: enable dev-restart-login #960 (Kim Neunert)
  • Chore: fix release-notes #928 (Kim Neunert)
  • Docs: Typos #941 (Max Hillebrand)
  • Feature: Add failed wallets popup #952 (benk10)
  • Feature: Freeze UTXO and select UTXO for new transaction from the UTXO tab #956 (benk10)
  • Feature: Use descriptor wallet for Bitcoin Core >= v0.21.0 #737 (Sjors Provoost)
  • UIUX: Add reason for why device is disabled in new wallet screen #932 (benk10)
  • UIUX: pass result of createpsbt call back to calculateEstimatedFee #945 (djpnewton)
  • UIUX: Preserve form status when creating a transaction #938 (djpnewton)

v1.2.1

20 Feb 17:26
26ab986
Compare
Choose a tag to compare

v1.2.1 (Hotfix release for Tor connections)

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get the public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

  • Bugfix: Hot fix for Tor connections
  • Bugfix: a minor bug that always shows address as used #927 (jleo84)
  • Bugfix: cypress-tests #961 (Kim Neunert)
  • Bugfix: Fix key initial format in wallet info #925 (benk10)
  • Bugfix: Use the request session API for authentification #958 (Jürgen Hötzel)
  • Chore: Bump cryptography from 3.2 to 3.3.2 #943 (dependabot[bot])
  • Chore: enable dev-restart-login #960 (Kim Neunert)
  • Chore: fix release-notes #928 (Kim Neunert)
  • Docs: Typos #941 (Max Hillebrand)
  • Feature: Add failed wallets popup #952 (benk10)
  • Feature: Freeze UTXO and select UTXO for new transaction from the UTXO tab #956 (benk10)
  • Feature: Use descriptor wallet for Bitcoin Core >= v0.21.0 #737 (Sjors Provoost)
  • UIUX: Add reason for why device is disabled in new wallet screen #932 (benk10)
  • UIUX: pass result of createpsbt call back to calculateEstimatedFee #945 (djpnewton)
  • UIUX: Preserve form status when creating a transaction #938 (djpnewton)

v1.2.0

20 Feb 15:04
875d7c5
Compare
Choose a tag to compare

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get the public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

  • Bugfix: a minor bug that always shows address as used #927 (jleo84)
  • Bugfix: cypress-tests #961 (Kim Neunert)
  • Bugfix: Fix key initial format in wallet info #925 (benk10)
  • Bugfix: Use the request session API for authentification #958 (Jürgen Hötzel)
  • Chore: Bump cryptography from 3.2 to 3.3.2 #943 (dependabot[bot])
  • Chore: enable dev-restart-login #960 (Kim Neunert)
  • Chore: fix release-notes #928 (Kim Neunert)
  • Docs: Typos #941 (Max Hillebrand)
  • Feature: Add failed wallets popup #952 (benk10)
  • Feature: Freeze UTXO and select UTXO for new transaction from the UTXO tab #956 (benk10)
  • Feature: Use descriptor wallet for Bitcoin Core >= v0.21.0 #737 (Sjors Provoost)
  • UIUX: Add reason for why device is disabled in new wallet screen #932 (benk10)
  • UIUX: pass result of createpsbt call back to calculateEstimatedFee #945 (djpnewton)
  • UIUX: Preserve form status when creating a transaction #938 (djpnewton)

v1.1.0

30 Jan 14:59
d98cb03
Compare
Choose a tag to compare

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get the public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

  • Bugfix: #784 URL encode to prevent breaking characters on RPC connection #866 (Maxi Dev)
  • Bugfix: #829 - font size and horizontal alignment #900 (Patrick)
  • Bugfix: Check whether tx address contains list before enumerating it #855 (Ondrej Calda)
  • Bugfix: Fix #605 - Display UI notification after btc core connection test #912 (Patrick)
  • Bugfix: Fix key purpose labeling being overwritten #887 (benk10)
  • Bugfix: Fix no block height with Bitcoin Core v0.19 #859 (benk10)
  • Bugfix: Fix tx info showing wrong input address #865 (benk10)
  • Bugfix: ugly fix utxo blockexplorer rescan #897 (Stepan Snigirev)
  • Bugfix: Util testing and small bugfix about multisig treshold #698 (Manolis)
  • Chore: Bump electron from 10.1.3 to 10.2.0 in /pyinstaller/electron #916 (dependabot[bot])
  • Devops: Added PyCharm IDE configuration + fixed DEVELOPMENT.md title level hierachy (incl. TOC) #892 (paeet)
  • devops: Fixed deprecation warnings #894 (Patrick)
  • Devops: Specify that hwi is not compatible with Python 3.9 #883 (Franck Royer)
  • Docs: Add existing file #846 (bitballin)
  • Docs: Add more info to connect Desktop via TOR #847 (Ramon Tayag)
  • Docs: add multisig tradeoffs note and doc #885 (djpnewton)
  • Docs: add notes about built in authentication methods #871 (djpnewton)
  • Docs: Removing high level consulting request #901 (Callum Macdonald)
  • Docs: Update connect-your-node.md #893 (fatrattombala)
  • Feature: Add addresses tab allowing users to navigate through derived addresses #781 (jleo84)
  • Feature: Added persistent tor setting. #848 (Raj)
  • Feature: add rate limiting and registration link expiry #852 (djpnewton)
  • Feature: address-tab pagination, sorting and exporting to CSV #873 (jleo84)
  • Feature: Auth improvements #860 (benk10)
  • Feature: Get whitepaper via timechain #905 (Manolis)
  • Feature: improve hints for not working connections #888 (Kim Neunert)
  • Feature: Replace address list on receive tab with addresses tab #914 (benk10)
  • Feature: SLIP-132 switch for PDF backup key format #849 (Maxi Dev)
  • Feature: Support Cobo single key files #915 (benk10)
  • UIUX: Add target="_blank" for help links #911 (benk10)
  • UIUX: fixed typos in wallet_receive.jinja and wallet_settings.jinja #853 (Zach Zager)
  • UIUX: Fixes - TX table toolbar alignment, Network label alignment #899 (Patrick)
  • UIUX: Fix typo (puropse -> purpose) #898 (Stacie)
  • UIUX: Fix Typos #879 (Franck Royer)
  • UIUX: Keep slashes and parentheses in tx labels #861 (Ondrej Calda)
  • UIUX: Make Add Keys more obvious #884 (Franck Royer)

v1.0.0

06 Jan 14:52
a960ad0
Compare
Choose a tag to compare

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)
Note on Linux: you need to set up udev rules (included in the archive). Check out readme.
Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get the public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

Bugfix: Fix Windows CI build (#842) (@k9ert)
Bugfix: Allow sending to uppercase bech32 addresses (#837) (@ben-kaufman)
Bugfix: Disable deleting a key used in an existing wallet (#822) (@ben-kaufman)
Bugfix: Fix fiat symbol direction (#802) (@figgyfigs)
Bugfix: Fix Electrum export for signing with ColdCard (#800) (@ben-kaufman)
Bugfix: Fix wrong wallet address type in PDF backup file (#800) (@ben-kaufman)
Bugfix: Fix QR scanner timeout breaking the signing UI (#800) (@ben-kaufman)
Bugfix: Fix issue with wallet name in JSON backup download (#790) (@rajarshimaitra)
Bugfix: Properly handle exception if address not found in wallet (#783) (@ben-kaufman)
Bugfix: Fix spelling mistake (#766) (@szollo)
Bugfix: Fix transaction caching to track all transactions (#760) (@ben-kaufman)
Bugfix: Require authentication be on for stating Tor hidden service (#765) (@ben-kaufman)
Bugfix: Make HWI Bridge settings available to all users in multiuse mode (#765) (@ben-kaufman)
Feature: Add automatic SSL certificate generation from CLI (#789) (@k9ert)
Feature: Allow configuring custom Tor proxy URL and control port (#765) (@ben-kaufman)
Feature: Add Tor-only mode to force all external calls go over Tor (#765) (@ben-kaufman)
Feature: Label any addresses from everywhere (#760) (@ben-kaufman)
Feature: Search, sort, page limit, and jump between pages in the transactions and UTXO tabs (#760) (@ben-kaufman)
Feature: Export transactions, UTXO, and addresses into CSV file (#758) (@ben-kaufman)
UI: Consistent rescan labels (#843) (@justinmoon)
UI: Fix typo in price update notification (#831) (@instagibbs)
UI: Change wallet type labels on new device popup (#798) (@rajarshimaitra)
UI: Fix closing notification issue on mobile (#791) (@ben-kaufman)
UI: Add Wallets Overview UTXO tab (#760) (@ben-kaufman)
UI: Refactor the UTXO tab to look like the tx history tab (#760) (@ben-kaufman)
UI: Rename address table column to label (#764) (@figgyfigs)
UI: Move all Tor settings to new "Tor" Setting tab (#765) (@ben-kaufman)
Docs: Fix Docker docs issue (#792) (@RandyMcMillan)
Docs: Update FAQ on Appimage on Debian 10 (#773) (@k9ert)
Devops: Improve dev-toolings with Cypress snapshots (#797) (@k9ert)
Test: Add Cypress as a new testing framework (#712) (@k9ert)

v0.10.4

06 Dec 17:24
e0921ee
Compare
Choose a tag to compare

v0.10.4 (Hotfix release)

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS (only Catalina or above), Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

v0.10.2

05 Dec 13:56
28d0eef
Compare
Choose a tag to compare

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

v0.10.1

23 Nov 07:31
6b6e067
Compare
Choose a tag to compare

v0.10.1 (Hotfix to support Ledger's new firmware)

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F, short id: 36ed357ab24b915f

Release notes

  • Bugfix: Fix integration with Ledger running the latest Bitcoin app (1.5.1) (#682) (@ben-kaufman)