Skip to content

Releases: cryptoadvance/specter-desktop

v1.10.3

23 Jun 08:10
4035701
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

SHA256SUMS file contains sha256 hashes of all binary files and signed with "Specter Signer's" GPG key.
You can get the public key from here.
Fingerprint of the key is 785A 2269 EE3A 9736 AC1A 4F4C 864B 7CF9 A811 FEF7
This key has been signed by @k9ert's key which you might have used for validating th 1.7.0 release.

Release notes

  • Bugfix: Display address on device #1774 (Manolis Mandrapilias)
  • Bugfix: Longer Timeout for run_the_numbers #1769 (k9ert)
  • Bugfix: Rescan won't work for fullnodes without explorer #1771 (k9ert)
  • Bugfix: Send max with multiple recipients #1744 (Harshit)
  • Bugfix: Start_specter ran twice in sub_open #1768 (k9ert)
  • Bugfix: Visual artifact in the electron settings dialog #1754 (djpnewton)
  • Chore: Making text-explainer a webcomponent #1752 (Shlok Pandey)
  • Chore: Refactor_wallet_manager #1667 (k9ert)
  • Docs: Corrected links in development.md #1742 (Ankur)
  • Feature: combined test script for cypress and pytest #1749 (relativisticelectron)
  • Feature: Drag and drop for PSBT import #1758 (Shlok Pandey)
  • UIUX: Fixed html character codes for multisig guide & polishment of about page #1743 (Manolis Mandrapilias)

v1.10.2

03 Jun 08:19
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

SHA256SUMS file contains sha256 hashes of all binary files and signed with "Specter Signer's" GPG key.
You can get the public key from here.
Fingerprint of the key is 785A 2269 EE3A 9736 AC1A 4F4C 864B 7CF9 A811 FEF7
This key has been signed by @k9ert's key which you might have used for validating th 1.7.0 release.

Release notes

  • Feature: Basic auth in electron #1730 (djpnewton)
  • Feature: Multisig beginner guide #1731 (relativisticelectron)
  • Bugfix: Corrected build instructions and made virtuelenv name dynamic #1735 (relativisticelectron)
  • Bugfix: issues while using specter as library #1740 (k9ert)
  • Bugfix: PDF backup does not open for multisig #1741 (k9ert)
  • UIUX: fix typo in error_logs #1739 (Bufo)

v1.10.0

27 May 13:32
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

SHA256SUMS file contains sha256 hashes of all binary files and signed with "Specter Signer's" GPG key.
You can get the public key from here.
Fingerprint of the key is 785A 2269 EE3A 9736 AC1A 4F4C 864B 7CF9 A811 FEF7
This key has been signed by @k9ert's key which you might have used for validating th 1.7.0 release.

Release notes

  • Feature: adding has_service() method to user #1732 (Kim Neunert)
  • Feature: Choose file button for labels import #1682 (Manolis)
  • Feature: Customised front end for adding Electrum devices #1622 (relativisticelectron)
  • Feature: introducing gunicorn as an alternative WSGI HTTP Server #1721 (Kim Neunert)
  • Feature: Message signing via QR code #1567 (Manolis)
  • Feature: new extensionpoint specter_persistence_callback #1723 (Kim Neunert)
  • Feature: Optimized uncle jim pdf for the Debasafebags. #1706 (f9ert)
  • Bugfix: add proper uid to initial config fixes #1714 #1715 (Kim Neunert)
  • Bugfix: better error-handling and version checks #1691 (Kim Neunert)
  • Bugfix: wrong arguments for requests_session #1719 (Kim Neunert)
  • Chore: Adjusted releasing process and adding liquidissuer #1716 (Kim Neunert)
  • Chore: Bump ejs from 3.1.5 to 3.1.7 in /pyinstaller/electron #1697 (dependabot[bot])
  • Chore: Change Specter compatibility to ">=3.7,<3.10" #1707 (relativisticelectron)
  • Chore: Docker #1696 (Aaron Dewes)
  • Chore: embit Upgrade to 0.4.13 (ripemd160 replacement) #1702 (relativisticelectron)
  • Chore: install_noded.sh support for elements binary #1717 (relativisticelectron)
  • Chore: misc changes #1733 (Kim Neunert)
  • Chore: Non-standard ports for test-cypress.sh #1729 (Kim Neunert)
  • Chore: Refactor UTXO scan (and timeout bugfix for utxo_scan) #1687 (Kim Neunert)
  • Chore: Removing HWIBridge initialisation on module-level #1720 (Kim Neunert)
  • Chore: Upgrade black version for pre-commit #1708 (relativisticelectron)
  • Chore: Introducing an issue template #1692 (Kim Neunert)
  • Docs: Added support for other distros (Arch/Fedora) #1713 (Ankur)

v1.10.0-pre23

