Skip to content

Releases: andreasgriffin/bitcoin-safe

1.0.0rc2

03 Jan 09:00
08e9327
Compare
Choose a tag to compare
1.0.0rc2 Pre-release
Pre-release

New Features

Improved Features

  • Sync & Chat: Label Synchronization backup and Multi-party Multisig Collaboration can now be enabled in the last wallet setup wizard step
  • Transaction diagram navigation by clicking on inputs and outputs
  • PSBT Creation: Beautified fee selection mempool blocks

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0rc2-x86_64.AppImage.asc

1.0.0rc1

28 Dec 11:44
b68f0ac
Compare
Choose a tag to compare
1.0.0rc1 Pre-release
Pre-release

New Features

Improved Features

  • Sync & Chat: Label Synchronization backup and Multi-party Multisig Collaboration can now be enabled in the last wallet setup wizard step
  • Transaction diagram navigation by clicking on inputs and outputs

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0rc1-x86_64.AppImage.asc

1.0.0b4

12 Nov 20:25
e97093b
Compare
Choose a tag to compare

Improvements

  • Fixed crash on Startup in Windows

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0b4-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

1.0.0b3

10 Nov 11:34
8fad701
Compare
Choose a tag to compare

New Features

  • Enabled exporting of diagrams in SVG format for better quality and scalability. (via right-click)
  • Added a portable exe for Windows
  • Users can now open file TX, PSBT, and wallet files directly via file associations

Bug Fixes

  • The AppImage now starts correctly on Linux systems such as Mint

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0b3-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

1.0.0b2

02 Nov 15:56
a7f2cff
Compare
Choose a tag to compare

New Features

  • Added German Language
  • Added GIF export for animated QR codes
  • Sync tab, which allows chat, synchronization and backup of labels, is now called SyncTalk

Improvements

  • When a tab is closed, the last activated tab is selected
  • Various UI bug fixes

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0b2-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

1.0.0b1

27 Oct 18:56
e553082
Compare
Choose a tag to compare

BETA Version -- Use with Caution

Features

  • Easy Multisig-Wallet Setup
    • Step-by-Step instructions for a secure MultiSig setup with PDF backup sheets
    • Test transactions ensure that all hardware signers are ready
    • Full support for Coldcard, Coldcard Q, Bitbox02, Blockstream Jade, and Specter DIY, supporting QR, USB, SD-card
  • Secure: Hardware signers only
    • All wallets require hardware signers/wallets for safe seed storage
    • Powered by BDK
  • Multi-Language:
    • 🇺🇸 English, 🇨🇳 Chinese - 简体中文, 🇪🇸 Spanish - español de España, 🇯🇵 Japanese - 日本語, 🇷🇺 Russian - русский, 🇵🇹 Portuguese - português europeu, 🇮🇳 Hindi - हिन्दी, Arabic - العربية, 🇮🇹 Italian - italiano, 🇫🇷 French - Français, (more upon request)
  • Simpler address labels by using categories (e.g. "KYC", "Non-KYC", "Work", "Friends", ...)
    • Automatic coin selection within categories
    • Transaction flow diagrams, visualizing inputs and outputs, click on inputs and output to trace the money flow
  • Sending for non-technical users
    • 1-click fee selection via mempool-blocks
    • Automatic merging of utxos when fees are low
  • Collaborative:
    • Label synchronization between different computers and encrypted cloud backup
    • Wallet chat and PSBTs sharing between different computers

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0b1-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

1.0.0b0

27 Oct 11:34
9cf1792
Compare
Choose a tag to compare

BETA Version -- Use with Caution

Features

  • Easy Multisig-Wallet Setup
    • Step-by-Step instructions for a secure MultiSig setup with PDF backup sheets
    • Test transactions ensure that all hardware signers are ready
    • Full support for Coldcard, Coldcard Q, Bitbox02, Blockstream Jade, and Specter DIY, supporting QR, USB, SD-card
  • Secure: Hardware signers only
    • All wallets require hardware signers/wallets for safe seed storage
    • Powered by BDK
  • Multi-Language:
    • 🇺🇸 English, 🇨🇳 Chinese - 简体中文, 🇪🇸 Spanish - español de España, 🇯🇵 Japanese - 日本語, 🇷🇺 Russian - русский, 🇵🇹 Portuguese - português europeu, 🇮🇳 Hindi - हिन्दी, Arabic - العربية, 🇮🇹 Italian - italiano, 🇫🇷 French - Français, (more upon request)
  • Simpler address labels by using categories (e.g. "KYC", "Non-KYC", "Work", "Friends", ...)
    • Automatic coin selection within categories
    • Transaction flow diagrams, visualizing inputs and outputs, click on inputs and output to trace the money flow
  • Sending for non-technical users
    • 1-click fee selection via mempool-blocks
    • Automatic merging of utxos when fees are low
  • Collaborative:
    • Label synchronization between different computers and encrypted cloud backup
    • Wallet chat and PSBTs sharing between different computers

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-1.0.0b0-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

0.7.4a0

18 Aug 14:41
e1a0151
Compare
Choose a tag to compare

Improvements

  • Added Italian language
  • Added AppImage file format back in
  • Added deb file format

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-0.7.4a0-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

0.7.3a0

26 Jul 15:20
54a2d7e
Compare
Choose a tag to compare

Improvements

  • Updated translations
  • Chart now shows more digits if needed
  • Updated Dependencies to remove bugs
    • nostr-chat couldn't receive NIP17 messages due to timestamp variations
    • show usb hardware signer simualtors for testnets
  • include vscode launch files

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-0.7.3a0-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe

0.7.2a0

24 Jul 18:45
fd3a6cb
Compare
Choose a tag to compare

GUI improvements and bugfixes

  • Redesigned the AddessDialog window
  • Automatically save transactions that were dropped by bdk (mempool or reorg)

Verify signature

Import my public key and verify the signature with:

gpg import 2759AA7148568ECCB03B76301D82124B440F612D.asc
gpg --verify Bitcoin-Safe-0.7.2a0-x86_64.AppImage.asc

Install and run on Mac, Linux, or Windows

python3 -m pip install bitcoin-safe
python3 -m bitcoin_safe