Releases: Fonta1n3/FullyNoded
Releases · Fonta1n3/FullyNoded
Fully Noded - v0.2.13
- add support for nested segwit multi-sig and Ypub/Upub to msig creator
- always process the psbt automatically when adding a psbt to sign
- add ability to export all wallet files
- remove donation wall
- fix file exporting on iOS14
- minor fixes/improvements
Fully Noded v0.2.12
This is a hot fix release:
- fixes an issue where local finalization of a psbt with a large number of inputs may have failed, we now always use Bitcoin Core to finalize psbt's to avoid this rare bug
- users may now choose between either the blockchain.info api or coindesk api in settings as blockchain.info has been having a hard time around $50k...
- if your node is running 0.21 we now use
psbtbumpfee
instead ofbumpfee
, which fixes an issue when bumping the fee for FN wallets - deep link files (.psbt and .txn) will now launch the transaction verifier instead of the signers page
- fixes a bug where a never ending spinner would result when parsing outputs in a transaction if no signers exist
- updates to version2 LifeHashes which will change the appearance of your LifeHashes!
- enable the send button when adding a signed raw transaction if it has no confirmations
- fix some UX quirkiness around bumping the fee
- remove the kill switch
- no longer lock the app when it is backgrounded on macOS
- fix a bug for Bitcoin Core 0.21 first time users where a never ending spinner may have shown when creating a FN wallet if the node had no other existing wallets
Fully Noded - v0.2.11
Release Notes:
- Major upgrade to the Transaction detail view where a transaction's inputs/outputs are itemized
- Major update including many fixes/improvements
- Remove redundant features
- Remove "Sign and Verify", consolidating its functionality into the more universal "Transaction detail" view. Replacing its UI with the "Signers" list
- "Verify Owner" button which adds the ability to cross check the presence of local signers/FN wallets to any output address from the Transaction detail view. This prevents a compromised node from adding an incorrect address into an output when it builds a transaction.
- "Sign psbt" button on Active Wallet view for adding any transaction
- New setting for, manually disabling Esplora use on pruned nodes. To see full input details you need to enable Esplora on a pruned node.
- Adds Lifehashes wherever an address is displayed
- Fixes return button not working on "Unlock password" view
- Tor no longer killed on macOS when the app is backgrounded
- Fixes #131 #137 #139 #123
- Helps ensure Esplora is used as minimally as possible when using a pruned node and parsing inputs
Fully Noded v0.2.10
This is a maintenance release which updates the apps dependencies and makes it compatible with Apples new silicon chips.
- Updates Tor to 0.4.4.6
- Updates Libwally to 0.8.1
Fully Noded - v0.2.9
The following only applies to onchain transactions, lightning functionality will be released at a later date.
- Add memos to transactions
- Add labels to transactions
- UI update to transaction list
- Now see current fiat value and historic fiat value as well as % gain/loss for each transaction
- Improved UX/UI around seeing transaction details
- Improved UX to bumping the fee
- Utilize the Tor V2 address for Blockstream's api when parsing prevtx inputs on pruned nodes to avoid V3 issues
- No longer show transactions that have been replaced by RBF
Fully Noded - v0.2.8
Fully Noded v0.2.8 includes the following new features/enhancements:
- Scan Specter psbt QR codes (animated and static) via the "Sign & Verify" view
- Scan/paste raw transactions in hex format via the "Sign & Verify" view
- Create Fully Noded wallets by pasting or scanning an output descriptor (xpub's only)
- Compatibility with upper cased bech32 addresses and BIP21 invoices
Fully Noded - v0.2.7
- Improved support for importing multisig wallets from Blue Wallet, Cobo Vault and Coldcard when uploading via a file. To import any of these wallets just export the wallet file from the app/device, tap the + button in Fully Noded to create a wallet, select "import via file" and select the file.
- Minor bug fixes.
Fully Noded - v0.2.6
Fully Noded v0.2.6 is a minor update:
- bug fix which caused payments to segwit wrapped addresses (prefix 3) and legacy addresses (prefix 1) to return an error due to a bug that was introduced in v0.2.5 where invoices where converted to lower case
- major UI/UX rework to the invoice view
- general refactoring to invoice view
Fully Noded - v0.2.5
Fully Noded v0.2.5 is a major update:
- UI/UX rework for
Send
view - update coin control to Bitcoin Core 0.21 for major UX improvements! only works for user who have updated to Bitcoin Core 0.21
- general UI and UX improvements
- when activating a wallet the view will now auto dismiss to the
Active Wallet
tab - completely refresh
Active Wallet
view when switching wallets (old balances would lag previously) - update to libwally-core 0.8.0
- update BCLibwallySwift
- PSBT's will now get finalized locally with
Libwally-core
- major improvements to how the app handles BIP21 invoices on the
Send
view
Bug fixes:
- FN wallet detail view still showed after switching to Bitcoin Core wallet
- added missing success/failure alert for sweeping a private key
Fully Noded - v0.2.4
Fully Noded v0.2.4 is a minor update with multiple bug fixes:
- a rare bug effecting some macOS users where the password input field may have become unresponsive
- a never ending spinner when creating a transaction if no signer existed
- a crash caused by inputting a German umlaut in the app password field