22 Jul 15:19
Compare
Choose a tag to compare
remove unnecessary print statement.

v1.10.0-pre22

22 Jul 14:54
03535fc
Compare
Choose a tag to compare
Bugfix: add proper uid to initial config fixes #1714 (#1715)

* add proper uid to initial config

* increase delay for flaky CIs

v1.10.0-pre19

22 Jul 14:30
03535fc
Compare
Choose a tag to compare
Bugfix: add proper uid to initial config fixes #1714 (#1715)

* add proper uid to initial config

* increase delay for flaky CIs

v1.9.4

28 Apr 11:55
7385f03
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

SHA256SUMS file contains sha256 hashes of all binary files and signed with "Specter Signer's" GPG key.
You can get the public key from here.
Fingerprint of the key is 785A 2269 EE3A 9736 AC1A 4F4C 864B 7CF9 A811 FEF7
This key has been signed by @k9ert's key which you might have used for validating th 1.7.0 release.

Release notes

  • Bugfix: better error-management for seed words which language is not detected #1660 (Kim Neunert)
  • Bugfix: i18n issue preventing historical proces to work in edge cases #1664 (Kim Neunert)
  • Docs: Architectural Notes #1673 (Kim Neunert)
  • Docs: Fix exta / in url in service.md #1659 (Brendan Murphy)
  • UIUX: Overhaul of UTXO list, handling of locked UTXOs and scrollbar added to tx-table web component #1580 (Manolis)
  • Chore: Bump electron from 11.5.0 to 13.6.9 #1647 (Kim Neunert)
  • Chore: Bump async from 3.2.0 to 3.2.3 #1674 (dependabot[bot])
  • Chore: Bump minimist from 1.2.5 to 1.2.6 in /pyinstaller/electron #1637 (dependabot[bot])
  • Chore: Updating cypress from 7.1.0 to 9.5.4 #1672 #1676 (Kim Neunert)
  • Chore: upgrade flask (and others) from 1.1.4 to 2.1.1 #1666 (Kim Neunert)

v1.9.4-pre3

27 Apr 07:48
7385f03
Compare
Choose a tag to compare
v1.9.4-pre3 Pre-release
Pre-release

This is a pre-release!

v1.9.4-pre3 April 27, 2022

  • Bugfix: better error-management for seed words which language is not detected #1660 (Kim Neunert)
  • Bugfix: i18n issue preventing historical proces to work in edge cases #1664 (Kim Neunert)
  • bump electron #1647 (Kim Neunert)
  • Chore: Bump async from 3.2.0 to 3.2.3 #1674 (dependabot[bot])
  • Chore: Bump minimist from 1.2.5 to 1.2.6 in /pyinstaller/electron #1637 (dependabot[bot])
  • Chore: Updating cypress from 7.1.0 to 9.5.4 #1672 (Kim Neunert)
  • Chore: upgrade cypress to 9.5.4 part2 #1676 (Kim Neunert)
  • Chore: upgrade flask and corresponding libs #1666 (Kim Neunert)
  • Docs: Architectural Notes #1673 (Kim Neunert)
  • docs: Fix exta / in url in service.md #1659 (Brendan Murphy)
  • UIUX: Overhaul of UTXO list, handling of locked UTXOs and scrollbar added to tx-table web component #1580 (Manolis)

v1.9.2

04 Apr 17:25
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

SHA256SUMS file contains sha256 hashes of all binary files and signed with "Specter Signer's" GPG key.
You can get the public key from here.
Fingerprint of the key is 785A 2269 EE3A 9736 AC1A 4F4C 864B 7CF9 A811 FEF7
This key has been signed by @k9ert's key which you might have used for validating th 1.7.0 release.

Release notes

  • Bugfix: Tzdata module missing on windows fixes #1653 #1654 (Kim Neunert)

v1.9.1

02 Apr 19:53
7ba96ac
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

SHA256SUMS file contains sha256 hashes of all binary files and signed with "Specter Signer's" GPG key.
You can get the public key from here.
Fingerprint of the key is 785A 2269 EE3A 9736 AC1A 4F4C 864B 7CF9 A811 FEF7
This key has been signed by @k9ert's key which you might have used for validating th 1.7.0 release.

Release notes

  • Bugfix: opening non-installed extensions in new window #1650 (Kim Neunert)
  • Bugfix: price provider uses wrong user #1640 (Kim Neunert)
  • Bugfix: Restore editing of labels #1649 (Kim Neunert)
  • Chore: Bump ansi-regex from 4.1.0 to 4.1.1 in /pyinstaller/electron #1643 (dependabot[bot])
  • Chore: Bump minimist from 1.2.5 to 1.2.6 #1639 (dependabot[bot])
  • Chore: Update elements to 0.21.0.2 #1641 (Kim Neunert)