Releases: vultisig/vultisig-android
Releases · vultisig/vultisig-android
v1.0.78
What's Changed
- Bump version to 1.0.76 by @johnnyluo in #2594
- Fix duplicate name of vaults by @aminsato in #2596
- Select the vault right after importing it by @aminsato in #2595
- Fix keyboard action behavior based on next button state by @aminsato in #2601
- Fix missing vaultPublicKeyEcdsa when scanning Custom Message QR from iOS or extension by @aminsato in #2604
- Replace Tokens with Coins by @aminsato in #2587
- Update chain and token logos by @aminsato in #2607
- [Fix]: Add Snackbar To Vault Details & fix content by @JaimeToca in #2608
- Fix palce holders height by @aminsato in #2600
- Fix typo in biometric string and add spacer by @aminsato in #2624
- Add Blur background when bottom sheets are open by @aminsato in #2614
- Discover chains according to their native tokens by @aminsato in #2617
- Update logos backgrounds for improved visibility and consistency by @aminsato in #2623
- Remove extra Space Above Banner by @aminsato in #2622
- [CommonData]: Apply latest changes by @JaimeToca in #2621
- [VULT]: Implement $VULT Tiers by @JaimeToca in #2611
- [Fix]: Crash VerifyDeposit ViewModel by @JaimeToca in #2639
- Replace != null or ==null with safer alternatives by @aminsato in #2635
- [Fix]: Cardano Asset Selection Dialog by @JaimeToca in #2641
- [SOL]: Switch Jupiter endpoint by @JaimeToca in #2640
- [UTXO]: Adjust UTXO Selection And Match Fees by @JaimeToca in #2642
- Redesign token list screen by @aminsato in #2638
- [Fix]: Show Accurate Estimation on SendForm and Fix Max Transfer ETH by @JaimeToca in #2636
- Add Share option for Vault details screen by @aminsato in #2627
- Add DeFi tab by @aminsato in #2629
- Update Jupiter SwapQuoteRepository to retrieve fee token contract by @aminsato in #2637
Full Changelog: v1.0.77...v1.0.78
v1.0.77
What's Changed
- Bump version to 1.0.76 by @johnnyluo in #2581
- [Fix]: Avoid adding unsupported chains in swap carrousel by @JaimeToca in #2591
- Fix placeholders Not Aligned Properly by @aminsato in #2585
- Fix home View UI Bugs by @aminsato in #2592
Full Changelog: v1.0.76...v1.0.77
v1.0.76
What's Changed
- Bump version to 1.0.75 by @johnnyluo in #2572
- [Fix]: ClearText Connection by @JaimeToca in #2576
- Fix address check in address book entryExists call by @aminsato in #2573
- [Biometrics]: Toggeling off fast sign needs password by @JaimeToca in #2577
- [BackUpPassword]: Handle Errors and Loading by @JaimeToca in #2575
Full Changelog: v1.0.75...v1.0.76
v1.0.75
What's Changed
- Add version to Setting screen by @aminsato in #2542
- Bump version to 1.0.74 in build.gradle.kts by @johnnyluo in #2547
- [Crash]: Handle non existing account exception by @JaimeToca in #2540
- Remove redundant RiveInitializer metadata from AndroidManifest.xml by @aminsato in #2543
- [VerifySend]: Show Loading Placeholder For Fees (non blocking) by @JaimeToca in #2549
- Make banner section scrollable by @aminsato in #2551
- [Fix]: Fiat Amount (Fees Token Transfers) by @JaimeToca in #2558
- Shrink QR Code For KeyGen by @JaimeToca in #2561
- [SSLException]: Add Intermediary certificate by @JaimeToca in #2567
- Add saving address by @aminsato in #2563
- Fix mismatched Home view UI components compared to Figma design by @aminsato in #2569
- [Swap]: Transform token fees into native by @JaimeToca in #2568
- Correct decimal points (exponents) for
LP-THOR.RUJI/ETH.USDC-XYK
by @aminsato in #2571 - Add new banner by @aminsato in #2559
Full Changelog: v1.0.74...v1.0.75
v1.0.74
What's Changed
- Bump version to 1.0.73 by @johnnyluo in #2475
- Fix keygen and keysign setup message upload on retry attempts by @johnnyluo in #2476
- Increase Gradle heap size to improve build performance by @johnnyluo in #2482
- Ignore generated sources in Android CI workflow by @aminsato in #2473
- [SOL]: Support V0 Transactions by @JaimeToca in #2477
- Add $VULT token link to settings and update links by @aminsato in #2478
- Refactor SwapFormViewModel for improved readability and error handling by @johnnyluo in #2484
- [Fix]: Load IPFS Token Logos by @JaimeToca in #2491
- Update Jupiter and Solana API endpoints to use lite API and adjust pa… by @johnnyluo in #2485
- [SOL]: Set Optimal CU Limit for Jupiter Swaps by @JaimeToca in #2492
- Add support for sTCY token in ThorChain by @johnnyluo in #2495
- Add debounce quote requests by @aminsato in #2499
- Add support for PYTH token transfer in Solana and improve null checks by @johnnyluo in #2502
- Fix insufficient found error message by @aminsato in #2487
- Update swap providers in SwapQuoteRepository to include LIFI and impr… by @johnnyluo in #2503
- Fix FileHelper crash by @aminsato in #2504
- Add AUTO token support for Kujira with logo integration by @johnnyluo in #2506
- [SOL]: Add Priority Price (Jupiter Swaps) by @JaimeToca in #2509
- Update compose BOM version to 2025.09.00 by @johnnyluo in #2516
- [Fix]: TRON balances by @JaimeToca in #2518
- [TRON]: Support multiple TRC-20 Balances And Update Node URL by @JaimeToca in #2522
- [Fix]: Handle exceptions during swap transaction processing by @johnnyluo in #2521
- Fix strings not found warning by @aminsato in #2524
- Fix wrong icons on advanced vault settings by @aminsato in #2529
- Redesign home screen - part one (#2457) by @johnnyluo in #2474
- [Fee]: Implement Fee Services by @JaimeToca in #2507
- Update referrer addresses in OneInchApi and KyberApi by @johnnyluo in #2530
- [Fix]: Support sTCY Price by @JaimeToca in #2531
- [TRON]: Enable TRON swaps by @JaimeToca in #2537
- [Fix]: Improve Error Message (Fast Vault) by @JaimeToca in #2533
- Add Vault list and token details by @aminsato in #2536
- [TRX]: Enable USDT Swaps by @JaimeToca in #2539
Full Changelog: v1.0.73...v1.0.74
v1.0.73
What's Changed
- Bump version to 1.0.72 by @johnnyluo in #2441
- Fix Activity NotFound Exception by @aminsato in #2442
- Add x/bank tokens by @aminsato in #2431
- Disable Maya ERC-20 by @JaimeToca in #2445
- Correct Dai fiat value display by @aminsato in #2448
- Update riv quick summary Rive file by @aminsato in #2449
- Handle onclick on switch modifier by @aminsato in #2455
- Choose the Max of gas limit when construct EVM swap by @johnnyluo in #2459
- Fix the language is not matching with Figma by @aminsato in #2460
- Update currency names and settings UI details by @aminsato in #2462
- [Referral]: Latest Design Update (Referral switch + new create widget) by @JaimeToca in #2463
- [Maya]: Support ERC-20 Swaps by @JaimeToca in #2456
- Handle coroutine cancellation in Schnorr keygen/keysign by @aminsato in #2465
- Add support for ARB swaps and update related tests by @johnnyluo in #2471
- [Fix]: Unstake TCY by @JaimeToca in #2472
Full Changelog: v1.0.72...v1.0.73
v1.0.72
What's Changed
- Bump version to 1.0.71 by @johnnyluo in #2393
- [Fix]: Incorrect label EdDSA by @JaimeToca in #2392
- [Referral]: Part III (View Screen) + Design Changes + Fixes by @JaimeToca in #2378
- [LiFI]: Fix Provider Fees Unit by @JaimeToca in #2398
- Fix pressable continue button on send screen by @aminsato in #2397
- [SecurityScanner]: Scan BTC transactions Blockaid by @JaimeToca in #2401
- Fix camera focus box by @aminsato in #2386
- Fix secure vaults pop-up by @aminsato in #2402
- Update reshare condition to check for two signers in vault by @johnnyluo in #2405
- Revise the device settings to match the new design- Part one by @aminsato in #2373
- [TON]: Support TON Tokens by @JaimeToca in #2403
- [Referral]: Enable Referral And Allow Edition by @JaimeToca in #2410
- [Referral]: Adjust Affiliate Fees by @JaimeToca in #2414
- Fix auto-compound unStake by @aminsato in #2413
- [Fix]: Update friend referral code when navigating back by @JaimeToca in #2415
- [Refactor]: Unify EVM Payloads by @JaimeToca in #2416
- Update design system by @aminsato in #2417
- [TRON] Fees: Bandwidth Discounts, Memo Fees & Activation Fees by @JaimeToca in #2418
- Redesign Setting screen - part two by @aminsato in #2411
- [EVM] Implement Fee Estimator: Fix Swap Dropped Transactions by @JaimeToca in #2412
- Remove lock time and properly handle the secret key by @aminsato in #2420
- [Fix]: Mantle Swaps And Adjust Priority Fee by @JaimeToca in #2423
- Fix minor issues on new design setting by @aminsato in #2424
- Update Share screen by @aminsato in #2421
- Add amount staking by @aminsato in #2425
- [THOR]: Add price for YTCY/YRUNE by @JaimeToca in #2426
- [ChainSelector]: Carousel improvements by @JaimeToca in #2427
- Update Ruji API endpoint to use new URL by @johnnyluo in #2429
- [Fix]: Fix Color Referral Body (new settings) by @JaimeToca in #2428
- Update walletCore to version 4.3.6 and modify amount handling to use … by @johnnyluo in #2440
Full Changelog: v1.0.71...v1.0.72
v1.0.71
What's Changed
- Bump version to 1.0.70 by @johnnyluo in #2368
- Update priceProviderID for AERO and OM tokens to reflect new naming c… by @johnnyluo in #2369
- Fix upgrade of fast GG20 vaults by @aminsato in #2366
- [Fix]: Missing From Address (Deposit Overview) by @JaimeToca in #2379
- [Fix]: Token Selector Functions by @JaimeToca in #2387
- [Fix]: Failed LiFi Quotes (Overflow) by @JaimeToca in #2383
- [Verify]: Improve Verify (loading placeholders) by @JaimeToca in #2388
- [Add]: Support for Mantle chain and associated tokens by @johnnyluo in #2390
- Fix pre-selection send address by @aminsato in #2391
SHA-256 certificate fingerprint
5E:55:87:5E:BB:5B:57:D8:34:FE:8D:0C:2D:58:02:1F:07:6D:E6:8E:06:60:DF:B4:DC:9A:D1:C8:C1:D9:5D:DA
Full Changelog: v1.0.70...v1.0.71
v1.0.70
What's Changed
- Bump version to 1.0.69 in build.gradle.kts by @johnnyluo in #2299
- [Thorchain]: Show merge positions for assets by @JaimeToca in #2298
- Add checking null values for fetching address by @aminsato in #2261
- Fix eye password icon in Biometric screen by @aminsato in #2304
- [Asset]: Support new chain selector by @JaimeToca in #2307
- Refactor KyberApi to simplify address handling and improve error resp… by @johnnyluo in #2312
- Display insufficient funds swap error by @aminsato in #2313
- Refactor Tron transaction building to improve readability and add mem… by @johnnyluo in #2317
- [Test]: ChainHelper Tests And Run Android Tests CI by @JaimeToca in #2314
- Fix duplicate vUSDC token by @aminsato in #2311
- Fix camera focus square by @aminsato in #2256
- Add tokens to Mayachain swap provider by @aminsato in #2319
- Change build runner to self-hosted in GitHub Actions configuration by @johnnyluo in #2318
- Update OneInch API endpoint to version 6.1 and adjust disableEstimate… by @johnnyluo in #2322
- Fix changing language on Oppo Phone by @aminsato in #2217
- Fix swap token overview by @aminsato in #2325
- Fix backup password handling more information by @aminsato in #2327
- Fix Unstake TCY error message by @aminsato in #2328
- [Nami]: Support yRUNE and yTCY by @JaimeToca in #2258
- Fix Polygon swap joining from windows by @aminsato in #2324
- Improve Send Flow by @aminsato in #2332
- [Test]: YTCY and YRUNE Tests (Mint & Redeem) by @JaimeToca in #2335
- [Coins]: Avoid Override Coin Amount (SigningInput) by @JaimeToca in #2333
- Update function pairing screen by @aminsato in #2331
- Fix displaying Link token by @aminsato in #2329
- [Referral]: Referral part I (Bottom Sheet + Onboarding + Referral Screen) by @JaimeToca in #2330
- [Swap]: Add support for multiple blockchain-specific swap payloads an… by @johnnyluo in #2342
- Fix transaction type handling in ChainHelperModelExtension and update… by @johnnyluo in #2348
- [Test]: Stake Ruji & Merge/Unmerge by @JaimeToca in #2349
- [Test]: Run Blockchain Test on CI And Configure Emulator by @JaimeToca in #2339
- Fix crash when navigation to an unknown route by @aminsato in #2345
- Fix a crash occurring during socket connection error by @aminsato in #2340
- Refactor key generation completion logic to ensure proper task cancel… by @johnnyluo in #2352
- Replace Russian Ruble (RUB) with Swiss Franc (CHF) by @aminsato in #2354
- Fix copy of transaction hash by @aminsato in #2356
- Remove max button from swap screen by @aminsato in #2357
- Fix local mode setup by @aminsato in #2355
- Update fast vault backup rive animations by @aminsato in #2358
- Fix selection of assets in Cosmos function that are not enabled by @aminsato in #2320
- Fix race condition when handling custom payload by @aminsato in #2350
- Disable estimate in OneInch API request by @johnnyluo in #2361
- Add CACAOPool functions to MAYA chain by @aminsato in #2353
- [Thorchain]: Referral Part II (Edit Screen, Create Screen, Broadcast tx) by @JaimeToca in #2343
- [Referral]: New OnBoarding Screen (remove .riv) by @JaimeToca in #2365
- Update priceProviderID to use 'pyth-network' for consistency by @johnnyluo in #2367
- Add auto-compound TCY staking option by @aminsato in #2364
SHA-256 certificate fingerprint
5E:55:87:5E:BB:5B:57:D8:34:FE:8D:0C:2D:58:02:1F:07:6D:E6:8E:06:60:DF:B4:DC:9A:D1:C8:C1:D9:5D:DA
Full Changelog: v1.0.69...v1.0.70
v1.0.69
What's Changed
- Bump version to 1.0.68 in build.gradle.kts by @johnnyluo in #2291
- [Fix]: Align fast sign button (Swap) by @JaimeToca in #2297
SHA-256 certificate fingerprint
5E:55:87:5E:BB:5B:57:D8:34:FE:8D:0C:2D:58:02:1F:07:6D:E6:8E:06:60:DF:B4:DC:9A:D1:C8:C1:D9:5D:DA
Full Changelog: v1.0.68...v1.0.69