v1.0.32
Pre-release
Pre-release
What's Changed
- chore: update version numbers to 1.0.31 in nfpm.yaml and build.json by @johnnyluo in #2065
- Fix app passcode and fast vault pass check by @Ehsan-saradar in #2063
- Fix/toggle color by @devzl in #2061
- Manage Friends REFERRAL by @antoni0dev in #2048
- Fix send max amount issue by @Ehsan-saradar in #2031
- EVM Native Token Send Transactions Scan (Part 1 of Blockaid Integration) by @rcoderdev in #2073
- Referral FIxes by @antoni0dev in #2074
- Update integration guid for extension by @Ehsan-saradar in #2017
- Fix error code in extension by @Ehsan-saradar in #2001
- Adjust Rive Animations by @antoni0dev in #2079
- Fix extension window height on Vivaldi browser by @Ehsan-saradar in #2081
- Fix: Thorchain tokens selection by @devzl in #2086
- Fix Unmerge Issues by @antoni0dev in #2087
- Scan ERC20 send transactions and display the description from the Blockaid response in the tooltip for additional context. (Part 2 of the Blockaid integration) by @rcoderdev in #2076
- Fix the non-unique key in the send keysign payload, as it can result in generating the same keysign payload for a new send transaction. by @rcoderdev in #2089
- Fix: swap input font by @devzl in #2092
- Fix extension freeze issue by @Ehsan-saradar in #2088
- Enhance key generation logic to support plugin resharing by adjusting… by @johnnyluo in #2093
How to verify AppImage?
1.Download the GPG key gpg --keyserver keyserver.ubuntu.com --recv-keys DAEDA100ED705F5D29A1D67AD2670C2568B8A42C
2.Download vultisig.AppImage.sig and vultisig-v1.0.32.AppImage
3.Run gpg --verify vultisig.AppImage.sig vultisig-v1.0.32.AppImage
4. the output should be
gpg: Signature made Tue 22 Jul 2025 10:13:24 AM UTC
gpg: using RSA key DAEDA100ED705F5D29A1D67AD2670C2568B8A42C
gpg: Good signature from "vultisig-debian (Vultisig debian package gpg key) <dev@vultisig.com>" [ultimate]
Full Changelog: v1.0.31...v1.0.32