Releases: andreasgriffin/bitcoin-safe
Releases · andreasgriffin/bitcoin-safe
1.0.0rc2
New Features
- Full support for all major hardware signers Coldcard, Q, Bitbox02, Blockstream Jade, Trezor, Foundation Passport, Keystone, Ledger, Specter DIY
- Balance Statement PDF Export
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
New Features
- Full support for all major hardware signers Coldcard, Q, Bitbox02, Blockstream Jade, Trezor, Foundation Passport, Keystone, Ledger, Specter DIY
- Balance Statement PDF Export
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
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
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
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
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
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
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
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
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