Is support for Silent Payment on your roadmap?
Yes SP will be integrated in Bitcoin Safe if possible. It's being worked on here
https://github.com/bitcoindevkit/bdk-sp to integrate it in BDK. When that is done we need Hardware signer support, which will be critical. SP has the downside that you cannot verify the destination address is correct. You have to trust the hardware signer. Also, SP gets complicated in the multisig case.
Tldr: Sp is awesome, but there needs a lot of work to be done until it becomes a smooth experience with hardware signers.
Version 1.7.1 was released Check out
https://github.com/andreasgriffin/bitcoin-safe/releasesNew Features Choice between BTC and ₿ in the UI
UTXO based coin selection is supplemented by address based coin selection directly from the address list
Fully configurable P2P listening connections for instant transaction notifications
Improvements Better explanations for RBF/CPFP transactions
Better notifications for sync errors
Bug fixes, Translation fixes